mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
66 lines
1.5 KiB
Markdown
66 lines
1.5 KiB
Markdown
# Server: v0.4.8-next + WebUI: r767
|
|
## Tachidesk-Server
|
|
### Public API
|
|
#### Non-breaking changes
|
|
- N/A
|
|
|
|
#### Breaking changes
|
|
- N/A
|
|
|
|
#### Bug fixes
|
|
- N/A
|
|
|
|
### Private API
|
|
- (r850) Bump WebUI version to r767
|
|
|
|
#### Non-code changes
|
|
- (r851) Added this changelog file and `CHANGELOG-TEMPLATE.md`
|
|
|
|
|
|
## Tachidesk-WebUI
|
|
#### Visible changes
|
|
- N/A
|
|
|
|
#### Bug fixes
|
|
- N/A
|
|
|
|
#### Internal changes
|
|
- (r767) Remove some duplicate dependency declaration from `package.json`
|
|
|
|
#### Non-code changes
|
|
- (r42-r45) Change `README.md`: some links and stuff
|
|
- (r45-r765) Add all of the commit history from when WebUI was separated from Server, jumping from r45 to r765 (r45 is exactly the same as r765)
|
|
- (r766) Steal `.gitattributes` from Tachidesk-Server
|
|
|
|
|
|
|
|
|
|
# Server: v0.4.8 + WebUI: r41
|
|
## Tachidesk-Server
|
|
### Public API
|
|
#### Non-breaking changes
|
|
- Added support for serializing Search Filters
|
|
- `SourceDataClass` now has a `isNsfw` key
|
|
|
|
#### Breaking changes
|
|
- N/A
|
|
|
|
#### Bug fixes
|
|
- Fixed a bug where backup restore reversed chapter order
|
|
- Open Site feature now works properly (https://github.com/Suwayomi/Tachidesk-WebUI/issues/19)
|
|
|
|
### Private API
|
|
- Added `CloudflareInterceptor` from TachiWeb-Server
|
|
- Restoring backup for mangas in library(merging manga data) is now supported
|
|
|
|
## Tachidesk-WebUI
|
|
#### Visible changes
|
|
- Better looking manga card titles
|
|
- Better reader title, next, prev buttons
|
|
|
|
#### Bug fixes
|
|
- Open Site feature now works properly (https://github.com/Suwayomi/Tachidesk-WebUI/issues/19)
|
|
- Re-ordering categories now works
|
|
|
|
#### Internal changes
|
|
- N/A |