Releases: cstaelen/shazarr
Releases · cstaelen/shazarr
v0.1.2
📦 0.1.2
🧹 Renovate
- Update
capacitor
from version 6 to 7 - Update
react
from version 18 to 19 - Update other node dependencies
- Move from
react-scripts
tovite
What's Changed
- chore(deps): bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory by @dependabot in #15
- chore(deps): bump the npm_and_yarn group with 10 updates by @dependabot in #17
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot in #18
- chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #19
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot in #20
- chore: renovate by @cstaelen in #21
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.1.1...v0.1.2
v0.1.1
📦 0.1.1
🐛 Fixed
- Fix application crash when track result does not have album information
🧹 Renovate
- Add Matomo cookie free and anonimyzed data
v0.1.0
📦 0.1.0
🖍 Changed
- Change notification message to specify prerelease ou release update status
🐛 Fixed
- Fix issue with track image not updating when picking an history item
- Fix readme apk download link
🧹 Renovate
- Update node deps
- Migrate capacitor from v5 to v6
- Typescript 5
- Eslint 9
v0.0.9
📦 0.0.9
🚀 Added
- Playwright testing
- Github CI Eslint + testing
🐛 Fixed
- Fix history order issue on delete / recognize offline record
What's Changed
Full Changelog: v0.0.7...v0.0.9
v0.0.8
v0.0.7
v0.0.6-alpha
- Clean code
- Use Lidarr in lazy mode to avoid API issue
- Clean code - code style
v0.0.5-alpha
- Fix Audio player keeps playing issue
- Add error handling on Shazam and Lidarr queries.
v0.0.4-alpha
- Remove ffmpeg
- Use JS Audio API (make song identification much faster)
- Fix offline record
v0.0.3-alpha
- Add app update notifications
- Fix Lidarr API fetches
- Refacto stuff