🚀 Akavache v11.4.1 Release Notes
This release focuses on enhancing stability across different platforms, improving the build process, and significantly upgrading the documentation.
🐛 Bug Fixes & Stability
- Android: Fixed a
FileNotFoundException
crash that could occur in theAkavacheBuilder
constructor.- bc36427 (#1110) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- macOS: Resolved a unit test failure related to isolated storage by improving runtime platform detection.
- d6a0c96 (#1115) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- Core: Addressed a constructor ordering issue in the settings cache path configuration to ensure reliability.
- 8adce72 (#1107) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- Testing: Improved NUnit tests to prevent timeouts and isolate static state for more reliable parallel execution.
- 9f184bd (#1113) by @Copilot, @copilot-swe-agent[bot], @glennawatson
🛠️ Build & Infrastructure
- Cross-Platform Targeting: Implemented conditional
TargetFrameworks
and updated Copilot instructions to streamline development with .NET 9 and workloads.- 6088e23 (#1104) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- 0a4663e (#1109) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- Project Configuration: Updated the CI workflow for build configuration and enabled Windows targeting in the AkavacheTodoWpf sample project.
📖 Documentation & Housekeeping
- Documentation: A comprehensive documentation enhancement was completed, adding tutorials and improving the overall developer experience.
- 76c4b8c (#1106) by @Copilot, @copilot-swe-agent[bot], @glennawatson
- Version Bump: Bumped the project version from 11.3 to 11.4.
- Cleanup: Removed unnecessary Copilot metadata files.
- cc30dd9 (#1111) by @glennawatson
🔗 Full Changelog: 11.3.3...11.4.1