Skip to content

v1.11.0

Compare
Choose a tag to compare
@tippfehlr tippfehlr released this 13 Apr 10:26
· 90 commits to main since this release
7228306

Massive thanks to LaLiTaBluE and @GomorrhaDev for donating!

Changelog

Added

  • (metrics) add metrics for {old,new} users and activeTemporaryRoles (3742d56)
  • (metrics) add metric for locales (9bdb0dd)
  • automatically migrate database from sqlite (8b22ea3)
  • explicitely connect to postgres and exit if no connection (952424c)

Fixed

  • (/help) 'the bot will be removed' -> 'the bot will remove the role' (a243b31)
  • (presenceUpdate) add onConflict to insert into activeTemporaryRoles (95a1e5c)
  • reverse logic for /requirerole (ba61603)

Changed

  • merge /help description into one translation string, use nested keys (2c72fe5)
  • rename help menu to help page (a191403)
  • move database from sqlite to postgres (kysely) (063ce1b)
  • set time in logs to system timezone (bcb4380)
  • update tranlations (036a330)

Removed

  • remove Estonian from README (f9d3bf3)

Documentation

  • (readme) remove privacy notice about hashes user IDs. (653f774)
  • (readme) remove the new notice for /statusrole (2f304f7)