Releases: leeroybrun/chrome-shazify
Releases · leeroybrun/chrome-shazify
v0.4.4
Changelog
- Add tracks in the right order on Spotify (new tracks first)
- Add setting to recreate tracks in playlist
- Update script to automatically reorder tracks in playlist when updated to v0.4.4
- When app update is completed, send message to popup to force update
- Show tags & app updates in settings too
- Change rotation or CanvasIcon to match popup icons' rotation
v0.4.3
- Bugfix in v0.4.2 update script
v0.4.2
Changelog
- If tags list was empty, force reload on update to v0.4.x
- Show loading indicator when searching tracks
- Translate "Successful login on Shazam" message
v0.4.1
Changelog
- Add Content Scripts to bundle
v0.4.0 : new awesome features!
Changelog
- Store tags in IndexedDB instead of Local Storage
- Pagination
- Filter tags by status
- Handle new Shazam login & API
- Manually select the track we want from Spotify
- Audio preview
- Set a track as "not found" if none of the results is corresponding
- New icons
- Handle "Too Many Requests" error on Spotify
- Update AngularJS to 1.5.9
- Update scripts handle versions like 0.2.10 (two diggits / part)
- Do not match a Spotify track if the title is not the same (lower case matching)
- Bugfixes
v0.2.5 : Shazam2Spotify is now Shazify
Shazam2Spotify has been taken down from Chrome Webstore by a DMCA notice from Shazam as I was using "Shazam" in the app's name and a part of their logo in the icon.
This new version has now a new name ("Shazify") and icon to fix this.
v0.2.0
Changelog:
- All tasks are performed on the background script
- Logging and logs export
- Cleaning of all extension's data
- Rotating icon when update is in progress
- Handle adding more than 100 tracks to Spotify playlists, API calls will be splitted
- Support new MyShazam website and download tags in only one request (from history download)
- Update script to apply changes between versions
- Removed jQuery from Angular part
- Add intro to help user setup the accounts
- New font (Helvetiva Neue is not available on Windows...)
- Small UI improvement & fixes
- Bugfixes
v0.1.4
Small fixes
v0.0.1
Remove PSD from source