Skip to content

v1.1.0-dev21

Pre-release
Pre-release

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 29 Jul 22:35
· 11 commits to main since this release

Dev milestone build for testers.

Changes since v1.1.0-dev20:

  • Fixed: Dropdown chevrons in Settings floated to the right of their pills because the inner <select> was auto-width while the wrapper was 150px. Chevron and pill now line up as one visual unit.
  • Fixed: Tab favicon wasn't updating in some browsers because the injected data URL kept the original type="image/png" attribute, which some browsers treat as a mismatch and silently ignore. Now injects a fresh <link type="image/svg+xml"> at the head so browsers pick it correctly.

Intended to test the in-app self-updater from dev20.