Skip to content

Releases: sharenowTech/erna

Fixed Minor Bugs & Typos

Choose a tag to compare

@felixheck felixheck released this 17 Oct 08:28
v0.5.1

0.5.1

User Flows & Storage Adapters

Choose a tag to compare

@felixheck felixheck released this 16 Oct 15:10
  • 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

Choose a tag to compare

@felixheck felixheck released this 15 Oct 07:22

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

Choose a tag to compare

@felixheck felixheck released this 15 Oct 07:21
v0.3.1

0.3.1

Conversations & Refactoring

Choose a tag to compare

@felixheck felixheck released this 15 Oct 06:21

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

Choose a tag to compare

@felixheck felixheck released this 12 Oct 05:45
  • 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.