more webhook testing

This commit is contained in:
Eric Froemling 2022-07-27 10:57:39 -07:00
parent a465b8993e
commit 7f1faa7701
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -1,5 +1,5 @@
### 1.7.6 (build 20679, api 7, 2022-07-26)
- Cleaned up the MetaSubsystem code.
- Cleaned up da MetaSubsystem code.
- It is now possible to tell the meta system about arbitrary classes (ba_meta export foo.bar.Class) instead of just the preset types 'plugin', 'game', etc.
- Newly discovered plugins are now activated immediately instead of requiring a restart.