Skip to content

Releases: sharenowTech/erna

Fixed Minor Bugs & Typos

17 Oct 08:28
Compare
Choose a tag to compare

User Flows & Storage Adapters

16 Oct 15:10
Compare
Choose a tag to compare
  • Implement generic storage adapter interface
  • Add MongoDB adapter
  • Create new user flows like updating or cancelling dates
  • refactoring
  • improve documentation
  • improve environment variable management
  • improve deployment process
  • add possibility to define match day, time,...

Adjustable Match Size

15 Oct 07:22
Compare
Choose a tag to compare

Define MATCH_SIZE to define the size of a match.
Actual size may differ because of an odd number of members per location.

Fix minor bug causing errors if there's no match

15 Oct 07:21
Compare
Choose a tag to compare

Conversations & Refactoring

15 Oct 06:21
Compare
Choose a tag to compare

Important
Changed exposed endpoints to /actions and /commands.
Check the README for further details.

Opens a conversation if there are > 2 people per match instead of broadcasting the notification.

Request Verification, Improved Flow & Story Telling

12 Oct 05:45
Compare
Choose a tag to compare
  • Verify requests to prevent attacks incl. replay attacks
  • Reorder the flow to improve the UX
  • Introduce story telling to be a more exciting slash command

Just try it 😉

Important: it is necessary to pass a SECRET env.