Releases: eez-open/studio
Releases Β· eez-open/studio
0.27.1
0.27.0
- #720 [LVGL] Support multiple fonts with individual unicode ranges similar to LVGL font converter
- #737 [LVGL] In Calendar add Chinese mode
- #793 [LVGL] Inherited style colors do not change after changing the theme at runtime
- #799 [LVGL] Screen update index underflow at first boot up
- #807 [LVGL] Bar - Min and Max from Expression
- #832 [LVGL] Add LV_STATE_HOVERED to the states/styles configuration
- #919 [LVGL] Allow lv_color_darken as color
- #930 [Dashboard] Add FolderOpenDialog action
- #937 [General] Loading project causes blank window
- #938 [General] Referencing external bitmap file
- #939 [LVGL] Run simulator not hiding custom user widgets after upgrading to 0.26.2
- #943 [LVGL] For round screen projects: creating a User Widget shows the canvas work area as circular. Change this to a rectangular view
- #948 [LVGL] User data > 0 in flow-type event handlers cause device to crash
- #953 [LVGL] Set Obj Style Prop not updating the Value field after changing the Property field
- #954 [LVGL] Option to create labels text as static
- #955 [LVGL] Support for the version 9.5.0
- #956 [LVGL] Support for Spangroup widget
- #962 [LVGL] Add "Cache font definitions" option to speed up project loading
- #965 [General] Theme/colors copy between projects issue
- #969 [LVGL] Image Bitmap C Array Incorrect Generation for I2/A2 After updating to 0.26.2
- #972 [LVGL] Slider value doesn't warn about an empty variable name
- #976 [LVGL] Spinner widget should not animate in Edit mode
- #979 [LVGL] Styles cannot be applied to containers
0.26.2
0.26.1
- #921 [LVGL] C code generation error for binary fonts: "initializer element is not constant"
- #922 [LVGL] Bugs in EEZ 0.26.0 (API naming + Font migration)
- #923 [LVGL] Changing styles through Flow does not render in the simulator. Memory overflow occurs after quickly switching styles.
- #925 [LVGL] Image scale fix for LVGL version 8.4.0
0.26.0
- #105 [EEZ Flow] Group Action Components
- #384 [LVGL] Support Scale widget for LVGL v9.x
- #437 [LVGL] Add support for sections for the scale widget
- #442 [LVGL] Make Start / End angle of an arc widget available as literal / expression
- #536 [LVGL] Support for Grid layout (LV_GRID_FR and LV_GRID_CONTENT)
- #621 [LVGL] Add name to scales and indicators in Meter widget
- #757 [LVGL] Add custom parameters for long mode LV_LABEL_LONG_SCROLL_CIRCULAR
- #802 [LVGL] Performance issue while use large font file
- #896 [LVGL] Full Simulator for LVGL Projects using Docker Desktop
- #910 [LVGL] Add Set Object Style Property Action
- #911 [LVGL] In version 9.x export generates LVGL 8.x API code - fails with ESP-IDF framework
- #912 [LVGL] Add _SCREEN_ID_FIRST and _SCREEN_ID_LAST to ScreensEnum in generated code
- #913 [LVGL] Tabview widget: set/get active tab
- #916 [LVGL] Add "Arc Rotate Obj to Angle" Action
0.25.1
0.25.0
- #388 [LVGL] Support for version 9.x images without a Python dependency
- #784 [LVGL] Accepted characters of Textarea Specific do not working
- #837 [LVGL] Fix style malloc casting causing build errors in Arduino
- #844 [EEZ Flow] βRunβ mode lags after running for a long time
- #853 [LVGL] Function
buildFlowStructValuesauto-generates code with typo forfield.type == "double" - #860 [LVGL] .eez-project file is too big, when just one screen
- #866 [LVGL] Feature Request: Enable Runtime FreeType Font Rendering in EEZ Studio for Dynamic and Multilingual LVGL Applications
- #878 [LVGL] Can the width of the scrollbar be set for the panel?
- #880 [LVGL] Function Flow.isPageActive() doesn't work from user widget
- #882 [LVGL] Support for LVGL 9.3.0 and 9.4.0
- #883 [LVGL] Using expressions for targeting widget objects inside user widget doesn't work
- #885 [LVGL] ButtonMatrix in user widget on 2 pages scrambles labels only in Run Mode
- #887 [LVGL] Error compiling eez-flow for ESP IDF 5.5.2
- #889 [General] Local Project Templates Support