Releases: BluDood/GlanceThing
Releases · BluDood/GlanceThing
v0.0.6-1
v0.0.6
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
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
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
- @williamtcastro made their first contribution in #8
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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 inSettings > About
to enable, and disable inSettings > 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
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
The first release of GlanceThing!
Full Changelog: https://github.com/BluDood/GlanceThing/commits/v0.0.1