- API bump for the housing update
- Fixed an issue with RefreshLabel
- Updated LibAddonMenu to version 2.0 r21 (again)
- Updated the API version number
- Updated LibAddonMenu to version 2.0 r21
- Converted from Veteran Ranks to Champion Points
- Fixed label position option for xp text so that it can optionally show below the bar
- Updated the API version number
- Updated LibAddonMenu to version 2.0 r20
- Fixed display issue with maximum champion xp
- Updated the API version number
- Updated the API version number
- Updated LibAddonMenu to version 2.0 r18
- Updated LibStub to version 1.0 r4
- Hide current/maximum text when at veteran rank 14
- Updated LibAddonMenu to version 2.0 r17
- Added initial support for Champion XP
- Updated LibAddonMenu to version 2.0 r16
- Updated API version number for 1.5
- Updated LibAddonMenu
- Increased maximum allowable time for gain duration to 60 seconds
- Divided veteran rank experience by 1000 so it fits better above the experience bar
- Reintroduced support for the alpha transparency
- Updated API version number for 1.4
- Updated API version number for 1.3
- Updated optional dependencies in manifest file
- Fixed compatibility issue with Azurah
- Fixed veteran disappearing bug
- Temporary fix for the disappearing veteran progress bar bug
- Added option to move the text label below the experience bar (should help with those at veteran rank)
- Attempt to fix the disappearing bar upon XP gain
- KNOWN ISSUE: The alpha transparency no longer works
- Fixed the issue where the experience bar would not always stay displayed
- Bug fix for LibAddonMenu bug
- A few bug fixes for new API changes
- Updated to LibAddonMenu-2.0
- Added compatibility for LightWeightMinimap
- Transparency value is now properly reset after hiding bar
- Updated API version for 1.1.2
- Fixed regular experience display at level 50
- Removed hidden window OnUpdate handler in place of OnHide/OnShow event handlers (should lessen the addon's impact to FPS)
- Add label to show amount of xp gained below the bar
- Made an attempt at fixing the veteran point display
- Added option to display regular experience even after level 50
- Added option to always display the experience bar during quest turn-ins
- Setting transparency slider to 0 will mimic default behavior
- Added experimental support for veteran points to text label
- Handled the case where UI updates are fired before the addon is initialized
- Added in-game configuration panel
- Experience bar now hides when map is displayed and during crafting sessions
- Made OnUpdate handler more efficient
- Initial version