blob: 4fb9e2f627e9966e61ee0e61b6c416dde40c5467 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Changelog
This document contains a summary of all significant changes made to this release.
## Update v4.0.5
### Added
- Added option to disable custom list.
- Added schdeule
- Added redis for caching.
- Support for the GPL v3.0 license in the project documentation.
### Fixed
- Issue #66: Resolved a bug that caused the workflow to fail under specific conditions.
- Premid not detecting cover image when viewing info page
### Changed
- Changed the app's license from MIT to GPL v3.0 for improved open-source compliance and restrictions.
- Redesigned and rewrote portions of the information page to improve mobile-friendliness and enhance the user experience.
- Conducted a significant refactoring of the API codebase to enhance performance and scalability, resulting in a more efficient and responsive application.
|