mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +03:00
doc: transferring functions in the changelog to a later version
This commit is contained in:
parent
ca9281f226
commit
960ce06d08
1 changed files with 5 additions and 2 deletions
|
@ -15,14 +15,17 @@
|
|||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
# Anopaper vSomeday
|
||||
|
||||
- [ ] Api for upload photos
|
||||
- [ ] Inserting a photo in a note
|
||||
|
||||
# Anopaper v1.1.0 (coming)
|
||||
|
||||
- [x] Local notes editing (0a0f0f950ae95afb78d3fe71815b351f77f01eb9)
|
||||
- [x] Publish local notes (3963e435e8faca9b93b2e481ac799d78ed863f8c)
|
||||
- [x] 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
|
||||
- [x] Maintaining statistics on sent notes, the number of notes received, number of deleted notes (#8)
|
||||
- [ ] Encrypting notes in the database
|
||||
|
||||
|
|
Loading…
Reference in a new issue