Changelog
---------

v1.40
- Hovering over item count now shows a breakdown of bag / Warbank totals
- Moved right-click minimap context menu to default addon  UI found in ESC --> Options --> Addons
- Added checkboxes for other slash commands in the default addon UI
- Added checkbox option to always hide UI upon login. Clicking the minimap icon will show the window again in the last saved frame state

v1.31
- Added Warbank support - item counts in UI now equal current bags + Warbank

v1.30
- Added /tlt reset, which will bring the frame back to the middle of the screen
- UI visibility state will now persist between sessions

v1.23
- Made some more padding changes to tighten the UI

v1.22
- Added a left-click to collapse / expand on title bar
        - Click and drag the title bar to move the window
        - Click (press/release without moving) the title bar to collapse/expand
- Code optimizations (removed any legacy WoW Classic dependencies)
- Removed some padding between lines to tighten up the category list

v1.20
- Added additional addon support options under ESC --> Options --> Addons
- Added options for sorting: By count (High --> Low), or Alphabetical 
- Added support for per character frame position and filter settings
	- Every character will have its own:
		- Minimap icon toggle
		- Reagent bag toggle
		- Sort mode
		- Filtered categories
		- Frame position
	- Frame position is remembered across /reload and relogs

v1.11
- Fixed file structure issue

v1.1
- Adjusted text column to align regardless of item count (single, double or triple digits)
- Added minimap icon toggle (/tlt minimap)
- Support dragging the icon around the minimap circle
- Use LibDBIcon for standard LibDataBroker addons
- Add right-click menu (options, debug, filter etc.)
- Add click to collapse-all or expand-all categories (/tlt expand – expand all, /tlt collapse – collapse all)
- Added filtering via right click menu on minimap (and also /tlt filter)
- Added missing icon for WoW default addon listing (oops!)

v1.0
- Initial release