Skip to content

Releases: ivan-ristovic/the-godfather

v5.2.0 LTS

30 Dec 08:54
Compare
Choose a tag to compare
  • Stability updates
  • Discord compatibility improvements
  • Improvements to music queuing commands

v5.1.1 (stability patch)

17 Apr 17:09
Compare
Choose a tag to compare

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

28 Dec 22:46
Compare
Choose a tag to compare
Pre-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

21 Mar 23:38
Compare
Choose a tag to compare

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

12 Jan 20:22
Compare
Choose a tag to compare
v5.0-beta Pre-release
Pre-release

Beta testing version of v5 pending release.

TheGodfather v4.1

19 May 18:52
Compare
Choose a tag to compare

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

10 Feb 23:45
Compare
Choose a tag to compare
Pre-release
4.1.0-beta

[Tests] Fix failing tests

TheGodfather v4.0

08 Jan 21:00
Compare
Choose a tag to compare
v4.0.0

[Misc] Minor changes

TheGodfather v4.0-beta

08 Dec 00:18
Compare
Choose a tag to compare
Pre-release
4.0.0-beta

[CI] Fix appveyor.yml

TheGodfather v4.0-alpha

19 Nov 09:05
Compare
Choose a tag to compare
Pre-release
4.0.0-alpha

[Setup] Update launch script; Add Linux launch script