APPotsSaver v1.04
=================

Changelog
---------
- Replaced performance sliders with visible numeric step controls.
- Added - / + buttons for 0.1s adjustments so exact values are always visible.
- Kept the same limits and defaults for all performance options.
- Improved the performance tab layout to avoid overlapping slider text/value issues.

APPotsSaver v1.03
=================

Changelog
---------
- Reworked the refresh logic so the addon no longer scans all 60 hotbar slots every cycle.
- Added watched-slot tracking: only slots that currently contain configured actions are checked.
- Added smart GCD optimization:
  - sleeps during most of the GCD after an action,
  - resumes with a short burst of fast checks near the end of the GCD.
- Added performance settings to the config window:
  - Smart GCD Optimization
  - Idle Check Interval
  - Burst Check Interval
  - GCD Sleep Duration
  - GCD Burst Window
- Added explanatory text in the config window for every option.
- Added state caching to avoid unnecessary repeated slot refreshes when nothing changed.
- Improved settings normalization and default handling.
- Fixed action-bar forced disable logic so it respects the addon Enabled state.
- Updated addon metadata and description.

Default recommended values
--------------------------
- Idle Check Interval: 0.5s
- Burst Check Interval: 0.1s
- GCD Sleep Duration: 1.4s
- GCD Burst Window: 0.2s

2026-04-05 - UI hotfix
- Widened the config window for tabbed menus.
- Shortened help text in the config panel to avoid overlap with sliders.
