Releases: SpotAlong/SpotAlong-Client
v1.0.2 | Update Server URL
This is a small release that updates the server url, as it has been changed.
Note: If your friend has not logged in to SpotAlong in a while, they may not appear on your friends list anymore. To fix this, simply have the friend log in again, and then restart your client.
Full Changelog: v1.0.1...v1.0.2
v1.0.1 | Fix Login Issues
This release fixes an issue that arose when the cookie string grabbed by the browser during the initial log in was longer than 1280 characters, which will raise an error with the Windows Credential Locker, and ultimately caused the app to crash. This release also handles lingering sockets better, continuing the execution of the app instead of crashing.
New Contributors
- @LemonHeadOnGit made their first contribution in #3
Full Changelog: v1.0.0...v1.0.1
v1.0.0 | Initial Release
After 16000+ lines of code and 1000 hours of development time, release 1.0.0 of SpotAlong is here! 🎉 🎉 🎈 🥳
Listen along to your friends through Spotify and discover new music tastes and interests through SpotAlong - all without needing premium.
Full Changelog: v1.0.0-rc.18...v1.0.0

v1.0.0-rc.18 | Use Sockets
The app will now use sockets to maintain one app instance, instead of heavily relying on the win32 api.
This is also likely to be the last release candidate before 1.0.0 🎉 🎈
Full Changelog: v1.0.0-rc.17...v1.0.0-rc.18
v1.0.0-rc.17 | Prevent Duplicate Instances
The app will now prevent multiple instances of SpotAlong being opened, and bring the already open app to the foreground.
Full Changelog: v1.0.0-rc.16...v1.0.0-rc.17
v1.0.0-rc.16 | Pin to Taskbar
The shortcut generated by the installer will now open the app in the same taskbar label.
Full Changelog: v1.0.0-rc.15...v1.0.0-rc.16
v1.0.0-rc.15 | Update Server URL
The server url has changed which has been reflected in this release, alongside minor bugfixes to scrollbars.
Full Changelog: v1.0.0-rc.14...v1.0.0-rc.15
v1.0.0-rc.14 | Notifications
The app will now notify you on listen along events, and this release has more bugfixes.
Full Changelog: v1.0.0-rc.13...v1.0.0-rc.14
v1.0.0-rc.13 | More Bugfixes
This release contains various bugfixes, mostly pertaining to stability.
Full Changelog: v1.0.0-rc.12...v1.0.0-rc.13
v1.0.0-rc.12 | Friend Request Notifications
The app will now use system and in-app notifications to notify the user of any new incoming friend requests.
Full Changelog: v1.0.0-rc.11...v1.0.0-rc.12