# ChangeLog ## v0.8.1 - 2026-07-13 ### Enhancements: - feat(debug): control Utils memory and thread profilers independently from Settings switches. - feat(debug): update profiler configuration without coupling it to profiler lifecycle. - feat(gui): control GUI view debug directly through the native app GUI runtime. - perf(assets): encode opaque app images as high-quality JPEG resources. ### Bug Fixes: - fix(build): use `idf_component.yml` as the single component version source. - fix(gui): honor the configured GUI DOM preload setting. ## v0.8.0 - 2026-06-28 ### Initial Release: - Initial release of `brookesia_app_settings` with settings screens for product configuration and display preferences. - Provides native app integration with System Core and service-backed settings data.
f5cb90b44d687013de08109d3b6e9603431a439e
idf.py add-dependency "espressif/brookesia_app_settings^0.8.1"