mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-23 21:43:43 +01:00
New version with security in transport (https selfsigned), change deps, and preparing web version
This commit is contained in:
10
docs/changelog.md
Normal file
10
docs/changelog.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2019/11/20
|
||||
- New API (2). All requests now works in POST and SSL (Self-Signed)
|
||||
- Now using Flask and not falcon with waitress-serve (Lesser dependencies and ssl support)
|
||||
- Some new options
|
||||
- More stable (Besides this API is at beta stage because POST and different json returns)
|
||||
- Better doc
|
||||
- Preparing for better gui (Web one)
|
||||
- Now SQL will have versions, for updating if neccesary (If you are using old version, please create in database new table "OPTIONS" with data that has "emptydatabase.db")
|
||||
Reference in New Issue
Block a user