apps
2024.10
true

Release Notes
Last updated Sep 24, 2025
2024.10.5
linkRelease date: September 24, 2025
Minor improvements
linkWe are constantly striving to improve your Apps experience. While this release brings no major changes, we included security and accessibility improvements, and minor bug fixes.
Bug fixes
linkResolved an issue where apps would encounter errors when using the
resetAppVariable
command.This happened because the
BlazorResourceVersion
value in the app model defaulted to an
older Blazor version, which did not support the reset command.