File Details
v4.99.2-beta
- B
- Jun 20, 2026
- 267.27 KB
- 267
- 12.0.5
- Retail
File Name
Clique-v4.99.2-beta.zip
Supported Versions
- 12.0.5
# Changelog
All notable user-visible changes to Clique are documented here.
Only features, bug fixes, and changes that affect end users are tracked.
Internal refactoring, test additions, and code cleanup are not included.
## [Unreleased]
### Added
- General Options, Frame Denylist, and Profile management integrated into the main Clique config window
- Tabs in the action catalog window
- Pet spells in the action catalog, with a dedicated Pet tab for pet classes
- "Use item: Primary/Secondary Trinket" actions
- Click-direction option (Down / Up / Both Up/Down) for when bindings fire, in both the config window and Interface Options
### Changed
- Interface Options panels for General Options and Frame Denylist now point to the main config window
### Removed
- "Remove wildcard target and menu actions" option (the underlying feature was removed)
## [12.0.7] - 2026-06-20
### Added
- Warning banner when Blizzard in-game click-casting conflicts with Clique settings
### Fixed
- Spurious denylist reload prompt on closing Interface Options
- OnEnter/OnLeave snippet firing multiple times per hover
- Key bindings (non-global) doing nothing on unit frame hover
- Right-click context menu not working on NPC party members unless targeted
---
Template for new versions:
```markdown
## [X.Y.Z] - YYYY-MM-DD
### Added
- (new features visible to users)
### Fixed
- (bug fixes affecting user experience)
### Changed
- (behavior changes, UI changes, setting changes)
```
Remove sections that have no entries. Keep entries concise and user-focused.

