Releases: Strategienavigator/Strategienavigator-backend
Releases · Strategienavigator/Strategienavigator-backend
Captcha and last openend saves
What's Changed
- added current password check to user update route by @Geist5000 in #11
- Fix/invitation link by @Geist5000 in #12
- added a search users route by @Geist5000 in #13
- Feature/info collaboration by @Geist5000 in #15
- fixed locked_by_id check by @Geist5000 in #17
- added permission to save resource. by @Geist5000 in #16
- added command to delete deleted saves and added it to the cronjobs by @Geist5000 in #18
- added portfolio setting to settingsSeeder by @nic-schi in #20
- Anon port&settings by @nic-schi in #19
- Captcha checks by @Geist5000 in #21
- Captcha by @Geist5000 in #22
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- update to laravel 9 by @Geist5000 in #8
- fixed forgein key constraint of various tables by @Geist5000 in #9
- Feature/email filter by @Geist5000 in #10
Full Changelog: v0.2.0...v0.2.1
v.0.2.0
Changes:
- upgraded to laravel 9
- SaveResource now has an owner flag and if the owner currently deleteing his account
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- New Controllers by @ma1160 in #2
- Contribution controller by @Geist5000 in #3
- Email verification by @Geist5000 in #4
- Anonymous users by @Geist5000 in #5
- added a SortingScope by @Geist5000 in #7
New Contributors
Full Changelog: https://github.com/ricom/toolbox-backend/commits/v0.1.0