AnoPaper/changelog.md
2023-08-27 21:30:52 +03:00

2.2 KiB

Anopaper vSomeday

  • Api for upload photos
  • Inserting a photo in a note
  • Cloud sync
  • 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.

AnoPaper v2.0.0

  • Full migration to svelte

AnoPaper v1.2.0 (coming)

  • Add helmet

Anopaper v1.1.0 (current)

  • Local notes editing (0a0f0f950a)
  • Publish local notes (3963e435e8)
  • Migration notes storage to mongodb (#3)
  • 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