Skip to content

Releases: stephane-r/holoplay-pwa

v1.12.3

22 Jul 09:50
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v1.12.2

06 May 13:37
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.12.1

20 Feb 14:30
Compare
Choose a tag to compare

🐛 Bug Fixes

✅ Tests

🔧 Chores

v1.12.0

23 Jan 15:54
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • aa9ba79 - export: close modal on valid filename

♻️ Refactors

✅ Tests

  • ea8fff0 - e2e: setup playwright
  • b4b6660 - e2e: add dashboard tests
  • 74de6e9 - e2e: add favorites tests
  • 07b0661 - e2e: create dashboard snapshot
  • faca780 - e2e: add navigateTo utils function
  • 486400b - e2e: add search tests
  • ec0adf3 - e2e: add playlists tests
  • fb2a27d - e2e: add colorscheme tests
  • 1cf58bd - e2e: add player tests
  • a82b098 - e2e: update e2e tests

🔧 Chores

v1.11.0

01 Dec 10:02
Compare
Choose a tag to compare

✨ New Features

🔧 Chores

v1.10.7

30 Nov 01:33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 9fbeade - adding fallback for useless data

♻️ Refactors

  • 2cc6a14 - simplify import/export data

🔧 Chores

  • 49c2d85 - remove useless awaiting dependency
  • cd14a28 - add missing translations

v1.10.6

30 Nov 00:32
Compare
Choose a tag to compare

✨ New Features

  • f4dce4b - add eslint and prettier

🐛 Bug Fixes

  • 530ae62 - export: remove useless formated on playlists

🔧 Chores

v1.10.5

09 Nov 13:33
Compare
Choose a tag to compare

✨ New Features

  • 03b3f7f - player: pause state on space key pressed
  • b18df0e - settings: user can disabled plausible analytics

🐛 Bug Fixes

  • 23baa16 - settings: round storage number to 2 decimal places

🔧 Chores

  • e618658 - android: generate Android project
  • 46297b5 - android: use Google JSON Digital Asset Links
  • 2e3c261 - add idea folder on gitignore

v1.10.4

31 Oct 14:19
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

  • e39a46e - ci: add hadolint step
  • d34d9c9 - update manifest and add assetlinks for TWA

v1.10.3

25 Oct 08:35
Compare
Choose a tag to compare

🐛 Bug Fixes

  • b2811ef - add error handler on Audio Player