AnoPaper/changelog.md
Artemy Egorov cf5151de7e
Stats (#8)
* feat: sent notes stats

* fix: unused var in notes

* refactor: stats increment

* feat: received notes, deleted notes

* fix: received notes stats inc

* refactor: stats

* fix: inc received

* feat: api for stats

* doc: update changelog
2023-04-25 17:42:50 +03:00

1.8 KiB

Anopaper v1.1.0 (coming)

  • Local notes editing
  • Publish local notes
  • 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.
  • Api for upload photos
  • Inserting a photo in a note
  • Maintaining statistics on sent notes, the number of notes received, number of deleted notes

AnoPaper v1.0.0