From f2d60f69e7e1698c6c606108054833abb04cd803 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sat, 9 May 2026 16:44:57 +0200 Subject: [PATCH] [Release] v20260509.01 --- CHANGELOG.md | 11 ++++++++++- versionToServerVersionMapping.json | 5 +++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea44108..b681a74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] (Preview) +## [20260509.01] (r3147) - 2026-05-09 + ### Fixed - (**Navigation**) Fix obsolete extensions being included in the updatable extensions info - (**Extensions**) Fix showing the uninstall button twice in the extension info page in case the extensions is obsolete and has a update at the same time - (**Reader**) Fix changing reader layout settings from their default value to another causing the reader to break +### Contributors + +Thanks to everyone that contributed to this release + +@schroda + ## [20260508.01] (r3136) - 2026-05-08 ### Added @@ -764,7 +772,8 @@ Thanks to everyone that contributed to this release @schroda, @jesusFx, @QuietBlade, @anvstin, @guohuageng, @plum7x, @HiyoriTUK, @aizhimoran, @JiPaix, @Yuhyeong, @a18ccms, @chancez, @rickymcmuffin, @zmmx, @alexandrejournet, @ibaraki-douji, @nitezs, @misaka10843, @Becods, @skrewde, @xconkhi9x, @cnmorocho, @Wip-Sama, @Kefir2105, @RafieHardinur, @SuperMario229, @Alexandre-P-J, @AriaMoradi, @NathanBnm, @FumoVite, @JoHena, @bandysharif, @DevCoz, @comradekingu, @Zereef, @akabhirav -[unreleased]: https://github.com/suwayomi/suwayomi-webui/compare/v20260508.01...HEAD +[unreleased]: https://github.com/suwayomi/suwayomi-webui/compare/v20260509.01...HEAD +[20260509.01]: https://github.com/suwayomi/suwayomi-webui/compare/v20260508.01...v20260509.01 [20260508.01]: https://github.com/suwayomi/suwayomi-webui/compare/v20251230.01...v20260508.01 [20251230.01]: https://github.com/suwayomi/suwayomi-webui/compare/v20250801.01...v20251230.01 [20250801.01]: https://github.com/suwayomi/suwayomi-webui/compare/v20250731.01...v20250801.01 diff --git a/versionToServerVersionMapping.json b/versionToServerVersionMapping.json index 46cbf496..86b68341 100644 --- a/versionToServerVersionMapping.json +++ b/versionToServerVersionMapping.json @@ -3,6 +3,11 @@ "uiVersion": "PREVIEW", "serverVersion": "r2099" }, + { + "tag": "v20260509.01", + "uiVersion": "r3147", + "serverVersion": "r2099" + }, { "tag": "v20260508.01", "uiVersion": "r3136",