SHA256
1
0
forked from pool/brickv

- Update to new upstream version 2.4.19:

- Add support for DC 2.0, Industrial PTC and Silent Stepper Bricklet 2.0
  - Add Data Logger support for DC 2.0, Industrial PTC and Silent Stepper Bricklet 2.0
  - Fix Healthmonitor error handling
  - Filter Updates/Flashing and RED Brick Console serial port selection based on
    USB product- and vendor-ID  
  version 2.4.18:
  - Add minimal health monitor dialog
  - Fix state handling for untabbed plugins
  - Force correct UI state after aborting autoreconnect on error
  - Handle errors while opening Data Logger debug log file
  - Update download.tinkerforge.com certificate chain to fix update autodetection
  - Autoselect download directory for Brick Viewer downloads
  - Check if NFC Bricklet is in correct state to start cardemu discovery

OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=19
This commit is contained in:
2021-05-14 21:14:45 +00:00
committed by Git OBS Bridge
parent b22883ad75
commit 66ab24cefa
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri May 14 20:33:11 UTC 2021 - Frank Kunz <mailinglists@kunz-im-inter.net>
- Update to new upstream version 2.4.19:
- Add support for DC 2.0, Industrial PTC and Silent Stepper Bricklet 2.0
- Add Data Logger support for DC 2.0, Industrial PTC and Silent Stepper Bricklet 2.0
- Fix Healthmonitor error handling
- Filter Updates/Flashing and RED Brick Console serial port selection based on
USB product- and vendor-ID
version 2.4.18:
- Add minimal health monitor dialog
- Fix state handling for untabbed plugins
- Force correct UI state after aborting autoreconnect on error
- Handle errors while opening Data Logger debug log file
- Update download.tinkerforge.com certificate chain to fix update autodetection
- Autoselect download directory for Brick Viewer downloads
- Check if NFC Bricklet is in correct state to start cardemu discovery
-------------------------------------------------------------------
Wed Jan 20 21:22:02 UTC 2021 - Frank Kunz <mailinglists@kunz-im-inter.net>