Back
19 Nov, 2024
Enhancement
High Priority
UI/UX

Beta 0.7.0

Summary

This update introduces significant enhancements to the editor and prompt pages, including a new markdown editor and an HTML preview feature, aimed at improving user experience and content organization.

Added

Markdown Editor in Editor Page: Powered by EasyMDE and Marked.js, this feature enhances UI/UX by organizing prompts effectively and enabling better input for AI chatbots.

  • Toolbar: Customization options including:
    - H1, H2, H3.
    - Bold, Italic. Quote.
    - Unordered List, Ordered List.
    - Remove Formatting.
    - Toggle Preview.
    - Link to markdown guide
  • Status Bar: Displays live content details that updates dynamically as you type:  
    - Lines of text
    - Words of text
  • Editor Field: CodeMirror editor for adding and editing content in markdown format.  

HTML Preview in Prompt Page: Added an HTML preview in the "Final Prompt Content" section on the prompt page, displaying the content added in the markdown editor beautifully for better readability and UI/UX.

Known Issues

  • Automatic Local Backup: The automatic local backup is not working and is under investigation to fix it.