File Details
v1.2.0
- R
- Mar 25, 2026
- 24.38 KB
- 46
- 12.0.5+8
- MoP Classic + 4
File Name
LoreArchive_LoreArchive-v1.2.0.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 5.5.0
- 4.4.2
- 3.80.0
- 3.4.5
- 2.5.5
- 1.15.8
Changelog
All notable changes to this project will be documented in this file.
[1.2.0] - 2026-03-23
Added
- Added Completion Tracking! The main UI now displays progress as "X / Y collected".
- Integrated a comprehensive lore database (
readable_items.lua) containing 433 unique titles from items and world objects. - Added a new Addon Options Menu (Game Settings integration) with client-agnostic registration for modern, legacy, and anniversary WoW versions.
- Added a Debug Data Inspector window to help troubleshoot lore capture issues and view raw item data (accessible via Options).
Changed
- Bumped addon version to 1.2.0 across all supported clients.
[1.1.2] - 2026-03-20
Added
- Added automation for CurseForge and GitHub releases via GitHub Actions.
- Created
.pkgmetato exclude development files from release packages. - Added CurseForge Project ID to all
.tocfiles for automated packaging.
Changed
- Enhanced UI list presentation with an active state for the selected item.
- Bumped addon version to 1.1.2 across all supported clients.
[1.1.1] - 2026-03-19
- Fixed the SearchBox placeholder to disappear when field is focused.
[1.1.0] - 2026-03-19
Added
- Added dedicated TOC files for Classic, MoP, Retail, TBC Anniversary, and Wrath clients.
- Added support for multiple interface versions in the primary
LoreArchive.tocfor broad compatibility.
Changed
- Bumped addon version from 1.0.0 to 1.1.0 in all
.tocfiles. - Enhanced UI with tag management features (tag pills, edit mode, normalization).
[1.0.0] - (initial release)
Added
- Initial addon implementation with core functionality, UI, and saved-variable database.
- Provided base
.tocfiles for initial supported clients.