Skip to content

Releases: anirudhb/prox2

v2.1.0+1 - Undo hotfixes

13 Nov 03:36
e9a566c
Compare
Choose a tag to compare

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

  • Improvements to undo + support for old handler callback format by @Merlin04 in #89

Full Changelog: v2.1.0...v2.1.0+1

v2.1.0 - New features

04 Oct 04:24
74e4041
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2 - Postgres

01 Jun 18:21
Compare
Choose a tag to compare

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

14 Apr 01:54
Compare
Choose a tag to compare

Prox2 v1.1.1 is released! This release includes some bug fixes as well as the /prox2-revive command.

v1.1.0

31 Mar 20:53
Compare
Choose a tag to compare

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

17 Jan 23:51
319f690
Compare
Choose a tag to compare

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)

25 Dec 19:52
cc80db9
Compare
Choose a tag to compare

Initial release of Prox2