v1.0.1
Updates
- User Table now contains two more columns to highlight when the first and last message was seen from a specific user
- Added a new popup that will open if a new version of the app becomes available
- Added an option to export chart data into a txt file
- More types of telegram message links (new shorter forms) are now supported on the Counter tab
- Added a new limit selection to manage UI update limit when counting on the Counter tab
- Fixed a bug of loading whitelisted users when multiple sessions are found. The old whitelist JSON file is no longer valid
- Whitelisted user loading is now much faster in proportion to the amount of sessions used
- Improved drag selection experience on User Table with improved performance and responsiveness
- Dependency updates and other minor improvements
Changes
- Dependency update by @TheRustyPickle in #35
- Update dependencies by @TheRustyPickle in #36
- Fix row unselection on mouse right click by @TheRustyPickle in #38
- Table message timing by @TheRustyPickle in #40
- Add a popup if a new version becomes available by @TheRustyPickle in #42
- Add the option to export chart data by @TheRustyPickle in #46
- Update UI with the ability to select comm limit by @TheRustyPickle in #47
- Update tg link parser by @TheRustyPickle in #48
- Update version to 1.0.1 by @TheRustyPickle in #49
- Update dependency by @TheRustyPickle in #51
- Fix multi session whitelisting bug by @TheRustyPickle in #52
- Update user table handling by @TheRustyPickle in #53
Full Changelog: 1.0.0...v1.0.1