Support installing external JARs

This commit is contained in:
schroda
2026-07-14 00:27:13 +02:00
parent f3748017eb
commit 732c5d2083
3 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Add "in library" indicator
- (**Settings/WebView**) Add setting to enable/disable WebView
- (**Settings/Sync**) Add sync settings
- (**Extension**) Support installing external JARs
### Changed