Releases: enchant97/note-mark
Releases · enchant97/note-mark
V0.1.0
New Features & Fixes
- Remember me tick box on login
- API routes (only available to logged in users)
- use fetch for getting the notebook html
- Create a get_token route
- Fix bug with saving in edit after already doing so
- Show ws message for when edited from elsewhere
- Fix the share-link edit route (mark updated functions needs changing)
- Popup messages match Quart flashes
- Auto delete flashes after a certain time
- Share-link can trigger ws messages, but not receive them
- Mobile view
- Control panel on top of text area
- Change websocket ws to wss if page is secure
- Background saving & auto-save (no page reload needed)
- Make flashed messages float at top of window
- Make tool-bar float at top when it is out of view