mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-21 20:27:06 +03:00
4.1 KiB
4.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is a modified version of Keep a Changelog, and this project adheres to Semantic Versioning.
Added
- for new features.Changed
- for changes in existing functionality.Improved
- for enhancement or optimization in existing functionality.Removed
- for now removed features.Fixed
- for any bug fixes.Other
- for technical stuff.
[Unreleased]
Added
- feat(external-players): add mpvKt (@Secozzi) (#1674)
- feat(player): video filters (@abdallahmehiz) (#1698)
- feat(player): Add better auto sub select (@Secozzi) (#1706)
- feat(downloader): Copy the file location when using ext downloader (@quickdesh) (#1758)
Improved
Fixed
- Fix enhanced tracking for jellyfin (@Secozzi) (#1656, #1658)
- fix(animescreen): Fix airing time not showing (@Secozzi) (#1720)
- fix hidden categories getting reset after delete/reorder (@cuong-tran) (#1780)
- Fix episode progress not being saved and duplicate tracks (@perokhe) (#1784, #1785)
Other
[v0.16.4.3] - 2024-07-01
Fixed
[v0.16.4.2] - 2024-07-01
Fixed
- Hotfix to eliminate all proguard issues causing errors and crashes (@jmir1) (
a8cd723
,a7644c2
,5045fa1
)
[v0.16.4.1] - 2024-07-01
Fixed
[v0.16.4.0] - 2024-07-01
Fixed
- fix(pip): pip not broadcasting intent in A14+ (@quickdesh) (#1603)
- fix: advanced player settings crash in android ≤ 10 (@perokhe) (#1627)
Improved
- feat: hide the skip intro button if the skipped amount == 0 (@abdallahmehiz) (#1598)