Skip to content

Releases: Cidan/BetterBags

v0.0.51

02 Dec 00:26
Compare
Choose a tag to compare

BetterBags

v0.0.51 (2023-12-02)

Full Changelog Previous Releases

  • Fixed a bug with invalid key lookup for database.

v0.0.50

01 Dec 23:54
Compare
Choose a tag to compare

BetterBags

v0.0.50 (2023-12-01)

Full Changelog Previous Releases

  • Implemented per-view size settings
    Added scale setting

v0.0.49

01 Dec 18:53
Compare
Choose a tag to compare

BetterBags

v0.0.49 (2023-12-01)

Full Changelog Previous Releases

  • Refined off screen protection for the bag to disallow just the item button from being offscreen.

v0.0.48

01 Dec 18:06
Compare
Choose a tag to compare

BetterBags

v0.0.48 (2023-12-01)

Full Changelog Previous Releases

  • Fixed a bug that caused items to exist past the length of the bag frame (hopefully!)

v0.0.47

01 Dec 17:30
Compare
Choose a tag to compare

BetterBags

v0.0.47 (2023-12-01)

Full Changelog Previous Releases

  • Changed the way screen protection works.

v0.0.46

01 Dec 17:10
Compare
Choose a tag to compare

BetterBags

v0.0.46 (2023-12-01)

Full Changelog Previous Releases

  • Re-enabled 1 column mode.
    Changed some defaults for the bag view.

v0.0.45

01 Dec 17:03
Compare
Choose a tag to compare

BetterBags

v0.0.45 (2023-12-01)

Full Changelog Previous Releases

  • Bag bounds protection implemented.

v0.0.44

01 Dec 16:52
Compare
Choose a tag to compare

BetterBags

v0.0.44 (2023-12-01)

Full Changelog Previous Releases

  • Revert column min of 1

v0.0.43

01 Dec 16:40
Compare
Choose a tag to compare

BetterBags

v0.0.43 (2023-12-01)

Full Changelog Previous Releases

  • Allow Columns per row to slide down to 1
  • Recent items now resizes properly on resize of list view
  • Use OnMouseWheel for scroll.
  • Adjusted the scroll bar position in list view
    Eliminated the border lines between items in list view

v0.0.42

01 Dec 07:52
Compare
Choose a tag to compare

BetterBags

v0.0.42 (2023-12-01)

Full Changelog Previous Releases

  • Fixed a bug where resizing the item list may have caused items to fall out of the frame or the scroll box to be too big in item list view mode.
    Scrolling with the mouse wheel in list view now works as expected.