mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-21 19:36:22 +03:00
doc: update changelog
This commit is contained in:
parent
95fe085859
commit
842bb2ff41
2 changed files with 8 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -128,3 +128,5 @@ dist
|
||||||
|
|
||||||
notes/
|
notes/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
.svelte-kit
|
|
@ -20,10 +20,15 @@
|
||||||
- [ ] Api for upload photos
|
- [ ] Api for upload photos
|
||||||
- [ ] Inserting a photo in a note
|
- [ ] Inserting a photo in a note
|
||||||
- [ ] Cloud sync
|
- [ ] 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)
|
# AnoPaper v1.2.0 (coming)
|
||||||
|
|
||||||
- [ ] 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.
|
- [x] Add helmet
|
||||||
|
|
||||||
# Anopaper v1.1.0 (current)
|
# Anopaper v1.1.0 (current)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue