From d819f5082ff5355db9bab353d8a039e535b96073 Mon Sep 17 00:00:00 2001 From: veechs <129508963+veechs@users.noreply.github.com> Date: Sat, 25 Jan 2025 11:36:26 -0500 Subject: [PATCH] Bagshui 1.2.18 --- Bagshui.toc | 2 +- Changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Bagshui.toc b/Bagshui.toc index 5aab07a..ed8bd6c 100644 --- a/Bagshui.toc +++ b/Bagshui.toc @@ -2,7 +2,7 @@ ## Title: Bagshui ## Notes: All-in-one autosorting inventory ## Author: veechs -## Version: 1.2.17 +## Version: 1.2.18 ## OptionalDeps: AtlasLoot, ItemRack, Outfitter, pfUI ## SavedVariables: BagshuiData diff --git a/Changelog.md b/Changelog.md index 22f4895..13118aa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ # Bagshui Changelog +## [1.2.18] - 2025-01-25 +* Outfitter integration now [ignores enchant codes](https://github.com/veechs/Bagshui/issues/62) since those don't always seem to be updated on the Outfitter side (thanks bonho). + ## [1.2.17] - 2025-01-25 * Ensure [stack splitting targets the correct item](https://github.com/veechs/Bagshui/issues/63) (thanks bonho).