Skip to content

Release v1.0.0

Choose a tag to compare

@aiqlcom aiqlcom released this 09 Sep 13:25
· 125 commits to main since this release

Release Notes

  • Reset of Persist Storage:

    All existing storage data, including chat history and user settings, will be reset. Data from previous versions remains accessible in those versions, but will not carry over to Release 1.0.0.

  • Upgrade to Electron 38:

    We've upgraded to the latest Electron version, bringing performance enhancements such as faster reload behavior and improved stability.

  • Fully Customizable Configuration:

    Now supports comprehensive customization options, including LLM endpoint settings, MCP Servers configuration, startup screen content, and popup screen display, providing greater flexibility and personalized user experience.

  • Preparation for Official Release:

    Removed console logs in production builds using Terser to enhance security and optimize performance for the official release version.

  • Updated Default Global Font:

    Changed the default global font to Inter, offering improved readability and a modern visual appearance across the application.

Full Changelog: v0.9.1...v1.0.0