Changed
- Dashboard disk usage now shows one progress card per mounted filesystem (all mount points returned by the API) instead of only the root filesystem, with used/total sizes and available space per device.
- Updated dependencies:
flutter_secure_storage11.1.1 → 11.2.0,in_app_purchase3.3.0 → 3.3.1,file_picker12.0.0-beta.4 → 13.1.0.
Fixed
- Fixed OPNsense API endpoints that had regressed to legacy camelCase names — migrated
getActivity,systemDisk,systemResources,getRule,toggleRule,delRule,getconfig, andsetconfigto their current snake_case equivalents. - Removed invalid
/core/system/systemDiskfallback endpoint (HTTP 404) and dead/core/system/infofallback from system information fetch.