File Details
1.4.10
- R
- May 8, 2026
- 32.59 KB
- 11
- 2.5.5
- Classic TBC
File Name
NextBest.zip
Supported Versions
- 2.5.5
## [1.4.10] - 2026-05-08
### Changed
- **Settings opens as a full panel:** clicking **Settings** now opens a Help-style overlay panel (same frame type/size/look), instead of an inline box under the profile header.
- **Settings/Help interaction:** opening one closes the other; opening Settings/Help hides the profile list and priority pane the same way for a consistent modal view.
- **Profile edit button alignment:** rename/edit now uses the same **22px** frame height as delete, with tighter texture coordinates so the icon reads smaller inside the button.
## [1.4.9] - 2026-05-08
### Changed
- **Settings button placement:** moved **Settings** next to **Priority for:** so it is visually tied to the currently selected profile.
- **Profile rename icon polish:** swapped the edit button to an alternative native Blizzard note-style texture set for a cleaner look.
## [1.4.8] - 2026-05-08
### Added
- **Promote addon helper:** Help panel now includes a **Promote addon** button that inserts `https://www.curseforge.com/wow/addons/nextbest` into chat and prints a hint to press Enter.
### Changed
- **Settings panel behavior:** profile settings now open via a dedicated **Settings** button (same top action row style as Help) instead of always showing.
- **Profile row actions:** delete moved slightly farther right; rename/edit button now uses a more native note-style Blizzard button at the same size.
## [1.4.7] - 2026-05-08
### Added
- **Rename profiles from the UI:** profile rows now have an **Edit** button (left of Delete) that opens a rename strip in the same spot as **Create macro**. Slash command **`/citem rename <old> <new>`** is also available.
### Changed
- **Usability filtering is now automatic:** item profiles always skip in-bag priority entries that are currently unusable, instead of requiring a per-profile usability toggle.
- **Profile options layout:** profile-specific checkboxes now live in a dedicated **Settings** panel in the right pane.
- **Create/rename readability:** when the create or rename strip is open, overlapping header labels are hidden so text no longer stacks on top of each other.
### Fixed
- **Required-level handling for consumables:** usability checks now include item required level, so higher-level consumables no longer block lower usable entries (e.g. level 65 water on a level 64 character).
- **Level-up refresh:** profiles now re-evaluate on level-up events so newly usable entries are selected immediately.
## [1.4.6] - 2026-05-08
### Added
- **Usability-aware item selection (per profile):** item profiles now skip priority rows for bag items the character cannot currently use (for example, higher-level water) and continue to the next usable row.
- **Management UI option:** added **Skip items you can't use yet (level, class, etc.)** under **Respect item cooldowns** for item profiles. It defaults to on; turn it off to keep legacy behavior.