File Details
Lantern_CraftingOrders-v0.6.2
- R
- Mar 7, 2026
- 64.82 KB
- 115
- 12.0.1+1
- Retail
File Name
Lantern_CraftingOrders-v0.6.2.zip
Supported Versions
- 12.0.1
- 12.0.0
Changelog
0.6.2
- Fix: Complete+Whisper button and analytics button not appearing when Professions window loads after addon initialization
0.6.1 - 2026-03-06
- Add: Order type filtering in analytics — choose which order types (guild, personal) to track and display
- Change: Renamed analytics "Filters" tab to "Settings" and reorganized with order type toggles and customer exclusion sections
- Fix: Guild order fulfillments not being recorded in analytics — use GetClaimedOrder API as primary lookup instead of relying on view frame state
- Fix: Incorrect enum fallback values for guild/personal order type detection
- Add: Pagination on analytics Orders page for large order histories
- Add: "Orders per page" setting to control how many orders are shown per page
- Change: Increased max order history limit from 2000 to 10000 (default now 2000)
- Change: Orders page now uses sortable columns (click headers to sort)
- Change: Removing orders now requires Shift-click to prevent accidental deletion
- Change: Dashboard stat cards now use compact money formatting (e.g., "1.2k g" instead of full amounts)
- Add: Hover tooltips on dashboard tip stat cards showing the full money amount
- Fix: Background sound notification not playing when game is in the background — delay playback briefly after enabling sound engine
0.6.0 - 2026-03-04
- Add: Filters page in analytics — exclude specific customers from all analytics views
- Add: Orders page in analytics — view and remove individual recorded orders
- Add: Order history tracking — automatically records fulfilled crafting orders (guild and personal)
- Add: Analytics window with Dashboard, Customers, Items, Orders, and Filters pages using native LanternUX panel (
/lantern orders) - Add: Per-customer stats: order count, total tips, average tip, last order
- Add: Per-item stats: craft count, average tip, total revenue, unique customers
- Add: Dashboard with overall stats, top 5 customers, and top 5 items
- Add: Character filter to view current character or all characters
- Add: Analytics button in the crafting window
- Add: Order History settings page with tracking toggle, max orders limit, and clear history
- Change: Customer names now preserve realm suffix for cross-realm guild orders
- Add: Background sound option for personal order notifications
0.5.0 - 2026-02-23
- Add: Full localization support — all user-facing strings extracted to locale files with English as the base, 10 additional languages ready for community translations
- Add: Automated release pipeline — GitHub Actions with BigWigs packager for CurseForge uploads and localization substitution
0.4.10
- Change: Default notification font changed from Friz Quadrata to Roboto Light
0.4.9 - 2026-02-18
- Change: Settings now use a custom UI panel (LanternUX) instead of the Blizzard options interface
- Change: LanternUX is now a required dependency (previously optional)
0.4.8 - 2026-02-18
- Fix: Work order notifications not working on non-English game clients (GitHub issue #3)
0.4.7b - 2026-02-01
- Fix zip file not extracting as folder on macOS/Linux (GitHub issue #2)
0.4.7 - 2026-01-28
- Personal Orders: add customizable notification appearance (font, size, outline, color, duration)
- Personal Orders: use custom notification frame instead of LibSink for better visual control
0.4.6 - 2026-01-23
- Initial release with guild order announcements and personal order notifications
- Complete + Whisper button for personal orders