> Big breaking changes, fixed major bugs. [Big functionality shift.](https://github.com/Goldy-Bot/Goldy-Bot-Framework/issues/105)
I really took my time on this release, I wanted to make sure everything was functioning correctly and all previous bugs were squashed and this update does just that very well especially taking into consideration how bad the codebase is. This is probably one of the most stable dev builds ever released.
:star: New Features
- Added events -> 107
- Git is now **required!**
- All unnecessary internal extensions have been removed and moved to individual repos (like [timestamps](https://github.com/Goldy-Bot/timestamps)).
- **All extensions are now no longer pre-included, you have to include them yourself. Check out [here](https://github.com/Goldy-Bot/Goldy-Bot-Framework/tree/master#pulling-extensions).**
- Goldy Bot now checks whether an extension requires a newer version of the framework. -> b068609dd360a95dc9b79f6c9098eea26eea10a0
![image](https://github.com/Goldy-Bot/Goldy-Bot-Framework/assets/66202304/ade64a8c-5fac-4ce8-a15a-14694f835966)
- Extensions now get automatically removed when you stop including them in config. -> aeaa319a97873562cb0d078b60b1222b385974d9
- Removed pygame. -> 109
๐ Bug Fixes
- Major bug in the guild database that was making the `/config` command unusable.
- Fixed another bug with the `/config` command.
- Disabled extension reloading until further notice -> https://github.com/Goldy-Bot/Goldy-Bot-Framework/issues/92#issuecomment-1824946224
- fixed github workflow errors
- and soo much more tiny bugs...
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- [THEGOLDENPRO](https://github.com/THEGOLDENPRO)
**Full Changelog**: https://github.com/Goldy-Bot/Goldy-Bot-Framework/compare/5.0dev11...5.0dev12