Changelog
Hi,
Quick release today, I just wanted to address a couple of annoying little bugs and have a few quick wins.
From tomorrow I'll start focusing on big features implementations like websocket support, tags (maybe) and some amazing requests that have been piling up in the issues lately.
I know it feels like I have been doing a lot of small releases, but I NEEDED to add these tests and there were a lot of minor small bugs that I really wanted to address, the app is becoming more and more professional and it makes me very very happy.
Please don't think I'm ignoring your feature requests, I just don't want to implement things for the sake of it without properly planning stuff or it'll end up being a huge mess in the long run, trust me!
bugfixes
- Fix bulk checklist create allowed to users with read only permissions
- Fix delete checklist item allowed to users with read only permissions
- Fix permission issue when sharing to non admin user, introduced when changing all sharing permissions to uuid based search a couple of releases ago #361.
- Sorry about all the sharing bugs that came up lately, I have added comprehensive sharing tests now, so this should not happen any longer, LOVING the tests btw, it's making my life so much easier.
- Fix sidebar scrolling to active item on page load, looking sluggish #354
- Fix history move actions when they happen from sidebar, it was only working from the note header, forgot you can move items within the sidebar, whops #358
- Fix code highlight in list, it didn't show up as black with orange text like it does anywhere else (to whom it may concern.. I REMEMBERED TO FIX IT, BEEN AN ISSUE FOR 3 RELEASES ALREADY AND I KEPT FORGETTING)
translations