AnoPaper/changelog.md
Artemy Egorov 31e2b7346f
Encryption (#26)
* feat: note encryption

* fix: enc

* doc: update changelog
2023-05-24 17:28:00 +03:00

2.1 KiB

Anopaper vSomeday

  • Api for upload photos
  • Inserting a photo in a note
  • Cloud sync

Anopaper v1.1.0 (coming)

  • Local notes editing (0a0f0f950a)
  • Publish local notes (3963e435e8)
  • Migration notes storage to mongodb (#3)
  • Settings for publish notes, such as: delete after reading, number of reads before deleting, adding your own data (name, picture, status in the settings) to the note.
  • Maintaining statistics on sent notes, the number of notes received, number of deleted notes (#8)
  • Encrypting notes in the database (#26)
  • Local notes ids is incremental Date.now() instead of uuidv4 (238af9ad69)

AnoPaper v1.0.0