Releases: simple-retro/backend
Releases · simple-retro/backend
v1.2.0
What's Changed
- ci: create the deploy action by @ySnoopyDogy in #18
- ci: manually publish to github registry by @ySnoopyDogy in #19
- Get API limits by @Mewbi in #20
- Implement clean up routine by @Mewbi in #21
New Contributors
- @ySnoopyDogy made their first contribution in #18
Full Changelog: v1.0.0...v1.2.0
v1.0.0
What's Changed
- Retrospective CRUD by @Mewbi in #1
- add websocket to subscribe to changes by @Termack in #2
- middleware by @Termack in #3
- cors by @Termack in #4
- add question CRUD by @Termack in #5
- load all retrospectives for websocket by @Termack in #6
- Answer CRUD by @Mewbi in #7
- fix error 500 when first answer is created by @Termack in #8
- Set cookie samesite to none by @Mewbi in #9
- Improve API responses by @Mewbi in #11
- serve static, add some returns to websocket and avoid sending message… by @Termack in #12
- Feat/GitHub actions tests by @Mewbi in #14
- Feat/dockerfile by @Mewbi in #15
- websocket ping and remove serve static files by @Termack in #16
- Fix docker files by @Mewbi in #17
New Contributors
Full Changelog: https://github.com/simple-retro/backend/commits/v1.0.0