All changes to this project will be noted in this file.
- Better markdown support
- Account settings
- Delete all notes (
/delete/notes
) - Delete account (
/delete/account
)
- Delete all notes (
- Added
dev/prod
mode
- Fix incorrect HTML generation from Markdown
- Fix cookie removal issues
- Use
SameSite=Lax
to avoid getting logged out when accessing from other sites
/createnote
is now/create/note
This is the initial release of Jotsy
- Markdown support
- Authentication
- Multi-user support + Sessions