Releases: anirudhb/prox2
v2.1.0+1 - Undo hotfixes
Hi, quick hotfix release! This release fixes some bugs in the new undo implementation, and it is highly recommended that all v2.1.0 users upgrade immediately! It also restricts undos to 7 days from the confession creation date.
What's Changed
Full Changelog: v2.1.0...v2.1.0+1
v2.1.0 - New features
Prox2 v2.1.0 is released! This release adds some much-needed features, like trigger warnings and the ability to "undo" approvals!
Thanks to the contributors below for helping out!
What's Changed
- feat: improve user notification message by @gleich in #58
- Add Trigger Warnings by @neelr in #82
- Add undo ability for reviewers by @Merlin04 in #88
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2 - Postgres
Prox2 v2 is released!!
This release completely ports the bot to Postgres! This was mainly done since Airtable has a soft 1200 record limit so only 1200 confessions can be submitted before the database has to be recreated. Postgres does not suffer from these issues.
Also, prox2-revive has been bug-fixed quite a bit and it should now work properly in all cases and gracefully ignore errors!
This is a big milestone for Prox2.
v1.1.1 - Minor bug fixes
Prox2 v1.1.1 is released! This release includes some bug fixes as well as the /prox2-revive command.
v1.1.0
Prox2 v1.1.0 is released! This release includes some nice additions:
- Reviews: When a confession is viewed (approved or rejected), the user and date will be added to the staging message. Helpful for keeping tabs on who approved what (and when)!
- You can now DM Prox2 as well. Prox2 will give you a confirmation before staging your confession. (Note that slash commands still work)
v1.0.0
Prox2 v1.0.0 is released! 🎉
Notable changes since v0.1.0:
- Lots of changes under the hood (code cleanup)
- You can no longer submit confessions in #confessions! All submissions must now go to a DM, this is for ensuring privacy. Additionally, every time a confession is staged, it's kept in your DMs for further reference.
- Help messages are vastly improved! Try it out by just typing /prox2!
Initial release (v0.1.0)
Initial release of Prox2