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,13 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.5.0] - 21 January 2026
10+ ### Added
11+ - Finalize ` entity_select ` , add type ` product_select ` and ` customer_select `
12+
13+ ### Fixed
14+ - Allow fields defined in XML layout only (without provider)
15+
916## [ 0.4.4] - 12 January 2026
1017### Fixed
1118- Add new GitHub Action workflows
1219- Copy generic CI/CD files
1320- Implement required fields in a simple way
1421- Implement filtering for array grids
15- - Allow using searchable_fields to * restrict* which fields are searched by the ArrayHandler
22+ - Allow using ` searchable_fields ` to * restrict* which fields are searched by the ArrayHandler
1623
1724## [ 0.4.3] - 30 December 2025
1825### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-admin-components" ,
3- "version" : " 0.4.4 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " N/A" ,
55 "type" : " magento2-module" ,
66 "keywords" : [
3030 "Loki\\ AdminComponents\\ " : " "
3131 }
3232 }
33- }
33+ }
You can’t perform that action at this time.
0 commit comments