v0.1.91
BetterBags
v0.1.91 (2024-08-10)
Full Changelog Previous Releases
- Bugfixes (#562)
-
Fixed a bug where clicking on a title header would not allow for items to move to that category.
-
Fixed a bug where the bank wouldn't sort correctly at times.
-
- Small fix for invalid lookup.
- Refactored parts of the move category code to make it more efficient and re-use data structures available already. (#556)
- Negative Operator (#555)
- You can now use
!=
to negative match on the prefix of a field or number/bool.
- You can now use