Skip to content

Releases: Cidan/BetterBags

v0.2.1

18 Aug 15:33
04d4e6a
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

BetterBags

v0.1.95 (2024-08-14)

Full Changelog Previous Releases

  • Fixed another bug for item binds.

v0.1.94

14 Aug 15:13
053e9c7
Compare
Choose a tag to compare

BetterBags

v0.1.94 (2024-08-14)

Full Changelog Previous Releases

  • Fixed another bug with binding info.

v0.1.93

14 Aug 14:08
579d17c
Compare
Choose a tag to compare

BetterBags

v0.1.93 (2024-08-14)

Full Changelog Previous Releases

  • enhanced binding error checking (#581)
    • Fixed a Lua error with binding.

v0.1.92

14 Aug 04:51
8fbc339
Compare
Choose a tag to compare

BetterBags

v0.1.92 (2024-08-14)

Full Changelog Previous Releases

  • Fixed a few annotations and types for TWW

  • Update README.md for Anchor support and BindType searching (#576)

    • Update README.md for Anchor support

    Include initial note for Dynamic number of columns.

    Include information about click-to-move categories.

    Update Warbank information for depositing items into the warbank.

    Update planned/under-development features.

    • Update README.md for BindType searches

    Fix spelling mistakes.

    Explicitly mention Warcraft.wiki.

    Update search section with the newest search features.

    • Update README.md

    Fix broken link.

    Add GUID of item and remove bagName.

    • Minor README.md edits

    Add note about soulbound and warbound on non-Retail.

  • Deposit reagents (#574)
    Right clicking a section title when the reagent bank is open will move those items to the reagent bank.

  • bindings module (#566)

    • Added support for several bind types in search. See the readme for more information.
  • fix anchor and move section in both classic version (#568)

  • Perma Items (#577)

    • Dropping items into section title, section name in config, or item list in config, will correctly add an item to the permanent item list.
  • added documentation on new create category API.

  • Another small fix.

  • fixed count search

  • fix for ketho vscode submodule

  • added submodules for ketho's wow api and wow-ui-source

  • Take into account current tab at bank (#567)
    Fixed a bug where clicking the header to xfer items would not work correctly in some cases.

  • Workaround a WoW bug where bank tabs would not show sometimes.

  • The show bags view no longer inserts bag names into the category list.

  • Dynamic categories will now always show up on the category disk if the category has appeared at least once.

  • Dynamic categories are now handled correctly in item lists.

  • added GUID to the search index for items.

  • Fixed a bug where item lists for categories would not show all items.

  • Bag Anchor (#564)

    • Added support for bag anchors that can be enabled or disabled via each bag's drop down menu.