aniyomi/CHANGELOG.md
2024-10-31 12:53:25 +01:00

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

Improved

  • feat(entry): show "Now" instead of "0 minutes ago" (@Secozzi) (#1715)

Fixed

Other

[v0.16.4.3] - 2024-07-01

Fixed

  • Fix extensions disappearing due to errors with the ClassLoader (@jmir1) (959f84a)

[v0.16.4.2] - 2024-07-01

Fixed

[v0.16.4.1] - 2024-07-01

Fixed

  • Hotfix release to address errors with extensions (@jmir1) (98d2528)

[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

Other