Changelog
If you share notes with non admin users please pull this version, or they won't be able to edit notes.
bugfixes
- Fix sharing permission bug where edit/delete permissions don't work if the user is not admin (this is still a reminiscence of the changes from 1.15.2, sorry, that whole security fix messed up with users big time, but no other major issue seems to exist after this last patch, so hopefully we're good, I am testing more and more features manually). #319
dev notes
- From the next few releases I'll start to add an automated test suite within Jotty to do proper test automation (wish me luck), the app got way too big for me to manually test releases, it's more time consuming than actually releasing and things slip through too easily. Please if your job is actually an e2e automation tester get in touch and feel free to help set it all up in a PR to develop.