🗒️ Notable Changes:
- You can now save notes without exiting edit mode 🎉#115
- There is now an indicator to show when you have unsaved changes.
- There are 2 new keyboard shortcuts
- The
Dockerfile.experimental
file has been updated to account for the updated web client. Thanks @Code-Otto.
🪲 Bug Fixes:
- Resolved issue affecting links to headings within the same note e.g.
[Heading 1](#heading-1)
. #202 - Resolved issue affecting notes with URL escape characters in the title. #209
- The note title input now occupies the full available width. Thanks @michaelkennethdavid.