Skip to content

Tags: spotlightify/spotlightify

Tags

0.1.0-beta.10

Toggle 0.1.0-beta.10's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
Pre-release 0.1.0-beta.10

- Fix Windows installer not being created for release.

0.1.0-beta.9

Toggle 0.1.0-beta.9's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
Pre-release 0.1.0-beta.9

- Fix visual issues with Authentication command

0.1.0-beta.8

Toggle 0.1.0-beta.8's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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

0.1.0-beta.7

Toggle 0.1.0-beta.7's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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

0.1.0-beta.6

Toggle 0.1.0-beta.6's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
Pre-release 0.1.0-beta.6

- Add version command.
- Revert frontend package upgrades to fix enlarged command icons bug.

0.1.0-beta.5

Toggle 0.1.0-beta.5's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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.

0.1.0-beta.4

Toggle 0.1.0-beta.4's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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.

0.1.0-beta.3

Toggle 0.1.0-beta.3's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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.

0.1.0-beta.2

Toggle 0.1.0-beta.2's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
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.

0.1.0-beta.1

Toggle 0.1.0-beta.1's commit message

Verified

This tag was signed with the committer’s verified signature.
petergmurphy Peter Murphy
Pre-release 0.1.0-beta.1

- Initial beta release for testing