Releases: haniibrahim/SerialLogger
v1.2.0
- Save buffer feature
- Timezone-DST bug fixed
- Version 1.2.0b changes for macOS only, M1 support
IMPORTANT The current Prolific driver on macOS crashes when closing port and you have to reboot to get the Prolific USB-to-Serial cable working again. That happens on older SerialLogger versions, too. I am working on a solution.
2021-09-04: New Windows Installer. Fix the problem of closing SerialLogger immediately after startup on Window 10 v.21H1. Uninstall the old version first before you install version 1.2.0b on Windows
2021-10-02: New macOS AppBundle. Fixed issue with missing infobox and preferences in app-menu
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK). Because of Oracle's new Java-licensing I recommend AdoptOpenJDK to avoid legal issues.
v1.1.0
v1.1.0-beta
- ISO 8601 timezone bug fixed.
- All other timezone strings switched from RFC 822 to ISO 8601 format (e.g. +02:00 instead of +0200). Easier to use in spreadsheets.
- Delimiter combobox toggling bug fixed.
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK).
Pre-releases are just deployed as fat JARs which contains all necessary files to run the app by double-clicking it. Provided images and information files (*.txt or *.md) are just for your information and to integrate the app in your desktop environment manually.
v1.1.0-alpha
- Timestamp feature added
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK).
Pre-releases are just deployed as fat JARs which contains all necessary files to run the app by double-clicking it. Provided images and information files (*.txt or *.md) are just for your information and to integrate the app in your desktop environment manually.
v1.0.0
v1.0.0-beta
- Hardware (CTS/RTS) and software (Xon/Xoff) handshake option
- Append data to existing file
- Invalid path bug fixed
- Warning of overwriting unsaved buffer
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK).
Pre-releases are just deployed as fat JARs which contains all necessary files to run the app by double-clicking it. Provided images and information files (*.txt or *.md) are just for your information and to integrate the app in your desktop environment manually.
v0.9.0
- Executable FatJar (contains all necessary libraries)
- Java 1.6 or higher (Oracle Java or OpenJDK) has to be installed
- Works now on Windows, macOS, GNU/Linux
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK).
Pre-releases are just deployed as fat JARs which contains all necessary files to run the app by double-clicking it. Provided images and information files (*.txt or *.md) are just for your information and to integrate the app in your desktop environment manually.
v0.9.0-alpha
Preview release. Works fine on Windows. Issue on GNU/Linux and does not work on macOS yet.
Needs Java 6 (v1.6) JRE or higher installed (Oracle or OpenJDK).
Pre-releases are just deployed as fat JARs which contains all necessary files to run the app by double-clicking it. Provided images and information files (*.txt or *.md) are just for your information and to integrate the app in your desktop environment manually.