This new v2.23.0
release brings several dependency updates and bug fixes. New features like multiple index files and maintenance mode support, more performance and resource optimizations (~15% less memory usage), a bug fix for the JSON directory listing, documentation for using SWS in WebAssembly and TrueNAS SCALE as well as other improvements.
Fixes
- 85ea7c4 Bugfix/security dependency updates including tokio, regex, clap, async-compression (zstd, flate2), tracing, serde and other crates (also 27cb09d).
- 7c5df01 Wrong directory type for empty files in JSON directory listing. PR #271 resolves #270 reported by @carueda.
- 89d70d0 Docker: Debian 12.2 image update.
- aeebc6f Installer: Installer script breakage. PR #274 resolves #273 reported by @kzhui125.
- e3cd810 Crate: Docs links in compression module.
Features
- efb2c0c Multiple index files support. PR #267 resolves #257 suggested by @moinologics. See docs.
- 9e50491 Maintenance mode support. PR #272 resolves #268 suggested by @tuxpizza. See docs.
Refactorings
Docs
- 7a407c6 WebAssembly page and Wasmer Wasix example. See docs.
- b70058c TrueNAS SCALE installation via TrueCharts. See docs.
- ddbf881 Improve content across several pages.
Acknowledgments
Thanks to our new donor @kirillt for supporting the project.