Skip to content

Croco Version 1.2.5

Latest

Choose a tag to compare

@ImSkuller ImSkuller released this 25 Jun 05:49
· 3 commits to main since this release

v1.2.5

Fixes

  • 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