Releases: TheRustyPickle/Talon
Releases · TheRustyPickle/Talon
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
v1.0.5
Updates
- Added a new Blacklist option to blacklist user and prevent their data from showing up
- Added CSV export of the User Table
- Added a cancel button on the Counter
- The counter can now work with multiple start and end points, separated by a space
- Counter start and end point boxes now remove newline characters automatically
- Counter now shows whitelisted users and message count properly
- Fixed whitelisted users not loading properly on User Table on date change
- Fixed whitelisted users not getting saved properly
- The user table now shows user and message count, updated accordingly on date changes
- Week cycling now properly selects 7 days instead of 8 days
- All dependencies have been updated
Changes
- Add disclaimer section by @TheRustyPickle in #72
- Multi features by @TheRustyPickle in #75
- Make counter whitelisted-x work by @TheRustyPickle in #76
- Add user and message count to table by @TheRustyPickle in #77
- Cancel button by @TheRustyPickle in #78
- Update by @TheRustyPickle in #79
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Updates
- Added Date selection on Table and Chart
- Added buttons to cycle date by day, week, month, and year with keyboard shortcuts CTRL H and CTRL L
- Added a row number on the Table on the left corner
- Chart now shows the date and message of the bar at the hover point
- Chart no longer shows whitelisted message bars if there is no whitelisted user
- Updated Table to show the exact hour on the last and the first seen columns
- Fix dependency clash and update dependencies
- Fix Chart showing stale data in some cases
- Fix broken installation on cargo install
- Improve Table drag selection performance
- Improve performance for the Active Users chart by re-using bars
Changes
- Table date update by @TheRustyPickle in #60
- Dependency Update by @TheRustyPickle in #61
- Add date to the chart by @TheRustyPickle in #63
- Button for date navigation by @TheRustyPickle in #64
- Custom hover chart labels by @TheRustyPickle in #65
- Fix dependency clash by @TheRustyPickle in #66
- Keyboard shortcut by @TheRustyPickle in #67
- Optimization and other updates by @TheRustyPickle in #68
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Updates
- Fix mio dependency vulnerability
Changes
- mio CVE fix by @TheRustyPickle in #59
Full Changelog: v1.0.2...v1.0.3