Skip to content

v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kniggebrot Kniggebrot released this 02 Feb 15:09
· 2 commits to master since this release
601f56a

Lobaro Maintenance Tool

Changelog

2.0.0

Switching frontend to React

Added

  • Jump to Line via time in log
  • Reset local config change to unedited state
  • Display connected port in title and header
  • Allow naming of serial ports
  • Config: Allow import & export of device configs with JSON files
  • Load config.json via drag&drop on Load Config button
  • Build Apple Silicon version in goreleaser

Changed

  • Switch frontend to React and Bootstrap
  • Multiple notifications possible
  • Upgrade go & react dependencies
  • LogField: Determine font size and resulting line height on startup, allowing easier setting via its CSS class
  • Device state updated and triggered via events in custom hook
  • UI changes:
    • Smaller font size
    • Changing tables to Bootstrap containers for improved screen responsiveness
      • Config table
      • Firmware: Device Info and Tests

Fixed

  • Timestamp for a new line updating to when its changed/filled