You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update notification spam - toast now fires only once on launch, not on every render
Update check false negative - "up to date" no longer shown when a newer version exists; uses proper semver comparison
GitHub login in onboarding - now validates a Personal Access Token (not just a username); auto-fills your GitHub profile on success
Changes
Glass UI removed - the toggle is gone; the effect was invisible and non-functional
Theme contrast - secondary text (timestamps, tags, dimmer labels) is now readable in all dark themes: Default, Catppuccin Frappé/Macchiato/Mocha, Tokyo Night, Nord, One Dark, GitHub Dark, NeoVim, Vim
Logo background - changed from yellow to white in the default theme
DM Sans - added to the font picker
New
Login with GitHub (OAuth Device Flow) - available in Onboarding and Settings when a GitHub OAuth App client_id is set in main.rs; opens a browser tab, shows a device code, and auto-fills your token when authorised
Auto-fill username - testing a token in Settings now automatically populates the GitHub Username field