1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-15 01:31:37 +01:00

Version 0.9.2

This commit is contained in:
2018-01-09 22:36:45 +01:00
parent f1b58a03f3
commit cb20328a6a
7 changed files with 64 additions and 31 deletions

View File

@@ -43,11 +43,21 @@ a backup of your sqlite.db3 database.
## Changelog
### (WIP) Version 0.9.2
### (WIP) Version 0.9.3
-TODO: More info in admin page
-TODO: Cleaner code
-Fix duplicate entries for failed checks
### Version 0.9.2 (Beta)
-A bit more info in admin page (Checks->Errors/History info)
-Fix duplicate entries for failed checks (Less false failed tests)
-More optimizations when lot of pages/tests
-Show correct dates in index
-Updater fixed, 0.9.1 not working right
### Version 0.9.1 (Beta)