Back
12 Sep, 2024

Beta 0.2.9

Added

  • Accordion Feature: Added accordion to expand and collapse individual prompt items in both the prompt and editor pages.
  • Expand/Collapse All Button: Introduced an expand and collapse all accordion at once button on the prompt page to reduce clutter and improve UX.
  • Required Fields: Made all prompt form fields required; type, label, and placeholder fields from variable items are also now required.
  • New Integrations: Added integration for:
    Meta.ai
    Mistral.ai
    Poe.com
    Character.ai
    Pi.ai

Improved

  • UI Improvements: Further improved the UI of editor and prompt page variable items.
  • Button Styles Update: Updated button styles and added relevant icons to ensure consistency across all pages.
  • Conditional Button Activation: The save button is now active only when required fields are filled, and the view button is active only after saving the prompt.

Known Issues

  • Expand/Collapse All Button Visibility: The expand and collapse all button is currently visible even if there are no variables in the prompt page.
  • Variable Configuration Loss: The variables configurations are lost after importing prompts using the import option on the settings page. This issue is currently under investigation and will be addressed in a future update.