Skip to content

Releases: Beelzebub2/DnDTools

Release v3.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Sep 00:44

What's Changed

  • Optimize icon handling and overall performance by @Beelzebub2 in #44
  • Made app DPI aware hopefully fixing 2K for good

Full Changelog: v3.4.0...v3.4.2

Release v3.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 19:23

What's Changed

  • 2K/4K display support by @Beelzebub2 in #35
  • Implement better sorting algorithm, item stacking and packing for better space usage by @Beelzebub2 in #39
  • Refactor API key handling to use environment variable and add GitHub Actions workflow for automated item updates by @Beelzebub2 in #36
  • Bump protobuf from 6.30.2 to 6.32.1 in /UI by @dependabot[bot] in #32
  • Bump flask from 3.1.0 to 3.1.2 in /UI by @dependabot[bot] in #30
  • Bump pywebview from 5.4 to 6.0 in /UI by @dependabot[bot] in #27
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #29
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #31
  • Cache dependencies by @Beelzebub2 in #37
  • General/fixes optimizations by @Beelzebub2 in #38

2k resolution is still giving problems... next update should be fixed for good

Full Changelog: v3.3.1...v3.4.0

Release v3.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Sep 21:10
778ffcd

What's Changed

Full Changelog: v3.3.0...v3.3.1

Release v3.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 19:57
b7f95b3

What's Changed

  • Features/update by @Beelzebub2 in #33
    Added new items and updated capture
    Small bug fixes

Full Changelog: v3.2.1...v3.3.0

Release v3.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 06:23

What's Changed

New version requires Wireshark to be installed

preferably in C:\

Known issues

When closing the app after 5~10s this will show:
oie_vff1MxS7iSLu

Just press "ok" it's being worked on but this release has been quite delayed

Full Changelog: v2.1.4...v3.2.1

Release v2.1.4

Choose a tag to compare

@github-actions github-actions released this 03 May 20:13

What's Changed

  • Enable debug mode for webview and change logging level to debug for item placement in stash preview by @Beelzebub2 in #6
  • Implement equipment slot configuration loading from JSON and update stash dimensions by @Beelzebub2 in #7
  • Add installation page for Npcap with progress tracking by @Beelzebub2 in #8
  • Bump flask from 2.3.3 to 3.1.0 in /UI by @dependabot in #9
  • Bump protobuf from 5.27.2 to 6.30.2 in /UI by @dependabot in #10
  • Feature/resolution support windowed by @ian2102 in #11
  • Added pythonnet plugin support for Nuitka in build scripts and updated version check functionality in the app by @Beelzebub2 in #12
  • Feature/auto-update by @Beelzebub2 in #13
  • Implement market price caching and global tooltip for item prices by @Beelzebub2 in #14
  • Refactor directory creation in StashManager: ensure only data directory exists and update comments for clarity by @Beelzebub2 in #15
  • Implement window state management: fix maximize, minimize, and restore functionality with animations by @Beelzebub2 in #16
  • Performance/remove unused image gen by @Beelzebub2 in #17

New Contributors

Full Changelog: v2.0.0...v2.1.4

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 13:24

Our most stable release so far! While initial testing was successful, it was conducted on a limited number of machines — some issues may still arise.

Full Changelog: https://github.com/Beelzebub2/DnDTools/commits/v1.0.0