Back
10 Sep, 2024

Beta 0.2.5

Added

  • Popup Page Icons: Added relevant icons to the popup page buttons and search bar.
  • Settings Pages Button UI & Icons: Added relevant icons to the settings page buttons and improved the UI of the buttons.
  • Sorting Options: Introduced a dedicated sorting option for prompts, allowing users to sort based on various parameters including:
    - Default
    - Random
    - Favorites to Least Favorites
    - Least Favorites to Favorites
    - A to Z
    - Z to A
    - Oldest to Newest
    - Newest to Oldest
    - Most Modified to Least Modified
    - Least Modified to Most Modified
    - Most Used to Least Used
    - Least Used to Most Used
    - Most Variables to Least Variables
    - Least Variables to Most Variables
    - Most Relevant to Least Relevant
    - Least Relevant to Most Relevant
  • Reset Sorting Mechanism: Added a reset mechanism that replaces the dropdown arrow icon with a reset icon in a bright color when a sorting option other than default is selected, allowing users to easily reset to default mode.

Improved

  • Variable Format: Enhanced the variable format by using a JSON-like format with double curly braces to wrap the data instead of single curly braces, providing a better preview for users on the prompt page.
  • Input Variable Appearance: Improved the appearance of input variable names by adding colors that match the preview variable colors.
  • Search Bar Redesign: Redesigned the search bar to enhance the UI for a better user experience.

Fixed

  • Claude Integration: Fixed the integration issue with Claude; the copy and insert button is now functioning correctly.
  • Minor Errors: Resolved minor errors occurring when loading any page.

Known Issues

  • 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.