v0.4.10

IceWhaleTech/CasaOSv0.4.10Aug 12, 2024by LinkLeong

AI Summary

Maintenance release featuring a major web framework migration and security fixes.

Key Highlights

  • Migrated web framework from Gin to Echo.
  • Fixed typo in README documentation.
  • Added instructions for updating CasaOS.
  • Implemented safe command handling.

Full Release Notes

## Changelog
* 1c483a5d9cd14ac7db28bb4e5801963f5c046e95 Fix typo in README.md: "tutoial" → "tutorial" (#1862)
* e4447981cb0f7432c287830c71a9cda2ee7fb7ee Update constants.go (#1950)
* 170b599e86120fb244de8b12c3beb1a99b36b410 add instructions to update CasaOS (#1925)
* 8f7c99779fe31026d2b0d0fe3cb15cb25c0ebb82 feat: migrate gin to echo (#1854)
* 18ce1d6342471805112e236a92e82bc0d5f05a94 fix: safe cmd (#1921)