CasaOS/service
LinkLeong d0f3dc806e New Feature
- [Apps] This is a feature that has been highly requested by the community. Import the original Docker application into CasaOS. Now it's easy to import with just a few clicks!
- [Apps] App list supports a custom sorting function! You can arrange apps in different orders by dragging the icons.
- [Apps] App custom installation supports Docker Compose configuration import in YAML format.
- [Files] Added thumbnail preview function for image files.
- [Connect] Multiple CasaConenct devices in the LAN will be transmitted through the LAN network.
- [System] Added a switch for auto-mounting USB disk devices.

🎈 Enhancement
- [System] Optimized the system update alert, you will see the new version update log from the next version.
- [Apps] Added live preview for icons in custom installed apps.
- [Apps] Optimized the input of WebUI.
- [Files] Completely updated the image preview, now it supports switching all images in the same folder, as well as dragging, zooming, rotating and resetting.
- [Widgets] Added color levels for CPU and RAM charts.
- [Conenct] Optimized the display of the right-click menu of the Connect friends list.

🎈 Changed
- [Files] Change the initial display directory to /DATA

🐞 Fixed
- [System] Fixed an issue with Raspberry Pi devices failing to boot using USB disks. (Achieved by disabling USB disk auto-mount)
- [Apps] Fixed the issue that some Docker CLI commands failed to import.
- [Apps] Fixed the issue that the app is not easily recognized in /DATA/AppData directory and docker command line after installation, it will be shown as the app name. (Newly installed apps only)
- [Apps] Fixed the issue that Pi-hole cannot be launched after installation in the app store.
- [Apps] Fixed the issue that apps cannot be updated with WatchTower.
- [Files] Fixed the issue that when there is an upload task, the task status is lost after closing Files.
2022-05-13 18:12:26 +08:00
..
ddns format code and fix wrong spell 2021-12-03 16:48:07 +08:00
docker_base format code and fix wrong spell 2021-12-03 16:48:07 +08:00
model New Feature 2022-05-13 18:12:26 +08:00
app.go New Feature 2022-05-13 18:12:26 +08:00
app_test.go New Feature 2022-05-13 18:12:26 +08:00
casa.go New Feature 2022-05-13 18:12:26 +08:00
data_ handling.go new file manager 2022-03-09 16:37:03 +08:00
ddns.go format code and fix wrong spell 2021-12-03 16:48:07 +08:00
disk.go update changelog 2022-05-05 13:46:55 +08:00
docker.go New Feature 2022-05-13 18:12:26 +08:00
docker_test.go first commit 2021-09-26 10:35:02 +08:00
down_record.go update changelog 2022-05-05 13:46:55 +08:00
download.go update changelog 2022-05-05 13:46:55 +08:00
file.go New App Store 2021-12-29 16:42:20 +08:00
file_test.go New App Store 2021-12-29 16:42:20 +08:00
friend.go update changelog 2022-05-05 13:46:55 +08:00
github.go first commit 2021-09-26 10:35:02 +08:00
notify.go Add CasaConnect function 2022-04-06 12:10:51 +08:00
person.go New Feature 2022-05-13 18:12:26 +08:00
redis.go first commit 2021-09-26 10:35:02 +08:00
rely.go 暂存 2021-09-27 14:17:36 +08:00
search.go add widget 2021-10-15 11:43:41 +08:00
service.go update changelog 2022-05-05 13:46:55 +08:00
share_directory.go 暂存 2021-09-27 14:17:36 +08:00
shortcuts.go 暂存 2021-09-27 14:17:36 +08:00
system.go New Feature 2022-05-13 18:12:26 +08:00
task.go format code and fix wrong spell 2021-12-03 16:48:07 +08:00
udpconn.go New Feature 2022-05-13 18:12:26 +08:00
user.go Need to fix bugs 2022-03-18 11:13:07 +08:00
zima_info.go New Feature 2022-05-13 18:12:26 +08:00