Releases: AdiAddons/AdiBags
v1.10.9
AdiBags
v1.10.9 (2023-05-21)
Full Changelog Previous Releases
-
Fix performance/lag when opening bag (#958)
- Significantly increased bag rendering speed so that bags don't cause frame skips when opening
-
Added more event handling for bankframe events in Retail.
-
Added support for new interacting window events.
v1.10.8
AdiBags
v1.10.8 (2023-05-07)
Full Changelog Previous Releases
- Updated TOC for 10.1.
Readded Anchor mode, disabled by default for new installs.
v1.10.7
AdiBags
v1.10.7 (2023-01-25)
Full Changelog Previous Releases
- Fixed TOC messages
- Fixed bags not updating in the newest Retail patch.
v1.10.6
AdiBags
v1.10.6 (2023-01-18)
v1.10.5
v1.10.4
AdiBags
v1.10.4 (2023-01-12)
Full Changelog Previous Releases
- Removed the module call for ItemDatabase.
v1.10.3
AdiBags
v1.10.3 (2023-01-11)
Full Changelog Previous Releases
-
Crafting/trade goods filter update (#899)
- Tradeskill goods can now be broken up by expansion pack in the Filters -> Item Category menu.
Co-authored-by: Talyrius [email protected]
v1.10.2
AdiBags
v1.10.2 (2023-01-09)
Full Changelog Previous Releases
- More theme fixes. (#893)
-
Fixed a bug where quest items without masque were not highlighted properly.
-
Fixed a bug in color copy over from the skin to the theme system.
-
v1.10.1
AdiBags
v1.10.1 (2023-01-09)
Full Changelog Previous Releases
- Theme fixes for upgrades (#889)
-
Fixed a few bugs around users upgrading and errors appearing for the first session where a /reload would fix it.
-
Implemented another fix for blue glow/battle pay items.
-
- Readme updates.
v1.10.0
AdiBags
v1.10.0 (2023-01-08)
Full Changelog Previous Releases
-
New Theme Engine (#880)
This patch significantly enhances the skinning and theme system for AdiBags. The overall goal of this version is to make some more user-friendly defaults for first time users, while also enhancing the ability to customize the look and feel of AdiBags for more advanced users. Highlights include:-
Full Masque support for backpack and banks independently. Configure Masque from the Masque configuration screen.
-
Addition of a theme system, where backpack, bank, and reagent bank can be independently themed. Multiple user defined themes can also be saved and loaded. Skins from any previous version of AdiBags will be saved as a new theme called "legacy theme", so that user settings are not lost upon upgrade.
-
An external Theme API for addon developers. The AdiBags look and feel can now be modified by external addons, which will allow for a much more customizable experience when integrating with other addons.
-
Removal of the "Anchored" mode for bag movement. Bags now can only be moved by clicking and dragging the header of the bag.
-
Cleaner defaults for new users, such as a slightly revamped new default theme, normalized scaling, and better initial currency display options.
Overall, this patch should clean up a lot of the major asks people have had of AdiBags over the years. As always, please report any issues you come up against to github.com/AdiAddons/AdiBags/issues
-