File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.5.2] - 28 January 2026
10+ ### Fixed
11+ - Add hidden-attribute to field-blocks
12+ - Fix new field types not having proper interface
13+ - Fix when there are no fieldset definitions
14+ - Allow Options-model to be either string or object
15+ - #8 Allow to set label for the base fieldset @rajeev-k-tomy
16+ - #4 Custom fields configured via layout xml file are not appearing in the form @rajeev-k-tomy
17+ - Resolve select field options from the Select field type class
18+ - #3 Create an abstract FieldType class to give access Field instance in every FieldType @rajeev-k-tomy
19+
920## [ 0.5.1] - 23 January 2026
1021### Fixed
1122- Do not escape JSON
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-admin-components" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
44 "description" : " N/A" ,
55 "type" : " magento2-module" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments