The releases below are incremental releases listed in descending order (with respect to date released):
1.3.0.M6
- 
General Changes
 - 
View Config Annotations
- 
@Link- 
Added configuration and UI support for navigating to external web pages using
@Configand the default_navaction executor. #474 
 - 
 
 - 
 - 
Bug Fixes
- 
Fixed an issue where all grid rows were being highlighted while filtering #490
 - 
Fixed a regression bug
@GridColumnelement text was not wrapping #526 - 
Fixed an issue where
@Picklistwas giving a UI console error #533, 49d2d6907 - 
Fixed an issue where using
projection.mapsTowith the Search By Lookup function handler was always sending theParamValueobject asStringfor thecodeattribute. The type is now equivalent to the mapped field. #536 
 - 
 
1.3.0.M5
| 
 Note 
 | 
All changes introduced between 1.2.0.M5 from 1.2.0 have also been migrated in this version. Please see the 1.2.0.x release notes for more details.
 | 
- 
General Changes
 - 
View Config Annotations
- 
@ToolTip- 
New UI component behavior introduced to provide tooltip text to a UI component #446
 
 - 
 - 
@Grid - 
@MenuPanel 
 - 
 - 
Bug Fixes
- 
Fixed an issue where configuring a
@Gridwithout a@Labelresults in the title row of the grid not rendering labels #426 - 
Fixed an issue where searching on a
@Gridfails after using export grid feature #441 - 
Fixed an isolated issue in 1.3 versions where a domain entity was ALWAYS being persisted under the @Domain alias, instead of the @Repo alias. #463
 
 - 
 
1.3.0.M4
| 
 Note 
 | 
All changes introduced between 1.2.0.M4 from 1.2.0.M5 have also been migrated in this version. Please see the 1.2.0.M5 release notes for more details.
 | 
- 
General Changes
- 
N/A
 
 - 
 - 
Core Config Annotations
- 
@Repo- 
Database.rep_customhas been introduced to configure individualized repository details for a domain entity (e.g. multiple MongoDB repositories) 
 - 
 
 - 
 - 
View Config Annotations
- 
@Autocomplete- 
Autocomplete feature.
 
 - 
 
 - 
 - 
Bug Fixes
- 
Fixed an issue when we have a
OnStateLoadfires triggers a state change event on any other parameter in the same root domain, a stack overflow error would occur. 
 - 
 
1.3.0.M3
| 
 Note 
 | 
All changes introduced between 1.2.0.M3 from 1.2.0.M4 have also been migrated in this version. Please see the 1.2.0.M4 release notes for more details.
 | 
- 
General Changes
- 
Test support changes
- 
Added new method:
MultiOutput#findFirstParamOutputEndingWithPath(String path) - 
Added new method:
MultiOutput#findParamOutputsEndingWithPath(String path) - 
Modified
ParamUtils#convertToStringPayload(Object payload)to transformStringtypes to their JSON equivalent. (e.g. the stringfooshould be transformed to"foo") 
 - 
 
 - 
 - 
Core Config Annotations
- 
Added a null safety check for
@Gridlabel creation of a non complex entity. 
 - 
 - 
View Config Annotations
- 
N/A
 
 - 
 - 
Bug Fixes
- 
Fixed an issue with
@Gridrow expander where the expander icon was not being reset after receiving an update from the server. - 
Fixed an issue where calling a
URLBasedFunctionHandlerwithurlstarting with a domain alias with"/p", like:"/petclinic"was inappropriately doing a cross domain fetch. 
 - 
 
1.3.0.M2
| 
 Note 
 | 
All changes introduced between 1.2.0.M2 from 1.2.0.M3 have also been migrated in this version. Please see the 1.2.0.M3 release notes for more details.
 | 
- 
General Changes
- 
N/A
 
 - 
 - 
Core Config Annotations
- 
N/A
 
 - 
 - 
View Config Annotations
- 
N/A
 
 - 
 
1.3.0.M1
- 
General Changes
- 
Upgraded Spring Boot to
2.0.5.RELEASEup from1.4.0.RELEASE 
 - 
 - 
Core Config Annotations
- 
N/A
 
 - 
 - 
View Config Annotations
- 
N/A
 
 -