Skip to content

PromptDock v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 May 06:01
0ef9a59

What's Changed

Features

  • Add typed prompt variables and reusable variable controls.
  • Add prompt inspector live preview.
  • Add JSON prompt form fill.
  • Add folder deletion and archived prompt restore flows.

Fixes

  • Fix folder persistence sync and deduplicate migrated folders by name.
  • Generate collision-resistant folder IDs for distinct names with matching slugs.
  • Clear prompt folder links before deleting folder records.
  • Fix live preview scrolling, mobile web responsiveness, prompt card grid sizing, and import validation.

Dependencies

  • Update Tauri to 2.11.1.

Release

  • Bump PromptDock to 0.4.0 across package, Tauri, Rust, docs, and in-app About text.
  • Build Windows and macOS desktop release workflows with the production Firebase Vite environment.
  • Windows installer assets and an unsigned Apple Silicon DMG are attached. The signed/notarized macOS workflow build was intentionally skipped because Apple signing secrets are not configured.

Full Changelog: v0.3.0...v0.4.0