Skip to content

Releases: BluDood/GlanceThing

v0.0.6-1

17 Nov 21:21
Compare
Choose a tag to compare

Bug Fixes

  • CI now builds universal macOS package

Full Changelog: v0.0.6...v0.0.6-1

v0.0.6

11 Nov 12:17
Compare
Choose a tag to compare

New Features

  • GlanceThing is now available for macOS!
  • You are now able to enable/disable auto-brightness on the CarThing, as well as manually set the brightness
  • The client is now able to be put in a sleep mode, and you can choose between a black screen and a screensaver.
    Will automatically be enabled after being disconnected from the desktop app.
  • Client has a new system menu with options for restoring and manually sleeping
  • Current track progress is now shown in the client, volume bar is only shown while changing volume

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 Nov 17:51
Compare
Choose a tag to compare

Small update fixing some annoying bugs, hopefully making the experience better :)

Bug Fixes

  • Server now automatically updates Spotify token when expired
  • Client no longer sends Spotify requests without an active session, fixing a crash and avoiding unnecessary requests
  • When Spotify is closed / stops being active, client now goes back to the "Nothing playing" screen

Full Changelog: v0.0.4...v0.0.5

v0.0.4

04 Nov 18:47
Compare
Choose a tag to compare

New Features

  • The Spotify album cover in the client can now be single, double and triple tapped to play/pause, skip forward or skip backwards respectively
  • All logs are now saved to disk, for easier debugging and diagnosing
  • You can now customize the date/time format shown on the client in Settings
  • Begin work on macOS support (thanks @williamtcastro)

Bug Fixes

  • The port that the server listens on is now randomized, fixing a bug where the server would crash if port 1337 was already in use. Developer mode overrides this back to port 1337.

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Oct 15:33
Compare
Choose a tag to compare

Some small quality updates incoming!

New Features

  • You can now enable and disable developer mode in the production app.
    Click 5 times on the version number in Settings > About to enable, and disable in Settings > Advanced
  • Better fallback UI on the client when no music is playing, and when no app shortcuts are added

Fixes

  • In developer mode, check if a local build of the client exists before trying to use it. Defaults to the production build.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Oct 21:02
Compare
Choose a tag to compare

Small update! Just a couple quality changes to make the setup process a bit smoother. Enjoy GlanceThing!

New Features

  • Automatically download the Android SDK Platform Tools if not present, so adb is always available

Fixes

  • More error validation during setup. This means that if you get any errors during setup, you will see the exact error that happened.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Oct 20:11
Compare
Choose a tag to compare

The first release of GlanceThing!
Full Changelog: https://github.com/BluDood/GlanceThing/commits/v0.0.1