Releases: tippfehlr/activity-roles
Releases · tippfehlr/activity-roles
v1.14.1
v1.14.0
v1.13.0
v1.12.5
v1.12.4
v1.12.3
v1.12.2
Changelog
Bug Fixes
- (deleteActivityRole) send table like /listRoles instead of embeds (03b12a2)
- disable /deleteActivityRole and /setStatusRole in DMs (9b08642)
- don’t add roles to bots on /checkroles (6a1fb9e)
- add strings for addActivityRole/deleteActivityRole (dbb61a6)
Translation
- (i18n) pull translations (7c383a3)
v1.12.1
Special thanks to LaLiTaBluE for donating again - you are incredible
Changelog
Features
- add automated checkRoles (042c780)
Bug Fixes
- update status every 2 seconds, not 20 ms (8d5c6d8)
- exit on error "driver has already been destroyed" (c9173bd)
- fix /deleteActivityRole , roleID != guildID (fa24c8f)
- assign multiple roles (648625f)
- fix broken /deleteActivityRole all:true buttons (ae18ab7)
Translation
Documentation
v1.12.0
Thanks to my sponsors LaLiTaBluE and @GomorrhaDev!
This release features a working /checkroles!
Changelog
Added
- implement /checkroles (f988234)
Fixed
v1.11.0
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)