Back
15 Sep, 2024

Beta 0.3.0

Changed

  • Renamed the Product: Renamed the app from SyncWin Prompt Manager to SyncWin Prompt Builder to better define the Chrome extension's purpose.

Added

  • Dynamic Variables Notice: Now the editor and prompt pages will display a notice message encouraging users to use dynamic variables in their prompts.
  • Accordion Expand/Collapse: Added expand and collapse all button for accordions in the editor page, similar to the prompt page.

Improved

  • Variable Ordering: Variable items ordering will follow the same order as you added your variables in the prompt content editor.
  • Accordion Styles: Adjusted the styles of variable item accordions on the editor page to match those on the prompt page.
  • Warning Message: Improved the fixed warning message to fill all the required fields in the prompt page for better visibility.

Fixed

  • Expand/Collapse All Button Visibility: The expand and collapse all button is now only visible when there are variables present in the prompt page.
  • Jump Links: The jump link for variables in the prompt page is now working smoothly without any issues; it previously only worked if the accordions were expanded.
  • ChatGPT Integration: Updated integration for ChatGPT after their migration from Next.js to Remix.js, resolving issues with the copy and insert functionality.

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.