mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +03:00
Artemy Egorov
cf5151de7e
* 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
1.8 KiB
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
- 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
)