mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
37 lines
963 B
Markdown
37 lines
963 B
Markdown
## Plugin Manager (dd-mm-yyyy)
|
|
|
|
### 0.2.1 (17-12-2022)
|
|
|
|
- Add Google DNS as a fallback for Jio ISP DNS blocking resolution of raw.githubusercontent.com domain.
|
|
|
|
### 0.2.0 (05-12-2022)
|
|
|
|
- Removed `on_plugin_manager_prompt` and replaced it with the in-game's plugin settings ui
|
|
|
|
### 0.1.10 (05-12-2022)
|
|
|
|
- Added Discord and Github textures on buttons
|
|
|
|
### 0.1.9 (03-12-2022)
|
|
|
|
- Search now filters on author names and plugin description.
|
|
|
|
### 0.1.8 (30-11-2022)
|
|
|
|
- Use HTTPS for all network requests (now that the Android bug has been resolved as of v1.7.11).
|
|
|
|
### 0.1.7 (03-10-2022)
|
|
|
|
- Added New Option in settings for Notifying new plugins.
|
|
- Added a Discord Button to join Bombsquad's Official Discord server.
|
|
|
|
|
|
### 0.1.6 (15-09-2022)
|
|
|
|
- Distinguish the settings button with a cyan color (previously was green) in plugin manager window.
|
|
- Clean up some internal code.
|
|
|
|
|
|
### 0.1.5 (08-09-2022)
|
|
|
|
- Plugin files that export classes besides plugin or game, now work.
|