Releases: ivan-ristovic/the-godfather
v5.2.0 LTS
- Stability updates
- Discord compatibility improvements
- Improvements to music queuing commands
v5.1.1 (stability patch)
This release includes minor fixes & Discord API change adaptations. It should be stable for use, I will make several minor adaptations in the following weeks. Docker image for this version is released with 5.1.1 tag.
Full Changelog: v5.1.0-rc...v5.1.1-rc
RC version of the v5.1 release
Patch notes:
- Project is now using .NET 6
- Multiple performance enhancements
- Improved guild customization (temporary punishment cooldown customization, filter action customization etc.)
- Translation API refactor (no more translation errors!)
- Minor fixes
This is an RC build, v5.1 will be released soon with a Docker image as an additional installation method.
v5.0.0-rc
RC version of the v5.0 release
New features (compared to v4.x):
- TheGodfather now listens to commands inside DM
- Globalization - TheGodfather can now use specific culture setting, which allows for custom language, unit and number format, as well as localized timezone setting for each guild
- Administration: mass-mention protection
- Administration: level roles, reaction roles
- Administration: real-time guild backups
- Administration: new activity log events and details
- Administration, Reactions: filters and reaction regexes are now word-bounded
- Misc: guild-specific insults removed, insults are now fetched from 3rd party API
- Misc: XP is now guild specific
- Searches: Steam search overhaul
- Searches: Giphy search overhaul
- Searches: Goodreads is no longer exposing API but TheGodfather still supports it (because old keys are not revoked yet)
- RSS: Improve feed performance
- Database: Drastically improve performance with large databases
- Database: Fully support SQLite and SQLServer
- Music: music module overhaul with Lavalink, fetching music from YouTube, Soundcloud and more
- Games: several new games such as minesweeper, improved and reworked existing casino games
- Misc: Removed overloads for some commands and unified them with a more intuitive API
- Reminders: added more commands for easier lookup (before date, after date, etc.)
- Misc: added starboard module
- Polls: improve poll logic
- Numerous bugfixes
- ... surely forgot something, but if I did, it probably isn't important :)
Disclaimer: This release should be considered as a ready-to-use release which is way more stable than v4.x, however use it at your own risk. Minor changes and bug-fixes are expected before LTS release. LTS release will also feature Docker images and setup scripts for easier installation.
v5.0-beta
Beta testing version of v5 pending release.
TheGodfather v4.1
UNSUPPORTED, IT IS ADVISED TO SWITCH TO LATEST RELEASE
Stable release until v5 is out.
Patch notes:
- Bugfixes
- Webhook manipulation module
- Special command rules for each channel
- Minor formatting changes to many commands (detailed list in the commits)
TheGodfather v4.1-beta
4.1.0-beta [Tests] Fix failing tests
TheGodfather v4.0
v4.0.0 [Misc] Minor changes
TheGodfather v4.0-beta
4.0.0-beta [CI] Fix appveyor.yml
TheGodfather v4.0-alpha
4.0.0-alpha [Setup] Update launch script; Add Linux launch script