Releases: SylveonDeko/Mewdeko
Releases · SylveonDeko/Mewdeko
PsqlDeko build 267 (2024-10-07)
Automated psql build for commit ad8ded9
WARNING: Mewdeko on PSQL is in early beta and has missing features. If you find bugs please report them.
Commits since previous release:
- ad8ded91 Fix moving data from sqlite to psql. Add deny sending messages in threads to lockdown, fixed action commands
- 56564d12 make lockdown like 5x faster using bulk ops lmao
- 8fc625fe ignore threads. Oops.
- e79f0cc0 this was removing roles when not needed, same with permissions. fixed.
- b09fca92 <a:headbang:1290523127490547714>
- ddafd35a Added Role Monitor. You can now execute a punishment when a role gets updated with a blacklisted permission, or a blacklisted role gets added to another user, or a role with a blacklisted permission gets added to another user. The role or permission is removed, and the action that is taken can be customized. You can set a default action, and set an override punishaction when adding a blacklisted role or permission.
- 15df333d I aint using no fucking free trial shit lmao
- 3f5cc52f maybe
- 185cf218 the other way was too slow lmao.
- 54c79a75 fixed an issue where the incorrect lockdown state was set. As well as not skipping modifying the everyone role to avoid accidentally exposing staff channels.
- d715c814 proper user count
- 967213a5 Add much better lockdown system, allows to stop users from joining, as well as completely make every channel unwritable. Saves state in postgres and redis.
- 67ed2bc9 Add anti mass mention, long time coming tbh.
- 994edabc fix mention commands
- f62f8f9f lets see how this works kek
- 7b2f608d Fix giveaways for dash, fixed using button in gstart, removed some useless files and added a forgotten migration lel
- e7f8548a add toggle for api, disabled by default
- 1119b99f cloud creds are now optional, iamge filtering will not work if not included
- 5e363a2a Images will now require the use of google cloud api to scan for nsfw. No more needing to load a whole local model for that
- 8800a726 only update every 20 commits