Fixes
- Prevent a performance issue that can occur when there is a lot of whitespace in a Markdown note #1078 #1088
- Restore tags correctly when restoring a revision #1085
- Ensure that the note selected on launch is updated #1093
- Improve tag field styles to accommodate notes with many tags #1084
- Ensure that offline changes are synced to the server once the app is back online, even if the app was quit before syncing #1098 #1103
- Add rate limiter to Importer to prevent overloading the server #1101