mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
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:
parent
4b3c75e8f0
commit
1b168f72f0
3 changed files with 633 additions and 150 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue