-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e82b6d2
commit 33e5be9
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
version: v1.2.5 | ||
version: v1.3.0-beta1 | ||
release_notes: > | ||
## [1.2.5]\n## New\n- Added "Share via link" function, which can generate file links and share files on ZimaOS.\n- Added Disk Standby option, which can hibernate the hard disk to save energy and increase life.\n- Added language options to support Croatian, French, German, Greek, Italian, Korean, Swedish.\n- Files now recognizes USB-connected HFS MacOS hard drives.\n- [Beta version only] Added mobile phone backup function, using a USB cable to connect the phone and ZimaCube to back up the entire phone.\n## Improve\n- ZVM now supports installation images in .img, .qcow2, .vmdk, and .vdi formats.\n- Modified ssh function, ssh switch and web terminal are both available.\n- Improved the display speed of the app list on the dashboard.\n- Improved the prompt for creating RAID for hard disks that are already in use.\n- Reduced the memory occupied by system services.\n### Fixed\n- The modification time of the new folder in Files is set to the current time of ZimaCube.\n### Tips\n- If you find any software problems, welcome to join the Discord and get support from 20,000 Zima community members\n- [https://zimaboard.com/discord](https://zimaboard.com/discord)\n | ||
## [1.3.0-beta1]\n## Brand New\n- The settings panel has been completely redesigned, and disk health is displayed\n- ZVM virtual machines support one-click installation of Windows/Linux\n## New\n- Video files in Files now support preview\n- PCIE disks not in bays support RAID\n- ZVM virtual machines are compatible with Windows 11 installation\n- ZVM virtual machines support network settings to None\n- Files now support previews in .doc, .xls, .ppt, and video thumbnails\n- Supports identification and display of wireless network cards\n### Fixed\n- Fixed the occupation of ports 1900 and 1901 to ensure Plex is available\n- Improved the priority of Thunderbolt connection to ensure high-speed transmission\n- Automatically calibrate the system time to the time zone\n- Compatible with iPhone connection to Samba\n- Increased the stability of application data migration\n- Files fixed the problem that the cloud disk could not be unlink\n- Improved some interface issues in the use of ZVM virtual machines\n- Fixed a lot of interface display and operation issues\n### Tips\n- If you find any software problems, welcome to join the Discord and get support from 20,000 Zima community members\n- [https://zimaboard.com/discord](https://zimaboard.com/discord)\n | ||
mirrors: | ||
- https://github.com/IceWhaleTech/ZimaOS/releases/download | ||
- https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/releases/download | ||
packages: | ||
- path: /1.2.5/zimaos_zimacube-1.2.5.raucb | ||
- path: /1.3.0-beta1/zimaos_zimacube-1.3.0-beta1.raucb | ||
architecture: amd64 | ||
checksums: /1.2.5/checksums.txt | ||
checksums: /1.3.0-beta1/checksums.txt | ||
code: Murjek | ||
background: https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/releases/download/1.2.5/Hover%20background.jpg | ||
background: https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/releases/download/1.3.0-beta1/Hover%20background.jpg |