Skip to content

0.16.0 (M22 - Improvement of session-centric work with instruments and data management)

Compare
Choose a tag to compare
@prasimix prasimix released this 02 Sep 11:31
· 264 commits to master since this release
  • #7 Instrument import/export
  • #484 History sessions improvements while working with the instruments
  • #485 Active line in code editor highlights the whole line masking out selected text
  • #488 Instruments database management
  • #493 Improve visibility of glyphs in font inspector when dark theme is applied
  • #512 Keep object properties in view when returning to Edit mode from Run/Debug modes
  • #450 [LVGL] "Add Style" and "Remove Style" in LVGL action
  • #457 [LVGL] Add user_data to event callbacks
  • #491 [LVGL] Allow editor to show UI past display limits
  • #501 [LVGL] Direction option for Dropdown widget
  • #506 [LVGL] Line widget - Invert Y generates incorrect code
  • #507 [LVGL] Add FOCUS_KEY state to the style section in Studio
  • #508 [LVGL] Rounded-corner displays support
  • #509 [LVGL] Support LVGL version 9.2
  • #510 [LVGL] Event handler should receive event object for both "Flow" and "Action" handler types