New Features:
- 🍫 Sidebar: A new sidebar has replaced the bottom navigation menu for ease of use. It can be toggled by pressing the sidebar button on the top right and closed by pressing anywhere outside of the sidebar while the sidebar is open.
- 📏 Resolution selector: Width and height inputs now have a resolution selector button, which lets you quickly set width & height with a list of aspect ratios.
- ⌛ Previously generated images log: Previously generated images can now be seen in the workflow page underneath the last generated image.
Changes:
- Add automatic secure WebSocket (wss://) support for HTTPS sites ( #21 )
- Change how app launches, now using tsx for server instead of compiling.
- The popup window has been refactored, now having a different title for info, warning, and errors, as well as a code block for if any code errors occur. The popup window is now also used more frequently throughout the app.
- The settings page has been overhauled, as well as some new options have been added.
- Added a new 'Conifer' theme.
Minor:
- Update npm package versions.
- Add eslint.
- Fix some bugs.
Full Changelog: v1.5.2...v1.6.0