Download Latest Version 12.1.1 source code.zip (924.1 kB)
Email in envelope

Get an email when there's a new version of Akavache

Home / 11.4.1
Name Modified Size InfoDownloads / Week
Parent folder
Akavache.SystemTextJson.11.4.1.nupkg 2025-09-09 307.6 kB
Akavache.Sqlite3.11.4.1.nupkg 2025-09-09 460.6 kB
Akavache.Settings.11.4.1.nupkg 2025-09-09 315.9 kB
Akavache.EncryptedSqlite3.11.4.1.nupkg 2025-09-09 448.2 kB
Akavache.NewtonsoftJson.11.4.1.nupkg 2025-09-09 330.7 kB
Akavache.Drawing.11.4.1.nupkg 2025-09-09 336.0 kB
Akavache.11.4.1.nupkg 2025-09-09 789.0 kB
11.4.1 source code.tar.gz 2025-09-09 666.9 kB
11.4.1 source code.zip 2025-09-09 832.0 kB
README.md 2025-09-09 2.4 kB
Totals: 10 Items   4.5 MB 0

🚀 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 the AkavacheBuilder constructor.
    • reactiveui/Akavache@bc36427 (#1110) by @Copilot, @copilot-swe-agent[bot], @glennawatson
  • macOS: Resolved a unit test failure related to isolated storage by improving runtime platform detection.
    • reactiveui/Akavache@d6a0c96 (#1115) by @Copilot, @copilot-swe-agent[bot], @glennawatson
  • Core: Addressed a constructor ordering issue in the settings cache path configuration to ensure reliability.
    • reactiveui/Akavache@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.
    • reactiveui/Akavache@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.
    • reactiveui/Akavache@6088e23 (#1104) by @Copilot, @copilot-swe-agent[bot], @glennawatson
    • reactiveui/Akavache@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.
    • reactiveui/Akavache@494b4fa by @glennawatson
    • reactiveui/Akavache@a48ec94 by @glennawatson

📖 Documentation & Housekeeping

  • Documentation: A comprehensive documentation enhancement was completed, adding tutorials and improving the overall developer experience.
    • reactiveui/Akavache@76c4b8c (#1106) by @Copilot, @copilot-swe-agent[bot], @glennawatson
  • Version Bump: Bumped the project version from 11.3 to 11.4.
    • reactiveui/Akavache@d07e90a by @glennawatson
  • Cleanup: Removed unnecessary Copilot metadata files.
    • reactiveui/Akavache@cc30dd9 (#1111) by @glennawatson

🔗 Full Changelog: https://github.com/reactiveui/Akavache/compare/11.3.3...11.4.1

Source: README.md, updated 2025-09-09