What's Changed
- manager: left-align WebUI button and add dedicated webui icon by @Prslc in #1296
- manager: fix update module download listener callback not firing by @Prslc in #1299
- feat(ui): 添加模块列表搜索功能 by @matsuzaka-yuki in #1328
- build(deps): bump actions/upload-artifact from 5 to 6 in the action-dependencies group by @dependabot[bot] in #1322
- build(deps): bump the maven-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #1332
- manager: prevent module update crash by safely reading HTTP response by @Prslc in #1336
- manager: remove text from module buttons by @YangQi0408 in #1335
- manager: introduce webui package manager api by @KOWX712 in #1337
- feat(ui): Add KPM config dialog and optimize extra items style by @matsuzaka-yuki in #1341
- ci: upload mapping artifacts and improve Telegram notifications by @Prslc in #1343
- manager: add try catch block to fetchAppList by @KOWX712 in #1344
- manager: add insets support to webui by @KOWX712 in #1340
- apd: support metamodule && fmt by @Tools-cx-app in #1356
- manager: optimize APM update check by @YangQi0408 in #1342
- manager: rewrite SearchBar by @AlexLiuDev233 in #1361
- manager: fix high dpi text showing by @AlexLiuDev233 in #1362
- manager: provide monet color to WebUI by @KOWX712 in #1358
- manager: add file chooser support to WebUI by @KOWX712 in #1360
- manager: add landscape navigation bar support by @KOWX712 in #1359
- build(deps): bump actions/upload-artifact from 5 to 6 in the action-dependencies group by @dependabot[bot] in #1345
- manager: fix double window insets padding by @KOWX712 in #1372
- build(deps): bump the maven-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #1388
- apd: fix typo by @Tools-cx-app in #1407
- manager: add defconfig.gz into bug report file by @luyanci in #1408
- manager/apd: fix multiple known issues by @Prslc in #1409
- apd/manager: implement undo functionality for module uninstallation by @Prslc in #1442
- manager: deprecate mandatory SuperKey and refactor auth by @Prslc in #1446
- manager: enforce strong superkey requirement for patching by @Prslc in #1448
- apd: support module config by @Tools-cx-app in #1447
- manager: restore fallback when truncate fails to create shell by @Prslc in #1462
- manager: webui add doUpdateVisitedHistory support by @KOWX712 in #1461
- fix: add CORS header to ksu://icon/ responses to allow programmatic image loading by @KOWX712 in #1468
- apd: fix some module scripts won't add AP_MODULE environment var by @Tools-cx-app in #1474
- fix: README badges nightly release link by @KOWX712 in #1478
- build(deps): bump the action-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #1431
- manager: fix TransactionTooLargeException crash on large module install logs by @YangQi0408 in #1491
New Contributors
- @Prslc made their first contribution in #1296
- @matsuzaka-yuki made their first contribution in #1328
- @YangQi0408 made their first contribution in #1335
- @KOWX712 made their first contribution in #1337
- @Tools-cx-app made their first contribution in #1356
- @AlexLiuDev233 made their first contribution in #1361
- @luyanci made their first contribution in #1408
Full Changelog: 11142...11219