Bläddra i källkod

update chage log

a624669980@163.com 3 år sedan
förälder
incheckning
dc8282acbb
1 ändrade filer med 24 tillägg och 0 borttagningar
  1. 24 0
      CHANGELOG.md

+ 24 - 0
CHANGELOG.md

@@ -18,6 +18,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+## [0.3.4-alpha] - 2022-07-22(UTC)
+
+### Added
+
+- SSH adds port-side options and prompts for connection status. ([#286](https://github.com/IceWhaleTech/CasaOS/issues/286))
+
+### Changed
+
+- Normalize all routes
+- Application names now support spaces ([#211](https://github.com/IceWhaleTech/CasaOS/issues/211))
+
+
+### Removed
+
+- Removed  casaos connect
+
+### Security
+
+- Adjustment of authentication method
+
+### Fixed
+
+- Fixed storage format and remove password error issues ([#344](https://github.com/IceWhaleTech/CasaOS/issues/344) [#357](https://github.com/IceWhaleTech/CasaOS/issues/357))
+
 ## [0.3.3] - 2022-07-08(UTC)
 
 ### Added