Skip to content

Releases: eez-open/studio

0.15.0 (M21 - Project scrapbook)

05 Aug 13:14
Compare
Choose a tag to compare
  • #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

17 Jun 09:47
Compare
Choose a tag to compare

0.14.1

14 Jun 07:51
Compare
Choose a tag to compare
  • #374 [LVGL] "Unused bitmap" is reported although image exists on main page
  • #385 [LVGL] Add an option to generate source code files for EEZ Flow engine, along with other source code files.
  • #404 Support for multiline strings with embedded expressions

0.14.0 (M20 - Hybrid table/tree/grid widget)

07 Jun 19:21
Compare
Choose a tag to compare
  • #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

16 May 09:42
Compare
Choose a tag to compare
  • #363 [LVGL] Circular display
  • #364 [LVGL] Needle image with hyphen in name incorrectly handled
  • #367 [LVGL] Styles tab not visible in version 0.13.0
  • #368 [LVGL] Build error when numerical value is used for Value property in Slider widget and Variable option is selected

0.13.0 (M19 - Support for non-SCPI instruments and devices)

10 May 14:21
Compare
Choose a tag to compare
  • #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-check position 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)

08 Apr 13:15
Compare
Choose a tag to compare
  • #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

11 Mar 12:18
Compare
Choose a tag to compare

0.10.6

19 Feb 12:28
Compare
Choose a tag to compare
  • #310 Expression Builder blank in Windows release 0.10.5
  • #313 Problem with the LVGL template
  • #314 LVGL Flow: Add native API for changing screens
  • #315 LVGL Flow: enable Flow.isPageActive()

0.10.5

16 Feb 09:56
Compare
Choose a tag to compare
  • #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