What's Changed
- fix: update reagraph to 4.26.0 by @Nerivec in #129
- fixes the edge visibility issues
- add new
concentric2d
layout
- feat: persist searches by @Nerivec in #130
- fix: various fixes by @Nerivec in #131
- add source of definition for device (native, external, generated)
- add new icon to quickly identify devices driven by external converters
- add links to create issues with pre-filed data (request new device support, report device problem, report general problem, submit external converter)
- add raw (JSON)
definition
display toggle in device Dev Console
- fix: cleanup by @Nerivec in #133
- add
type
column in Devices table (hidden by default) - add ability to clear entire local store from Settings>Frontend
- reworked a few local store entries
- add
Important
A couple of local store settings will be reset to defaults with this version due to internal changes (hide disabled devices and all table column visibility).
Full Changelog: v1.4.1...v1.5.0