blob: dacb51237fd543e06898db5cfb30e11762522815 (
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.0
### 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.
|