Skip to content

Releases: Cidan/BetterBags

v0.3.1

02 Sep 19:41
5c91bd3

Choose a tag to compare

BetterBags

v0.3.1 (2024-09-02)

Full Changelog Previous Releases

  • Fixed a bug where all items would be recent items randomly.

v0.3.0

02 Sep 18:56
8c41897

Choose a tag to compare

BetterBags

v0.3.0 (2024-09-02)

Full Changelog Previous Releases

  • Fixed a bug where search data may not have been updated in some cases.

  • Fixed a bug where sorting would sometimes cause an error message.

  • Fixed a long standing bug where swapped items (equipment swap, crafting last mat into an item) would sometimes redraw the bag or not be marked as new.
    By default, all new incoming items now go to recent items (can be turned off).

  • Draw Fixes (#661)

    • More bugfixes.
  • Fixed partial and unstack at shop modes.

  • Fixed a bug where Don't Show Partial would mess up the rendering of bags in some cases.

  • Small bugfix for item counts not appearing correctly and stack splits showing when they aren't supposed to.

  • Fixed a small visual bug with item counts and partial stacks.

  • Backwards compat hack for send message.

  • Event Context and Bug Fix (#660)

    • Fixed a few bugs.
  • Even Better Sort (#658)

    • Sorting now correctly clears out new items

    • Sorting is now faster.

    • Sorting now puts reagents in the reagent bag on retail.

    • Added an option to disable pressing enter on a search query to create a category (as promised :)

  • only context match items in bags (#655)
    Signed-off-by: zeptognome [email protected]

  • Sort Reborn (#656)

    • Sort Bags now sorts bags internally and no longer relies on SortBags in cata/era, or the Blizzard sort function.
  • Fixed a bug with the bag bar and Bartender.

  • handle equipmentslots (#628)

    • General fixes to equipment slots.
  • item context (#650)
    Signed-off-by: zeptognome [email protected]

  • More Redraw Work (#654)

    • Fixed item level upgrade arrows being weird at bank.

    • Sort Bags now fully sorts bags again.

  • MDBBA (Make Discord Banner Big Again) (#613)
    Add a few newer options.

    Add != operator.

  • Fixed a bug when removing stacked items from your bag.
    Fixed a small error when sorting.
    Fixed a bug where free slots would disappear.

  • Grid Rework (#649)

    • Removing items from your bags now leaves a gap without an empty item slot.

    • Bags are now significantly more stable and do not shift around when adding or removing items until you sort them.

    • Added a "sort by item level" option for items in a section.

  • Draw Speedup and More (#639)

    • A massive rework of some internal systems were done to allow for easier future improvements down the road. Most of this should not affect users, but it does make things easier down the line.
  • Draw Speedup (#619)

    • Bag updates/refreshes are now mostly async, with a few cases not covered yet. This eliminates many of the UI freezes when updating bags, at the expense of a small delay when sorting.
  • Added keyring items back into category view. (#615)

  • Item Upgrade Improvements (#614)

    • Do not show item upgrades for things you can't equip.

    • No longer recommend replacing 2H with offhands.

    • Adjusted ElvUI scale for upgrade icon.

    • Fixed a bug in console port settings.

    • Added new item upgrade arrow support for classic.

    • Added drop down option for changing upgrade icon provider.

  • Fixed scale changes.

  • Slightly increased the size of the upgrade arrow.

  • Fixed a small rendering bug with new item level code.

  • Bugfix Aug 18 (#612)

    • Fixed a bug where very large item lists would never load.

    • Deleted unused code.

    • Fixed a bug where item upgrade arrows would not vanish when equipping items.

    • Fixed upgrade icon for ElvUI theme.

  • Fixed a bug where item lists may not render.

  • Re-enabled Pawn overrides for item level.

  • Better Item Levels (#611)

    • Equipped items now load and are cached along side the backpack.

    • Removed SimpleItemLevel and Pawn integrations.

    Added consistent, built in item upgrade icons to bag items.

v0.2.2

18 Aug 22:18
8064d43

Choose a tag to compare

BetterBags

v0.2.2 (2024-08-18)

Full Changelog Previous Releases

  • Fixed in-combat taint. (#610)

v0.2.1

18 Aug 15:33
04d4e6a

Choose a tag to compare

BetterBags

v0.2.1 (2024-08-18)

Full Changelog Previous Releases

  • Update README.md (#599)
    Update help.lua with the most recent search improvements.
  • Binding hash and cleanup (#593)
    • Removed localization for certain search keywords.

    • Fixed a few binding type issues.

  • Added new async function for running code out of combat. (#606)
    Theme tabs only show when out of combat.

v0.2.0

18 Aug 03:08
184059a

Choose a tag to compare

BetterBags

v0.2.0 (2024-08-18)

Full Changelog Previous Releases

  • Added a cache for translations to prevent translations from changing when already generated. (#604)
  • Ordered Translations and Fixes (#603)
    • Fixed upper case search in bare word searching.

    • Fixed a bug where > and < would need a space between the words for it to work in search.

    • Fixed special regex characters breaking search at times.

  • Fixed a small bug with new equipment sets.
  • Equipment Set Multisearch
    Equipment sets can now exist in multiple categories for search (not for the bag window).
  • Added the ability to set a static anchor. (#592)
  • Fixed warbank tab purchasing. (#591)
  • Fixed a bug where categories might not always show items that are manually placed.
  • Translations (#590)
    • Automated translations implemented for all languages WoW supports.

v0.1.99

16 Aug 15:54

Choose a tag to compare

BetterBags

v0.1.99 (2024-08-16)

Full Changelog Previous Releases

  • The anchor slash command now activates the anchor.

v0.1.98

16 Aug 14:37
ad71e84

Choose a tag to compare

BetterBags

v0.1.98 (2024-08-16)

Full Changelog Previous Releases

  • Added a new slash command, /bbanchor, to show the anchors.

v0.1.97

16 Aug 14:27
fe06f79

Choose a tag to compare

BetterBags

v0.1.97 (2024-08-16)

Full Changelog Previous Releases

  • Added warning that addons can no longer buy bank tabs due to a Blizzard change.
  • BonusID index (#579)
    • Added support for Bonus ID's in search.
  • Fixed a bug where incorrect search results could appear after refreshing your bags.
  • Bugfix.aug.15 (#583)
    • Fixed a bug where recent items was ignored for search category matches.

    • Right clicking the anchor will now hide it.

    • Added support for extra glowy item buttons.

v0.1.96

14 Aug 16:28

Choose a tag to compare

BetterBags

v0.1.96 (2024-08-14)

Full Changelog Previous Releases

  • One more binding fix.

v0.1.95

14 Aug 16:21
58be0e7

Choose a tag to compare

BetterBags

v0.1.95 (2024-08-14)

Full Changelog Previous Releases

  • Fixed another bug for item binds.