Release v2.3.2243

This commit is contained in:
Syer10
2026-07-13 14:26:09 -04:00
parent d34a486dca
commit 1d583ca4a7
2 changed files with 12 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ body:
label: Suwayomi-Server version
description: You can find your Suwayomi-Server version in **More → About**.
placeholder: |
Example: "v2.3.2238"
Example: "v2.3.2243"
validations:
required: true

View File

@@ -7,11 +7,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [Unreleased] (Preview)
### Added
- (**Extension**) Add ability to install jar versions of extensions
- .
### Changed
- .
### Fixed
- .
## [v2.3.2243] - 2026-07-13
### Added
- (**Extension**) Add ability to install jar versions of extensions
### Fixed
- (**Extension**) Fix missing memo field in getPageList
@@ -500,7 +508,8 @@ Huge thanks to @martinek who pulled the most of the weight this release!
<!-- SERVER LINKS -->
[unreleased]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2238...HEAD
[unreleased]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2243...HEAD
[v2.3.2243]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2238...v2.3.2243
[v2.3.2238]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2232...v2.3.2238
[v2.3.2232]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2230...v2.3.2232
[v2.3.2230]: https://github.com/suwayomi/suwayomi-server/compare/v2.3.2223...v2.3.2230