File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ * Fri Jul 05 2019 - Petko Georgiev <petko.vas.georgiev@gmail.com > - v0.3.0
2+ - Added settings window
3+ - Added read buffer limit to prevent high memory usage and crashes
4+ - Now ports from /dev/pts/ can also be used as serial ports [ Unix]
5+ - Added an option to export the 'byte receive times' as a csv table
6+ - Added input field history
7+ - Added 'Sequences'
8+ - Added an option to automatically update from within the application [ Windows]
9+ - Major improvements to the HexView interface and performance
10+ - Added color and hints to the 'Plain Text View'
11+ - Improved the Export dialog
12+ - Added new shortcuts
13+ - And other minor features that are probably not worth noting here
14+
115* Thu Feb 28 2019 - Petko Georgiev <petko.vas.georgiev@gmail.com > - v0.2.0
216 - Optimized the HexView for larger datasets
317 - Added checking for updates
Original file line number Diff line number Diff line change 22#define COMMON_H
33
44#define APPLICATION_NAME "5Com"
5- #define VERSION "0.2 .0"
5+ #define VERSION "0.3 .0"
66
77#define SOURCE_CODE_URL "https://github.com/pgeorgiev98/5Com"
88#define RELEASES_URL "https://github.com/pgeorgiev98/5Com/releases"
You can’t perform that action at this time.
0 commit comments