Skip to content

Releases: PromptyApp/Prompty

Desktop App Release, MCP, Web Search Tool, More Models

Choose a tag to compare

@giangchau92 giangchau92 released this 09 May 18:18
3bbd3f4

This release brings a wave of new AI models with image generation, a much smoother chat & sidebar UX, and a long list of stability fixes across Windows, Linux, and macOS.


New Features

New AI models

  • ChatGPT 5.5, Claude Opus 4.7, Grok 4.3 — newest frontier models added
  • Gemini 3.1 and GPT-5.4 support
  • Grok 4.2 model
  • Image generation for xAI (Grok) — generate images directly from Grok conversations

Image attachments & viewing

  • Paste image/file with Cmd+V in the chat input
  • Right-click context menu on AI-generated images
  • Download AI-generated images directly from the chat
  • Fullscreen image viewer with zoom & pan for AI-generated images

Chat productivity

  • Cmd+K — clear chat history
  • Esc — abort the current streaming/request
  • Edit-message hotkeysEnter to save, Cmd/Ctrl+Enter to save & regenerate, Esc to cancel
  • Auto-focus chat input after a turn ends and when entering edit mode
  • Auto-create initial commit for every new prompt — your prompt history starts from the first save

Sidebar & tabs

  • Right-click context menu on tab bar items
  • Double-click a folder in the sidebar tree to toggle collapse
  • Sidebar selection now syncs with the active editor tab
  • Pin preview tab automatically on user-initiated chat actions
  • Model info card anchors to the hovered item with viewport clamping (no more clipped popovers)

Native Web Search and Response Improvements

Choose a tag to compare

@giangchau92 giangchau92 released this 24 Dec 02:25
d046a62

This release introduces native web search capabilities, enhances response details, and supports complex multi-step interactions.

Features

  • Added native web search support for OpenAI and Anthropic models
  • Reworked the presentation of model response details
  • Implemented support for multiple reasoning and tool-call steps
websearch.mp4

Image Generation, File Attachments, and New Model Support

Choose a tag to compare

@giangchau92 giangchau92 released this 09 Dec 09:51
d046a62

This release introduces major new features including image generation, file attachments, and support for Gemini 3 Pro models. It also includes an increase in cloud storage and a key bug fix.

Features

  • Added support for Gemini 3 Pro models
  • Introduced support for file attachments in prompts
  • Enabled image generation with support for gpt-image, gemini-3-pro-image, gemini-2.5-flash-image, and Imagen 4
  • Increased the free cloud storage limit to 100MB
  • Implemented a new file management system
  • Added automatic generation of prompt names

Bug Fixes

  • Resolved an issue with cloud synchronization
CleanShot 2025-12-09 at 15 27 17

GPT-5.1 Model Integration and Key Fixes

Choose a tag to compare

@giangchau92 giangchau92 released this 17 Nov 03:55
d046a62

This release introduces support for the new GPT-5.1 model family, adds promotional deals, and resolves several bugs related to data synchronization and detection.

Features

  • Added support for the GPT-5.1 family of models
  • Introduced Black Friday promotional deals

Bug Fixes

  • Fixed an issue with incorrect YAML detection
  • Resolved a bug that caused intermittent cloud sync failures
  • Corrected an issue where chat history was lost when cloud sync was enabled
CleanShot 2025-11-17 at 10 50 16

Custom Model Provider Support

Choose a tag to compare

@giangchau92 giangchau92 released this 08 Nov 03:26
d046a62

This release introduces support for custom model providers like Ollama and LM Studio, adds chat history, and includes several important bug fixes.

Features

  • Added a new chat history feature
  • Introduced a new application icon
  • Integrated with local model providers Ollama and LM Studio
  • Integrated with open ai model

Bug Fixes

  • Corrected an issue where the JSON view used an incorrect theme
  • Resolved rendering problems in the markdown view
CleanShot 2025-11-08 at 10 25 20

Intro Input Variable Templates and Deepseek Model Support

Choose a tag to compare

@giangchau92 giangchau92 released this 24 Oct 02:49
d046a62

Features

  • Added support for input variable templates
  • Integrated support for Deepseek models
  • Improved the user interface and overall user experience
  • Updated the data import and export functionality
  • Added font and theme options in Settings

Bug Fixes

  • Fixed an issue where the prompt name would not update when its description was changed
CleanShot 2025-10-24 at 09 46 22

Support Output Schemas and New Models

Choose a tag to compare

@giangchau92 giangchau92 released this 20 Oct 10:30
d046a62

This release introduces support for output schemas, a new trial mode for testing prompts, and additional model integrations. It also includes a key bug fix for request handling.

Features

  • Added support for distinct light and dark mode icons
  • Introduced a trial mode to allow users to test prompts without an API key
  • Integrated the gpt-codex models

Bug Fixes

  • Resolved an issue that prevented the cancellation of streaming requests
Screenshot 2025-10-20 at 17 13 36

Support for Tool Calling and New Models

Choose a tag to compare

@giangchau92 giangchau92 released this 05 Oct 14:12
d046a62

Features

  • Introduced support for the Grok 4 Fast model.
  • Added support for Anthropic's Claude 3.5 Sonnet model.
  • Implemented various UI and UX enhancements to improve usability.
CleanShot 2025-10-05 at 21 10 20

1.4.0: Introducing Diff View for Prompt History

Choose a tag to compare

@giangchau92 giangchau92 released this 15 Sep 08:02
fe7b04e

Features

This release introduces a new Diff View for prompt history, allowing for easier comparison between versions.

  • Compare differences between prompt commits.
  • Supports both side-by-side and unified diff views for flexible analysis.
diff-tool-1

1.3.0: Add Grok models support

Choose a tag to compare

@giangchau92 giangchau92 released this 15 Sep 07:59
fe7b04e

Features

  • Added support for Grok models.
grok-xAI support