1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-15 23:54:17 +02:00

Add some features

Add terminal
Improve single user management function
This commit is contained in:
link
2021-10-27 17:27:46 +08:00
parent 7191735737
commit d7d53d639b
32 changed files with 5205 additions and 3042 deletions

View File

@ -1,4 +1,4 @@
package types
const CURRENTVERSION = "0.1.7"
const BODY = "<li>Add user authentication module, Login page and initialization page.</li><li>Fixed the problem that the application could not start after the system restarted.</li>"
const CURRENTVERSION = "0.1.8"
const BODY = "<li>Add terminal</li><li>Improve single user management function</li><li>Experience optimization</li>"