File Details
v1.2.3
- R
- Apr 2, 2026
- 178.74 KB
- 43
- 2.5.5
- Classic TBC
File Name
RecipeRegistry-v1.2.3.zip
Supported Versions
- 2.5.5
# Changelog
All notable changes to this project are documented in this file.
## [1.2.0] - 2026-04-01
### Added
- Slash command namespace moved to `/rr` and help text updated.
- Optional market pricing integration (TSM first, Auctionator fallback).
- Recipe material unit/total cost display and overall cost estimate.
- Shift-click support for linking selected recipe/materials into chat.
- Crafter quick-request action for online crafters.
- Options panel module and `/rr options` shortcut.
### Changed
- Improved detail panel formatting for readability (materials and cost summary).
- Added rarity-based coloring for selected recipe product title.
- Refined money formatting and coin icon spacing.
### Fixed
- Removed CPU/memory live monitor polling that could cause lag.
- Reduced UI refresh pressure (search debounce and related optimizations).
- Prevented self auto-whisper from crafter request action.
- Tooltip behavior improved for material rows (cursor-anchored item tooltips).
## [1.2.3] - 2026-04-02
### Changed
- Profession scan now skips the native UI entirely when recipe data is already current; a full scan only runs on the first open or after a recipe-change event, eliminating filter/state interference during routine open/close cycles.
- `RequestRefresh` skips scheduling when the addon UI frame is hidden, reducing background work during sync bursts.
### Fixed
- Fixed native profession window losing filters and context on reopen.
- Fixed recipe list appearing empty (notably Cooking) after a forced scan.

