Skip to content

Releases: TheRustyPickle/Talon

v1.4.0

03 Apr 11:21
2a5cf2d

Choose a tag to compare

Updates

  • Update egui and other dependencies for security fixes

Changes

Full Changelog: v1.3.2...v1.4.0

v1.3.2

07 Mar 10:25
a246446

Choose a tag to compare

Updates

  • Update dependencies for security fixes

Changes

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Feb 09:47
656ebd2

Choose a tag to compare

Updates

  • Update dependencies for security fixes
  • Fix alignment issues with a widget

Changes

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Aug 10:42
d2984b0

Choose a tag to compare

Updates

  • Added fuzzy searching option on the User table, whitelist and blacklist

Changes

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 Aug 14:12
a26ef6a

Choose a tag to compare

Updates

  • Bring dependencies up to date
  • Switch to native modal for searching/adding users to chart

Changes

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Feb 13:24
0070598

Choose a tag to compare

Updates

  • Fix button spacing

Changes

Full Changelog: v1.0.9...v1.1.0

v1.0.9

18 Feb 11:49
d116cee

Choose a tag to compare

Updates

  • Fix version update popup showing test data
  • Update top bar size to be more consistent
  • Update egui to the latest version along with all dependencies

Changes

Full Changelog: v1.0.8...v1.0.9

v1.0.8

19 Dec 13:42
08ab417

Choose a tag to compare

Updates

  • Fix the Counter tab showing outdated data
  • Remove unnecessary txt file chart export
  • User table has horizontal scrolling once again
  • The last used theme is now saved locally for persistence
  • Use native modal for popup
  • Update egui to the latest version along with all dependencies

Changes

Full Changelog: v1.0.7...v1.0.8

v1.0.7

25 Oct 10:55
7af71b2

Choose a tag to compare

Updates

  • Drag and other performance improvement for all tables, including user table, whitelist, and blacklist

Changes

Full Changelog: v1.0.6...v1.0.7

v1.0.6

05 Oct 15:25
e0cd8fc

Choose a tag to compare

Updates

  • Minor layout changes with more visible borders
  • Added new animated theme switching
  • Added new animated buttons replacing old static buttons
  • Massive performance improvement for the user table when selecting cells. From lagging at a few thousand rows to no lag at 100k rows
  • User table now auto scrolls when dragging and the pointer is near the top or bottom of the table
  • Removed unnecessary user table reloads
  • Fixed a rare error from too many tokio runtimes
  • Increased default comm limit
  • Dependencies have been brought up to date

Changes

Full Changelog: v1.0.5...v1.0.6