Releases: eez-open/studio
Releases · eez-open/studio
0.15.0 (M21 - Project scrapbook)
- #210 Copy/paste between projects
- #301 [LVGL] Add lv_tabview
- #400 Add search field to expression builder
- #417 [Dashboard] Large Array.alloc() stops flow.
- #436 [LVGL] gesture event LV_EVENT_GESTURE missing
- #443 [LVGL] exported lvgl code (lv_arc) doesn't respect custom value range
- #446 [LVGL] Add Inner align property in Image widget for version 9
- #452 [Dashboard] An exception occurred while copying a docking manager container
- #454 Show confirmation alert before "Flow support" switch is turned off
- #456 [LVGL] Allow enabling default dark theme in editor and generated files
- #459 Project Editor Scrapbook
- #463 [EEZ Flow] Watch action doesn't work for native string variables
- #469 Add LVGL key definitions to expression builder
0.14.2
0.14.1
0.14.0 (M20 - Hybrid table/tree/grid widget)
- #277 [LVGL] Add options to improve memory usage of LVGL projects (partially implemented)
- #316 [LVGL] Add event handling for pages/screens
- #365 [LVGL] When the Keyboard widget is added, it doesn't show up in the position where it was dropped
- #371 [LVGL] Roller Misalignment When Generating Options from Expression
- #373 [LVGL] Code-generation for User Widgets contains flow related code fragments also in lvgl only projects
- #379 [Dashboard] New widget for tabular display of data
- #380 [LVGL] Pages not visible, but widgets exist - export works fine
- #381 [LVGL] Center horizontally and vertically doesn't work when width or height are in %
- #382 [Dashboard] A new variable type for JSON values and other JSON improvements
- #383 [LVGL] Allow Arc Range min and Range max to be assignable
- #387 Text not readable when using dark mode
- #389 [LVGL] Invalid code genereted for the LV_EVENT_VALUE_CHANGED event
- #390 Add Author property in Project settings
- #393 [LVGL] Keyboard events are scrambled in LVGL v9
- #395 [LVGL] Allow live preview of certain widgets with properties set to variables/expressions (partially implemented)
- #402 [Dashboard] Add generic Plotly widget
0.13.1
0.13.0 (M19 - Support for non-SCPI instruments and devices)
- #85 Jump to present
- #281 A few bugs/typos found in flow
- #299 BB3-Dashboard Slot2 (3rd slot) fails to set U or I. Numberinput doesn't disappear. Channel 1 and 2 work fine
- #303 License of the code generated by the EEZ Studio
- #312 Copying files UI integrating files/file paths and placement
- #318 LVGL: Allow UTF8 code for custom fonts on Text field
- #320 ACTIONS not showing when setting event
- #325 Serial is not refreshed on this window
- #328 Additional Fonts not rendering correctly with LVGL v9 in EEZ Studio v0.11.0
- #336 Lack of define in ui.h
- #337 LVGL 9.0 only project - Screens.c - unterminated LV_OBJ_FLAG
- #338 Function
Array.remove
doesn't bounds-checkposition
parameter - #339 LVGL: Wrong image variable name in generated source code
- #340 Support for code generation from command line
- #350 LVGL Meter Widget without name causes exception if has expression based needle
- #351 Support for non-SCPI instruments and devices
- #352 Dashboard project: Not mandatory to connect the instrument
- #353 Eval JS Action Bug: expression cannot use the same variable twice
- #356 Syntax error in LVGL code for version 9.0 when image tiled style is used
- #357 Syntax error in LVGL code for version 9.0 when Roller widget is used
- #359 Past elements in empty Variables tabs not possible
- #361 Bugs and fixes with Arduino Giga R1 WiFi (Arduino IDE)
0.12.0 (M18 - Simultaneous control of multiple instruments)
- #287 Show/search SCPI documentation while editing SCPI component
- #321 Dockable instrument terminals and dashboards for simultaneous display and control of multiple instruments
- #322 Redesign of interaction items history with possibility to pause/resume items recording
- #329 Home tab redesign/cleanup
- #331 Overflow visible flag not under flag dropdown. Documentation states support for overflow visible flag
- #332 Add SCPI Terminal Widget for Dashboard projects
- #333 Add Embedded Dashboard Widget for Dashboard projects
- #334 For Dashboard projects, in Container Widget, add a new layout option called "Docking Manager"
- #335 EEZ v0.11.0 / LVGL 9.x - Spinner Widget compiling error - inexistant function
0.11.0
- #300 [LVGL] Flex flow is missing
- #311 [LVGL] Add support for LVGL 9.0
- #319 Move all templates from Studio to the https://github.com/eez-open/eez-project-templates
- #323 Add Radio widget for Dashboard projects
- #324 Add Enabled property in Dropdown, Checkbox, Switch and Slider dashboard widgets
- #326 Expression Builder blank on Mac (Intel) Build
- #327 [LVGL] ScreensEnum misaligned?
0.10.6
0.10.5
- #288 IEXT builder honours .gitignore definition or ignore . files
- #291 Add/fix SCPI datablock type "CSV" to graph
- #292 EEZ Flow: Can't use queries without ? in SCPI component
- #302 Flow: 'Find All references' displays actions not actually connected
- #304 Add THIRD-PARTY-LICENSES.TXT in the root folder of the github repository and in the software installation package
- #305 EEZ Flow: Add native checkbox to new global variable dialog
- #306 Add "LVGL with EEZ Flow" template