Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.21 KB

changelog.md

File metadata and controls

54 lines (41 loc) · 2.21 KB

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 (0a0f0f950ae95afb78d3fe71815b351f77f01eb9)
  • Publish local notes (3963e435e8faca9b93b2e481ac799d78ed863f8c)
  • 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 (238af9ad6957f72439a1a39f32662145dd2bdce8)

AnoPaper v1.0.0

  • MD Support (43d7601ea6ca7838f41beefc1d57dd4774e74add)
  • Local notes (7e7b336d56e89ccc9874766e7752e358a2ce9ca7)
  • Publish notes (0f35ab45157ebbd5014f01378b63f509df95f586)
  • Delete local notes (df877c6aa59a03cb2d53858c320ee718b50d56c9)
  • MathJax support (866181e48a1ef6db9cb00548f82f3386c29a288c)
  • GFM support (697439f7b4fa306968cfc8b2a7df5572a3530030)
  • OpenAi completion support (2c07e71349eea62e201b7c58ea0e9c251cb0d133)
  • Collaborative editing (536c847375a406571a2d7f5fb3f708f4e80c4a6d)
  • Sync (6af0bfacb22c55aa92b688c1307109a2f1220d66)
  • Local notes search (a34ae82215c1baa68978c39519fe851684070efb)
  • Limit for publish notes (a07ea54631d2eff1d148f8d2bd27009ba768fd26)