Skip to content

Releases: AdiAddons/AdiBags

v1.10.26

12 Apr 20:22
185b705
Compare
Choose a tag to compare

AdiBags

v1.10.26 (2024-04-12)

Full Changelog Previous Releases

  • Fixed non-equipment items acting as equipment after 10.2.6 WoW patch. (#1008)

v1.10.25

19 Mar 22:45
8d85fa2
Compare
Choose a tag to compare

AdiBags

v1.10.25 (2024-03-19)

Full Changelog Previous Releases

  • Fixed a bug with 10.2.6 startup

v1.10.24

19 Feb 05:30
78b5a5b
Compare
Choose a tag to compare

AdiBags

v1.10.24 (2024-02-19)

Full Changelog Previous Releases

  • Added deprecation warning to all versions of the game.

v1.10.23

04 Dec 06:03
7f04e70
Compare
Choose a tag to compare

AdiBags

v1.10.23 (2023-12-04)

Full Changelog Previous Releases

  • Fix for Season of Discovery custom max levels per phase (#998)

    • Fix for Season of Discovery custom max levels per phase

    _G.MAX_PLAYER_LEVEL is set to the max level for the phase after a /reloadui in game. When logging in initially it is 60 but after reloading or changing zones the change causes a LUA error every time the bags are opened.

    • Update Classic Era TOC version

v1.10.22

05 Nov 21:06
Compare
Choose a tag to compare

AdiBags

v1.10.22 (2023-11-05)

Full Changelog Previous Releases

  • Added a small guard for a divide by 0 bug

v1.10.21

07 Sep 00:55
Compare
Choose a tag to compare

AdiBags

v1.10.21 (2023-09-07)

Full Changelog Previous Releases

  • Updated for Patch 10.1.7: Fury Incarnate.

v1.10.20

28 Aug 06:31
666101e
Compare
Choose a tag to compare

AdiBags

v1.10.20 (2023-08-28)

Full Changelog Previous Releases

  • Update AdiBags_Config_Vanilla.toc

  • Updated for Classic Era (Vanilla).

    • Fix CURSOR_UPDATE error

    Fixes #983 #985

    • Update AdiBags_Vanilla.toc to 1.14.4

    • Whitespace.


    Co-authored-by: Talyrius contact@talyrius.net

v1.10.19

28 Jul 05:08
Compare
Choose a tag to compare

AdiBags

v1.10.19 (2023-07-28)

Full Changelog Previous Releases

  • Updated config TOC.

v1.10.18

28 Jul 04:56
Compare
Choose a tag to compare

AdiBags

v1.10.18 (2023-07-28)

Full Changelog Previous Releases

  • Updated Addon version to newest TOC version.

v1.10.17

28 May 06:18
2c6b69b
Compare
Choose a tag to compare

AdiBags

v1.10.17 (2023-05-28)

Full Changelog Previous Releases

  • General bug fixes for Vanilla and Wrath. (#972)
    Updated experiments framework for Vanilla and Wrath.
  • Bag Lag Experiment (#971)
    • Added bag lag fix feature flag.
  • Annotations v2 (#970)
    • Added more code annotations.
  • Experiments Framework (#968)
    • Added experiments framework for safer releases of new features.