Releases: sharenowTech/erna
Releases · sharenowTech/erna
Fixed Minor Bugs & Typos
User Flows & Storage Adapters
- 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
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
v0.3.1 0.3.1
Conversations & Refactoring
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
- 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.