mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +03:00
2 KiB
2 KiB
Anopaper vSomeday
- Api for upload photos
- Inserting a photo in a note
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
AnoPaper v1.0.0
- MD Support (
43d7601ea6
) - Local notes (
7e7b336d56
) - Publish notes (
0f35ab4515
) - Delete local notes (
df877c6aa5
) - MathJax support (
866181e48a
) - GFM support (
697439f7b4
) - OpenAi completion support (
2c07e71349
) - Collaborative editing (
536c847375
) - Sync (
6af0bfacb2
) - Local notes search (
a34ae82215
) - Limit for publish notes (
a07ea54631
)