mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +03:00
doc: changelog
This commit is contained in:
parent
f9528ed8d5
commit
491d972cdf
2 changed files with 20 additions and 0 deletions
|
@ -13,6 +13,8 @@ Running on: <https://anopaper.artegoser.ru/>
|
|||
- Synchronize data across devices
|
||||
- Support markdown, MathJax, and GFM syntax
|
||||
|
||||
See [changelog](/changelog.md) for more information
|
||||
|
||||
## Local installation
|
||||
|
||||
- Setup repository
|
||||
|
|
18
changelog.md
Normal file
18
changelog.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Anopaper v1.1.0 (coming)
|
||||
|
||||
- [ ] Local notes editing
|
||||
- [ ] Publish local notes
|
||||
|
||||
# AnoPaper v1.0.0
|
||||
|
||||
- [x] MD Support (43d7601ea6ca7838f41beefc1d57dd4774e74add)
|
||||
- [x] Local notes (7e7b336d56e89ccc9874766e7752e358a2ce9ca7)
|
||||
- [x] Publish notes (0f35ab45157ebbd5014f01378b63f509df95f586)
|
||||
- [x] Delete local notes (df877c6aa59a03cb2d53858c320ee718b50d56c9)
|
||||
- [x] MathJax support (866181e48a1ef6db9cb00548f82f3386c29a288c)
|
||||
- [x] GFM support (697439f7b4fa306968cfc8b2a7df5572a3530030)
|
||||
- [x] OpenAi completion support (2c07e71349eea62e201b7c58ea0e9c251cb0d133)
|
||||
- [x] Collaborative editing (536c847375a406571a2d7f5fb3f708f4e80c4a6d)
|
||||
- [x] Sync (6af0bfacb22c55aa92b688c1307109a2f1220d66)
|
||||
- [x] Local notes search (a34ae82215c1baa68978c39519fe851684070efb)
|
||||
- [x] Limit for publish notes (a07ea54631d2eff1d148f8d2bd27009ba768fd26)
|
Loading…
Reference in a new issue