Tags: spotlightify/spotlightify
Tags
Pre-release 0.1.0-beta.10 - Fix Windows installer not being created for release.
Pre-release 0.1.0-beta.9 - Fix visual issues with Authentication command
Pre-release 0.1.0-beta.8 - Added error handling - e.g. if no device has been selected a user will be prompted to select the device they want execute their playback function against. - Minor fixes and updates
Pre-release 0.1.0-beta.7 - Fixed UI/UX improvements for activating commands - Fixed a bug where pressing Escape key wouldn't clear the prompt on Windows - Added a new Developer Options command that allows toggling: - Updated Spotify authentication to comply with recent API changes in redirect URI handling - Improved artist search by filtering out artists without profile images - Added a new version command to easily check the current version of Spotlightify
Pre-release 0.1.0-beta.6 - Add version command. - Revert frontend package upgrades to fix enlarged command icons bug.
Pre-release 0.1.0-beta.5 - Minor Windows bug fixes. - Corrected issues caused by Spotify API change. - Repo clean-up, removal of redundant code. - Updated successful authentication page. - Enhanced website.
Pre-release 0.1.0-beta.4
- Enhanced Device command and now saves active device and default device
to config.
- When a user selects a device from the Device command, it will be set
as the default device in Spotlightify's config. Spotlightify will try
to play to the default device when no active device is available.
- Minor stability fixes and improvements.
Pre-release 0.1.0-beta.3 - Changed behaviour when traversing suggestions using the arrow keys, it now moves the list in a more natural natural way. - Fixed overflowing suggestion title and suggestion text. - Fixed share track URL, it now uses the correct URL. - Better system font usage. - Set application name to capitilised letter. - Add CI linting for typescript and AI code reviews.
Pre-release 0.1.0-beta.2 - New build process for macOS, builds a dmg file which can be downloaded. - Fixed SVG icons not displaying on suggestions. - Added versioning to project.
Pre-release 0.1.0-beta.1 - Initial beta release for testing