aboutsummaryrefslogtreecommitdiff
path: root/release.md
blob: 79f1090fb477decb650bb2ce14b1e99e76e3d6dc (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
24
25
# Changelog

This document contains a summary of all significant changes made to this release.

## 🎉 Update v4.1.0

### Added

- Added refresh button on episode list, just incase if episodes isn't up to date
- Added manga list for Anilist user at homepage (will be available to guest user soon)
- Added ratelimit to API endpoint
- Watch Page
  - Added theater mode for more immersive viewing experience
  - Auto Play and Auto Next buttons are now included inside the player
  - Added bug report buttons to watch page (this bug report is still experimental and will be change/update in the near future)
  - Added share button to watch page
- For Developer (experimental)
  - Added Admin page for finding metadata for episodes
  - Added broadcast system (redis is required for this)

### Changed

- The navbar has seen significant enhancements, with the implementation of a single component for all pages.
- The watch page has been completely rewritten from scratch
- Implementing import aliases to significantly improve code readability and maintainability