Merge pull request #390 from bombsquad-community/pre_release_2
This commit is contained in:
Vishal 2025-08-09 22:16:36 +05:30 committed by GitHub
commit 014f3c3a87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1034 additions and 769 deletions

View file

@ -1,5 +1,13 @@
## Plugin Manager (dd-mm-yyyy)
### 1.1.4 (09-08-2025)
- Cleaning up the code.
- UI now works again for other scales if used from dev console.
- Added a new feature to move through plugins.
- Fixed popups getting stuck in background.
- Missing version CHANGELOG no longer causes error
### 1.1.3 (06-04-2025)
- Hot Fix

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.4": {
"api_version": 9,
"commit_sha": "1a9468d",
"released_on": "09-08-2025",
"md5sum": "638c30b15027156cc6a1803d0ee07399"
},
"1.1.3": {
"api_version": 9,
"commit_sha": "728b01b",

File diff suppressed because it is too large Load diff