Skip to content

Latest commit

 

History

History
348 lines (268 loc) · 28.9 KB

CHANGELOG.md

File metadata and controls

348 lines (268 loc) · 28.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.8 (2023-07-13)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.12.3 - 2024-07-22

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v1.12.2 - 2024-05-06

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.12.1 - 2024-02-20

🐛 Bug Fixes

✅ Tests

🔧 Chores

v1.12.0 - 2024-01-23

✨ 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 - 2023-12-01

✨ New Features

🔧 Chores

v1.10.7 - 2023-11-30

🐛 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 - 2023-11-30

✨ New Features

  • f4dce4b - add eslint and prettier

🐛 Bug Fixes

  • 530ae62 - export: remove useless formated on playlists

🔧 Chores

v1.10.5 - 2023-11-09

✨ 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 - 2023-10-31

🐛 Bug Fixes

🔧 Chores

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

v1.10.3 - 2023-10-25

🐛 Bug Fixes

  • b2811ef - add error handler on Audio Player

v1.10.2 - 2023-10-25

✨ New Features

  • 969384f - player: ajust CSS button variant

🐛 Bug Fixes

  • f3b32c6 - add missing dependencies on useEffect hook
  • 4cd6d82 - css: fixing wrong format on CSS file
  • d6b31dc - linter: remove useless import

♻️ Refactors

  • aee836d - videoPlayer: simplify video player visiblity
  • 4db2b9c - player: ajust Player CSS

🔧 Chores

v1.10.1 - 2023-10-24

🐛 Bug Fixes

  • 98b5726 - set empty string on default thumbnail

🔧 Chores

  • 05a35b2 - ci: update release jobs

v1.10.0 - 2023-10-24

✨ New Features

  • 824e814 - load channel videos as playlist
  • 1739332 - ajust some player UI details on medium screen
  • ee28028 - ajust UI after upgrade Mantine
  • a7c9035 - ajust responsive UI
  • a7beb3e - settings: show storage usage on device
  • 865b4e7 - i18n: remove useless key

🐛 Bug Fixes

  • 64b11d1 - add missing and wrong key props on components
  • bce6c79 - remove domain from recommended video URL
  • 40e209f - content is outside player container
  • da34f19 - player: remove horizontal scrollbar on DrawerPlayer
  • 9233904 - fixing App layout scrolling on touch device
  • 69fa299 - linter: remove useless import
  • 6400c59 - remove unwanted playlist in UI
  • d1a1cd5 - add missing cards key on Favorites
  • 104cd2b - add cards on playlists schema
  • a203d99 - removing LoadingOverlay from Trending and Popular components
  • b88f258 - linter: remove useless import

♻️ Refactors

  • 96152a3 - refactor export and import data
  • 574f6ed - add new Card type and save smaller data in localstorage
  • e49bab5 - favorites: move videos key to cards

🔧 Chores

v1.9.12 - 2023-10-13

✨ New Features

  • 0aa3cde - dashboard: change blocks order
  • 733fc2a - host: add possibility to add host domain without ssl
  • e3aaa29 - card-image: remove domain from URL and use settings.currentInstance
  • 03538f4 - load paginate local history and favorite data

🐛 Bug Fixes

  • 7d29f97 - translations: add missing translations
  • a621b12 - favorite: fix wrong livestream tab filter

⚡ Performance Improvements

  • 5f257e2 - navigation: create NavigateProvider for improve navigate rerender components

🔧 Chores

  • 1f5e7a2 - ci: add new Github action for build Docker images
  • 18d8fea - add commitlint config
  • dee6213 - ci: add code quality job
  • 125ead7 - add lodash dependency
  • 16d96a1 - sort imports using prettier
  • 27af9d4 - ci: fix type on Docker build GA
  • 562754f - ci: change to manual release job
  • bca9f8a - ci: add commiter step
  • 3d4120a - ci: update CI config
  • bc4a031 - ci: update CI config
  • c311303 - ci: update CI config
  • 1bce09c - ci: update CI config
  • 948c0f4 - ci: update CI config
  • 2e8846f - ci: update CI config
  • bdf9356 - ci: update CI config

v1.9.6 - 2023-10-12

✨ New Features

  • 4d86856 - host: add possibility to add host domain without ssl
  • 6ed9884 - dashboard: change blocks order

🐛 Bug Fixes

  • 8939ad6 - translations: add missing translations
  • 36785e1 - favorite: fix wrong livestream tab filter
  • 1bad05f - remove useless import

⚡ Performance Improvements

  • 150f305 - navigation: create NavigateProvider for improve navigate rerender components

🔧 Chores

v1.9.4 - 2023-09-25

✨ New Features

  • eefcc51 - load german translation

🐛 Bug Fixes

  • 3f1759e - use default os colorscheme by default
  • 27f8a1d - add missing translation on favorite and genre component
  • 8bcb142 - fixing wrong favorite live filter

🔧 Chores

v1.9.1 - 2023-08-29

✨ New Features

  • e48c327 - add generated genre list on dashboard

🐛 Bug Fixes

  • b970d8f - use default os colorscheme by default
  • 70f994c - add missing translation on favorite and genre component

🔧 Chores

v1.7.12 - 2023-07-24

✨ New Features

🔧 Chores

v1.7.2 - 2023-07-13

🔧 Chores