Notea Versions Save

? Self hosted note taking app stored on S3

v0.3.6

2 years ago

Fixed

  • bfbb017 fix: avoid images being cached, fix #98 (#100)

v0.3.5

2 years ago

Features

54fae49 feat: Add editor width setting (#91) tuur29 1328719 feat: French translation (#96) MichelBaie

Fixed

66cfd5d fix: editor dark theme 7b5c90f fix: default image zoom not being triggerable (#97) tuur29

v0.3.4

2 years ago

feat: add dutch locale (#88) thanks @tuur29 feat: STORE_PREFIX, close #92 chore: upgrade rich-markdown-editor

v0.3.3

2 years ago

feat: add Italian locale, thanks @faraoman

v0.3.2

2 years ago

feat: add Arabic translation, thanks @themedleb

v0.3.1

2 years ago

feat: update chinese translation.

v0.3.0

2 years ago

After inserting a link, it can be converted into a bookmark or embedded

Kapture 2021-07-04 at 11 31 40

Fixed

  • fix: settings page style

v0.2.5

2 years ago

refactor: use the editor to render the sharing page #82

v0.2.3

2 years ago
  • fix: disable navigation hotkeys when editing, close #80
  • chore: upgrade rich-markdown-editor

v0.2.2

2 years ago
  • fix: missing nav in new page, fix #74
  • fix: disable preview on mobile
  • chore: upgrade nextjs, react, rich-markdown-editor