Full History

Changelog

Tracking every detail, improvement, and fix in the PromptHub ecosystem.

v0.4.0

Added

  • Built-in store with 20+ curated AI agent skills from Anthropic, OpenAI and more
  • One-click install SKILL.md to Claude Code, Cursor, Windsurf, Codex, Kiro, Gemini CLI and 12+ platforms
  • Auto-discover local SKILL.md files, preview and batch import
  • Symbolic link for synced editing or independent copy to each platform
  • Immersive and full-text translation modes for skill content
  • Sidebar tags for quick skill filtering
  • "Add to Library" → auto-popup "Install to Platform" dialog

Improvements

  • Unified platform operations to use "Install" terminology
  • Auto-filter system-generated tags (local, discovered, platform IDs)

v0.3.9

Added

  • Added per-shortcut mode selection (Global/Local) in settings. Local shortcuts only work when the app window is focused, avoiding conflicts with other applications
  • Added "Share as JSON" feature to serialize prompts for easy sharing and migration
  • Clipboard import now opens the full editor instead of a preview modal, allowing field modifications before saving

Improvements

  • Added "Share as JSON" option to context menus across all view modes
  • Added a share button in the prompt detail header for quick access
  • Shared content is marked to prevent immediate re-import of your own prompts

v0.3.8

Added

  • Added JSON Mode and JSON Schema output format support for AI tests to meet structured data generation needs
  • Automatically streamlined UI in English interface, hiding unnecessary "English version" toggle buttons

Fixed

  • Fixed line numbers in the prompt editor not scrolling in sync with content
  • Fixed potential loss of WebDAV credentials during synchronization
  • Fixed window close action settings (minimize/exit) not being saved persistently
  • Fixed 404 errors when fetching model lists from certain non-standard API endpoints
  • Completed multi-language translations and optimized cross-language user experience

v0.3.7

Added

  • Kanban/Bento View Added a new Kanban view with responsive Bento grid layout, supporting 2-4 columns for easy comparison
  • Pinned Comparison Pin multiple prompts to a dedicated top section with quick "Expand/Collapse All" actions

Improvements

  • UI Polish Fixed excessive button spacing in headers for a more compact and consistent layout
  • Variable Input UX Replaced ambiguous `Variable` icon with `Braces` to avoid confusion with error signs, and unified variable displays
  • Attribute Grouping Grouped "Source" and "Notes" fields for better information hierarchy
  • Full i18n Support Updated translations for all supported languages (ZH, EN, JA, DE, ES, FR, ZH-TW)
  • CI/CD Optimization Improved release workflow with separate builds for macOS x64 and arm64

Fixed

  • macOS Intel Launch Fix Fixed blank screen on macOS Intel caused by `better-sqlite3` ABI mismatch with Electron
  • Auto-update Fix Disabled NSIS differential packages to resolve SHA512 mismatch errors on Windows
  • Workflow Lint Fixed context access validation warnings in GitHub Actions

v0.3.6

Added

  • Prompt Video Preview Support generating video previews for prompts, suitable for video generation prompts (MP4/WebM/MOV)
  • Video File Support Support upload and playback of local video files, securely stored locally
  • Video Sync WebDAV sync now includes video files

Improvements

  • Faster Modals Significantly improved modal animation speed for snappier interactions
  • UI Consistency Standardized button styles and icons across create/edit modals
  • i18n Complete Added missing translations for FR, DE, ES, JA, and ZH-TW
  • Transition Polish Smoother transition between detail and edit modals

Fixed

  • Dropdown UI Polish Fixed selection style in create dropdown with floating rounded design
  • WebDAV Parse Fix Fixed manifest.json parsing error for better cross-platform compatibility
  • Updater Fix Fixed update detection logic for macOS and Windows ARM64

v0.3.5

Added

  • New Button Redesign Split button with persistent memory for preferred mode (Manual/Quick Add)
  • AI Tag Recognition Quick add mode now automatically identifies and matches existing tags using AI
  • AI Smart Categorization Added "AI Smart Match" option to automatically organize prompts into folders
  • Source Tracking New "Source" field to record where prompts came from (URL, book, etc.) with autocomplete history
  • Quick Add Modal New standalone component for pasting prompts with AI-powered auto-analysis

Fixed

  • Folder Icon Fix Corrected folder icons not rendering in modal select lists
  • Table Scrolling Fix Resolved z-index and transparency issues for sticky 'Actions' column during horizontal scroll
  • Column Resize Fix Fixed column resize handles being blocked by adjacent columns and sticky action column
  • i18n Completion Added missing translations for Quick Add, Source field across all 7 supported languages

Changed

  • Hook Usage Optimization Refactored component hooks for consistent rendering and improved stability
  • Config Persistence Improvement Table column config now only persists user-customizable properties
  • Resize Handle UX Larger hit area, higher z-index, better hover feedback for column resizing

v0.3.4

