Updated plugman to v1.1.5 (#430)

* v1.1.5

* minor cleanup

* [ci] apply-version-metadata

---------

Co-authored-by: BroBordd <BroBordd@github.com>
Co-authored-by: BroBordd <192699453+BroBordd@users.noreply.github.com>
Co-authored-by: Loup-Garou911XD <90267658+Loup-Garou911XD@users.noreply.github.com>
This commit is contained in:
BroBordd 2026-01-25 23:24:40 +02:00 committed by GitHub
parent 4b3c75e8f0
commit 1b168f72f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 633 additions and 150 deletions

View file

@ -1,5 +1,13 @@
## Plugin Manager (dd-mm-yyyy)
### 1.1.5 (26-01-2026)
- Various UI bugfixes and improvements
- Optimized PluginWindow displays
- Added a compact MoreWindow
- Better support for arrow control overall
- Cleaned up old stuffs in code
### 1.1.4 (09-08-2025)
- Cleaning up the code.

View file

@ -1,6 +1,12 @@
{
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
"versions": {
"1.1.5": {
"api_version": 9,
"commit_sha": "a552bd3",
"released_on": "25-01-2026",
"md5sum": "adf9bfcbbb93808454ba9fce345a1035"
},
"1.1.4": {
"api_version": 9,
"commit_sha": "1a9468d",

File diff suppressed because it is too large Load diff