From 6b012632528914c698bf28594bd199c16257fe42 Mon Sep 17 00:00:00 2001 From: link Date: Thu, 19 Jan 2023 10:16:55 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: link --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e0eb85..7b84b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,16 +17,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security -## [0.4.1-alpha] - 2023-1-8 +## [0.4.1] - 2023-1-19 + ### Added - [Disj] Added disk merging feature in storage management (beta) that allows for multiple disks to be merged into a single storage space - [System] Added option for startpage.com search engine - [APP] Added app cloning feature in the app's context menu. -- ### Changed - [APP] Improved app installation process, including display of the installation process, checks for successful installation, and prompts - +- [System] Binary sizes are 40%~60% smaller (thanks to upx) +- [App] Optimization of install and update for certain country. +- [All] Lots of bug fixes ## [0.4.0] - 2022-12-13 ### Added