Fixed

  • Prompt Preview Restored Card view selection now opens preview/editor as expected
  • Gemini Test Fix Normalized model name/params to avoid 400 errors

Changed

  • Disable Prompt Dragging Removed unintended drag behavior in prompt list
  • Shortcut Tips Style Unified tips styling with AI mode
  • Default Tag Height Show ~3 rows by default with migration for older settings
  • Release Pipeline Fix Cleaned extra blockmap and fixed Windows update channel/metadata

v0.3.3

Added

  • Multi-level Folder Support Added support for multi-level folder nesting with intuitive drag-and-drop management (Closes #14)
  • GitHub Mirror Support Added multiple GitHub accelerator mirrors to significantly speed up update downloads for users in restricted regions

Fixed

  • Gemini API Fix Adapted to native Gemini API response format, fixing model list fetching issues (#24)
  • UI Interaction Fix Fixed issue where all folder action buttons were displayed simultaneously on sidebar hover
  • i18n Completion Synchronized and completed missing translation keys for JA, ZH-TW, DE, FR, and ES

Changed

  • TS Type Enhancement Fixed multiple TypeScript errors for better code stability

v0.3.2

Changed

  • Search Display Optimization Improved search results display logic for better user experience
  • Folder Icon Expansion Added 60+ Lucide icons with Emoji/Icon mode switcher
  • Sidebar Layout Optimization Tags follow folders when few, fixed at bottom when many, hidden scrollbar
  • Folder Deletion Confirmation Custom dialog when deleting folders with prompts, choose to keep or delete contents
  • Duplicate Name Detection Warns when creating folders with existing names

v0.3.1

Changed

  • Search Logic Improvement Introduced weighted scoring system prioritizing title matches for better accuracy (Closes #18)
  • Preset Providers Fix Verified and corrected all preset AI API endpoints for better connectivity (Closes #19)
  • Icon Recognition Improved icon detection logic for manually added models in the settings list
  • API URL Hint Added guidance for using '#' to disable auto-fill in API endpoint settings

v0.3.0

Changed

  • Update Check Improvement Every manual check now forces a fresh request without caching
  • Periodic Update Check Auto-check runs every hour when enabled
  • Update Indicator Style Removed pulse animation, uses theme color with dashed border
  • Larger Update Dialog Increased dialog size for better readability
  • Precise Changelog Release notes now show all changes between current and new version

v0.2.9

Added

  • Prompt Pinning Pin important prompts to the top of the list for quick access
  • Transition Animations Added smooth animations when switching prompts and views

Changed

  • Windows Single Instance Prevents multiple app windows; focuses existing window when restoring from tray
  • Settings Button Spacing Improved spacing between settings menu buttons
  • About Page Icon Removed shadow for cleaner appearance
  • Sort Labels Simplified "Newest First" to "Newest" for cleaner UI

v0.2.8

Added

  • Top-bar Update Indicator Shows a subtle "update available" pill next to the search bar and opens the dialog on demand

Changed

  • macOS Update Flow Opens the Downloads folder after downloading so users can manually install unsigned builds
  • Manual Download Button Update dialog now links to GitHub Releases whenever auto-update fails

Fixed

  • Local Image Fallback Added `LocalImage` component with graceful degradation to prevent ERR_FILE_NOT_FOUND when images are missing

v0.2.7

Added

  • Global Shortcuts Customize hotkeys for showing app, new prompt, search, and settings
  • Shortcut Conflict Detection Automatically detect and warn about conflicting shortcuts
  • Cross-platform Support Shortcut display adapts to Windows/macOS/Linux
  • Image Models Added Google Gemini and Stability AI image generation models
  • Unsaved Changes Dialog Prompt to save, discard, or cancel when closing editor

Changed

  • Image download failure now uses custom Toast instead of system alert
  • Improved i18n translations for shortcuts in all supported languages

v0.2.6

Added

  • Display Settings Upgrade Modern UI with smoother animations and custom theme colors
  • Data Management Upgrade Selective export + full backup/restore (`.phub.gz` compressed)
  • WebDAV Sync Upgrade Extended sync scope to AI config and system settings
  • WebDAV Incremental Backup Only upload changed files, significantly reducing bandwidth
  • AES-256 Encrypted Backup (experimental)

Fixed

  • Fixed language settings being incorrectly reset causing i18n issues
  • Fixed AI test not showing streaming/thinking mode differences
  • Fixed multi-model compare not streaming in card view
  • Fixed variable detection regex issue causing systemPrompt variables not recognized
  • Fixed Windows close dialog only showing once
  • Fixed runtime errors/white screen due to missing React Hooks imports
  • Fixed missing i18n for "Unfavorite" in context menu
  • Fixed black screen after clicking "AI Test" in context menu
  • Fixed wrong translation key for "View Details" in context menu
  • Fixed WebDAV sync failure (#11)

Changed

  • Custom styled "Remember choice" checkbox with dark mode support
  • Completed multi-language README
  • Fixed WebDAV CORS issue in dev mode
  • Improved WebDAV upload compatibility
  • Added spinning animation to WebDAV test connection button

v0.2.5

Added

  • Multi-language Support
  • Windows Close Action Choose minimize to tray or exit
  • About Page Added issue feedback button
  • Auto Language Detection Initialize data based on user language
  • README Download Table Quick download for Windows/macOS/Linux
  • Update Feature Markdown rendering for Release Notes
  • Auto Update Check Check for updates on startup

Changed

  • Improved bilingual prompt text

Fixed

  • Fixed Nutstore WebDAV sync failure

v0.2.4

Added

  • Bilingual Prompts Support Chinese/English versions
  • Language-aware Copy/Test Use corresponding version

Changed

  • Improved view switch animation with smooth fade effect (Closes #13)
  • Added sliding indicator animation to view switch buttons

v0.2.3

Fixed

  • Fixed Windows input focus lost after deleting Prompt
  • Fixed Windows tray icon showing as transparent
  • Fixed About page icon not showing after packaging
  • Fixed auto-update module loading failure
  • Fixed folder selection lost when creating new Prompt
  • Fixed CI/CD build failure

Changed

  • Custom confirm dialog replacing native confirm
  • Improved tray icon loading with fallback paths
  • Default to current folder when creating new Prompt
  • Fixed "Upload" button i18n

v0.2.2

Fixed

  • Fixed hardcoded version in About page
  • Fixed About page icon display issue
  • Fixed update check failure
  • Fixed error handling when auto-update module fails to load

Changed

  • Show manual download link when update fails
  • Clear data now requires master password verification

v0.2.1

Added

  • Full Markdown Preview
  • Master Password & Security
  • Private Folders (Beta)
  • Enhanced Editing
  • Tag Sorting
  • Image Upload & Preview

Changed

  • Qwen Compatibility Fixed parameter error in non-streaming calls
  • UI Fix Fixed fullscreen modal covering buttons
  • Performance Optimized Markdown rendering performance

v0.2.0

Added

  • List View Mode
  • Batch Operations
  • AI Test Persistence
  • Sorting
  • View Toggle

Changed

  • New list view UI
  • Separated single/multi-model test loading states
  • AI test modal supports variable filling

v0.1.9

Added

  • AI Model Icons
  • Version History i18n

Changed

  • Fixed Linux build failure
  • Full support for auto-update delta packages
  • Update modal supports plain text Release Notes
  • Fixed update check modal re-requesting

v0.1.8

Added

  • Minimize to System Tray
  • Clickable Data Directory Path
  • Editor Line Numbers
  • Linux Support
  • Dynamic AI Model Fetching
  • Model Selection Modal
  • Model Categorization
  • Category Icons
  • Smart API URL Preview
  • Collapsible Model Groups by Provider

Changed

  • Variable input auto-height
  • Improved macOS tray icon display
  • AI test state managed per Prompt
  • Test results persist
  • Update check supports multiple clicks
  • Fixed notification icon path issue

v0.1.7

Added

  • AI Test Variable Filling
  • Multi-Model Compare Variable Filling

Changed

  • Enhanced dark mode theme colors
  • Improved toggle button dark mode style
  • AI test button uses theme color
  • Beautified About page icon
  • Removed "Refresh Now" button

v0.1.6

Changed

  • Fixed missing auto-update metadata file
  • Improved Release notes format

v0.1.5

Added

  • Variable Filling UI

Changed

  • Custom styled folder selection dropdown
  • Widened Edit/Create Prompt modal
  • Fixed version compare
  • Disabled DevTools in production

v0.1.4

Added

  • Multi-Model Config
  • Multi-Model Compare Selection Mode
  • Custom Dropdown Component
  • Full i18n Support
  • In-App Auto Update

Changed

  • Compressed Prompt cards
  • Moved multi-model compare button to right
  • Improved README documentation
  • Fixed MAC top area window drag issue
  • Fixed language settings display sync issue
  • Fixed compare results persisting
  • Removed macOS zip build, keeping only dmg

v0.1.3

Added

  • AI Model Config
  • AI Connection Test
  • AI Model Compare Test
  • Image Generation Model Support
  • Full i18n Support
  • Git-style Version Compare

Changed

  • Improved settings page UI
  • Removed Prompt card drag

v0.1.2

Added

  • WebDAV Sync
  • Folder Drag Sort
  • Drag Prompt to Folder
  • Folder Selection When Creating Prompt
  • Version Restore Confirmation

Changed

  • Fixed toggle button invisible in dark mode
  • Added feedback toast for settings toggles
  • Improved language switch experience
  • Implemented auto-launch on startup

v0.1.1

Added

  • Folder Create/Edit/Delete
  • Tag Filtering
  • Check for Updates
  • Windows Custom Title Bar

Changed

  • Flat UI design
  • Removed card shadow and scale effects
  • WebDAV sync configuration UI