You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-03 23:30:39 +02:00
new file manager
Added CasaOS own file manager, now you can browse, upload, download files from the system, even edit code online, preview photos and videos through it. It will appear in the first position of Apps. Added CPU core count display and memory capacity display.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
package types
|
||||
|
||||
const CURRENTVERSION = "0.2.9"
|
||||
const CURRENTVERSION = "0.2.10"
|
||||
|
||||
const BODY = "<li>Custom installation of new parameters</li><li>Fixed issues</li><li>Update front-end translation</li>"
|
||||
const BODY = "<li>sAdded CasaOS own file manager</li><li>Fixed issues</li><li>Update front-end translation</li>"
|
||||
|
Reference in New Issue
Block a user