Skip to content

Development Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 09:14
· 6 commits to main since this release

Changes in Version 0.10.0

New Features

  • New date picker widget!
  • Updated debug panel to include "always on top" logs.
  • Implemented z-stack for multiple popups.

Updates

  • Improved Create Theme UI to be more intuitive (real-time colors).
  • Updated dependencies.
  • Custom RGB for Create Theme now working.
  • Started Maintaining a changelog.

Fixes

  • The widths of most emoticons and other non-ASCII characters are now properly accounted for. If not, please temporarily add an extra space to address this issue.
  • Fixed modifiers not being applied in Create Theme UI mode.
  • Fixed theme editor not being reset when going back from Create Theme UI mode.
  • Fixed "no commands found" being displayed in the list of commands in the command palette.
  • Fixed command palette state not being fully reset on exit.
  • Minor spelling fixes.
  • Added missing email validation and previous encryption key presence warning in the signup form.
  • Fixed background modifiers affecting popups.

Misc

  • Partial UI render code refactor for clarity.