Skip to content

Releases: cstaelen/shazarr

v0.1.1

22 Jul 22:10
5d25ec5
Compare
Choose a tag to compare

📦 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

16 Jun 16:15
244ec7f
Compare
Choose a tag to compare

📦 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

20 May 22:44
Compare
Choose a tag to compare

📦 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

10 Mar 11:03
Compare
Choose a tag to compare

📦 0.0.8

🐛 Fixed

  • Fix missing "not found" message

v0.0.7

29 Feb 00:01
Compare
Choose a tag to compare

📦 0.0.7

🖍 Changed

  • Update shazam-api node package to 0.2.0
  • Remove git patch package and clean code

🐛 Fixed

  • Fix datetime issue in record history

v0.0.6-alpha

18 Feb 11:12
Compare
Choose a tag to compare
  • Clean code
  • Use Lidarr in lazy mode to avoid API issue
  • Clean code - code style

v0.0.5-alpha

07 Feb 21:31
Compare
Choose a tag to compare
  • Fix Audio player keeps playing issue
  • Add error handling on Shazam and Lidarr queries.

v0.0.4-alpha

06 Feb 01:21
Compare
Choose a tag to compare
  • Remove ffmpeg
  • Use JS Audio API (make song identification much faster)
  • Fix offline record

v0.0.3-alpha

01 Feb 11:31
Compare
Choose a tag to compare
  • Add app update notifications
  • Fix Lidarr API fetches
  • Refacto stuff

v0.0.2-alpha

28 Jan 23:14
Compare
Choose a tag to compare
  • Fix "not found" response
  • Add github page
  • Improve ffmpeg