diff options
| author | Factiven <[email protected]> | 2023-09-13 18:24:50 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-13 18:24:50 +0700 |
| commit | 195ffb79c013225cf65e8b89b1f2be0b34adb2f6 (patch) | |
| tree | 97e2b2dc201955bf716ef4bf5011344270fcc3d1 /release.md | |
| parent | Update v4 - Merge pre-push to main (#71) (diff) | |
| download | moopa-4.0.1.tar.xz moopa-4.0.1.zip | |
Update v4.0.1 - Merge pre-push to main (#73)v4.0.1
* Create build-test.yml
* initial v4 commit
* update: github workflow
* update: push on branch
* Update .github/ISSUE_TEMPLATE/bug_report.md
* configuring next.config.js file
* Update v4.0.1
Diffstat (limited to 'release.md')
| -rw-r--r-- | release.md | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -2,22 +2,13 @@ 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. +## Update v4.0.1 ### Fixed -- Issue #66: Resolved a bug that caused the workflow to fail under specific conditions. -- Premid not detecting cover image when viewing info page +- No episodes showing on recently watched +- Logout button on profile send user to profile 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. +- Changed profile picture from square to circle |