Releases: TheRustyPickle/Talon
Releases · TheRustyPickle/Talon
v1.4.0
Updates
- Update egui and other dependencies for security fixes
Changes
- Update deps by @TheRustyPickle in #95
- Update dependencies by @TheRustyPickle in #96
- Egui update by @TheRustyPickle in #97
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Updates
- Update dependencies for security fixes
Changes
- Update dependency for security fix by @TheRustyPickle in #94
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Updates
- Update dependencies for security fixes
- Fix alignment issues with a widget
Changes
- Dependency Security by @TheRustyPickle in #93
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Updates
- Added fuzzy searching option on the User table, whitelist and blacklist
Changes
- Dependency updates by @TheRustyPickle in #91
- Fuzzy search by @TheRustyPickle in #92
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Updates
- Bring dependencies up to date
- Switch to native modal for searching/adding users to chart
Changes
- Update dependencies by @TheRustyPickle in #90
- Dependency updates by @TheRustyPickle in #91
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Updates
- Fix button spacing
Changes
- Fix Buttons spacing by @TheRustyPickle in #89
Full Changelog: v1.0.9...v1.1.0
v1.0.9
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
- Egui update by @TheRustyPickle in #88
Full Changelog: v1.0.8...v1.0.9
v1.0.8
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
- Update by @TheRustyPickle in #86
- Egui update by @TheRustyPickle in #87
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Updates
- Drag and other performance improvement for all tables, including user table, whitelist, and blacklist
Changes
- Offload table by @TheRustyPickle in #85
Full Changelog: v1.0.6...v1.0.7
v1.0.6
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
- Update eframe by @TheRustyPickle in #80
- Layout updates by @TheRustyPickle in #81
- Table optimization by @TheRustyPickle in #82
- Tokio fix by @TheRustyPickle in #83
- Update version by @TheRustyPickle in #84
Full Changelog: v1.0.5...v1.0.6