Releases: CleepDevice/cleep-desktop
Releases · CleepDevice/cleep-desktop
0.2.0
0.1.6
0.1.5
Fixed
- Fix monitoring: messages were not displayed
- Fix monitoring: messages were not catched at application startup
- Fix device command sending
- Fix local iso dialog that doesn't open
Changed
- Display monitoring message details
- Limit number of monitoring messages in list
- Add button to clear monitoring messages
- Add unique network identifier to cleep-desktop like other devices
- Implement basics for device command sending
- Update ts libs (electron v13.X)
- Update python libs
0.1.4
0.1.3
Fixes:
- Fix devices list when device has Cleep reinstalled (it appeared twice)
- Hide changelog button when updating Cleep
- Change selected device list item color (less "red" that confuses with an error)
- Fix first run dialog close button that doesn't work
- Fix help page issues
- Bump electron 12.0.6
- Fix build for macos
0.1.2
Fixes
- No mac addresses found under windows
- Change zipped log file extension to allow system to open file directly
- Do not display other cleep-desktop connection in device list
- New device not displayed on first connection
- Trigger fatal error when cleepdesktopcore binary not found
- Handle case when connection to cleepbus failed
0.1.1
0.1.0
Changes:
- Electron code migrated to typescript
- Bump major libs (python, angularjs, electron)
- Update build/publish scripts after major pyinstaller update
- Detect raspios images instead of deprecated raspbians ones
- Core modules updates according to cleep changes
Fixes:
- Fix cleep-os releases detection
0.0.16
0.0.15
No MacOs version in this release due to changes in signing method. My old MacBook Pro is outdated and it's not able to sign MacOs version.
Fixes:
- Fix core error switching debug flag
- Fix js error when opening splashscreen in rare cases
- Handle error when opening cleep-desktop on windows computer with invalid hostname (non ascii chars)
Updates:
- Update electron to new latest version 8 (from 6.x)
- Bump some js libs (sentry...)
- Update card icon layout
- Update python libraries
- Update license label (Apache => MIT)
Features:
- Display cleep-desktop file cache directory
- Update python libraries during packaging