v1.5.2
Published on Sep 07, 2022.
Fixes
- Fixed read only input appareance. (4380), closes 9741
- Fixed lookup validation call filter done on quicksearch instead of validation property. (4393), closes 9784
- Fixed lookup
SearchandCreatebuttons not working if the lookup is in a datagrid. (4388), closes 9718 - Fixed the pagination bar where you could go beyond the last page (when you clicked on the button without waiting for the data of the current page to be loaded). (4382), closes 8542
- Fixed to prevent adding a parameter to an overridden method on an inherited UI view. (4354), closes 9453
- Fixed favicon display. (4372), closes 9752
- Fixed creation from a lookup using the data before saving instead of the saved data. (4364), closes 9712
- Fixed navigation with a frame id that did not open a tab when no open tab has the same frame id. (4352), closes 9683
- Correction of the edit button of the data grid which should not be displayed on an unsaved added row. (4351), closes 9711
v1.5.1
Published on Aug 24, 2022.
Fixes
- Fixed validation errors on lookups that do not prevent saving. (4330), closes 9400
- Fixed an error when running Neos in stand alone mode using Docker. (4308), closes 9526
- Fixed lookup free values not being persisted when saving a new item using the
Ctrl + Sshortcut. (4257), closes 9441 - Fixed the transpilation of the
HasChanges()method on theIUIViewinterface. (4253), closes 9519 - Fixed the change indicator not being properly updated when a non-embedded collection is present in the data source. (4245), closes 9440
- Fixed localizable strings not being properly displayed in comboboxes. (4250), closes 8205
- Fixed generation notifications not being displayed after saving in Neos Studio. (4233), closes 9042
- Fixed generated entity view event rule unit tests not being valid. (4232), closes 9480
- Fixed the enumeration values and casing of property names sent in notifications to the client. (4232), closes 9480
v1.5.0
Published on Jul 27, 2022.
Features
- Added the ability to mark reference properties as editable in a UI view so their properties can directly be edited by the user. (4131)
- Added the ability to configure a creation UI view on a lookup in order for the user to be able to create new records directly in the lookup. (4133)
Fixes
- Fixed the display of form field validation messages. (4212), closes 8274
- Fixed the loss of the
Creation allowed,Update allowedandDeletion allowedvalues overloaded in a UI view when updating the entity view it is linked to. (4218), closes 9404 - Fixed the configuration of entities inheriting from an abstract entity that has references to other entities. (4211), closes 9067
- Fixed the current element of a datasource having the wrong value when a context with a
Computedas its source is being used in a UI template. (4222), closes 8337 - Fixed Visual Studio instances opened from Neos Studio getting closed when generating the application. (4215), closes 8473
- Fixed inheritance of UI method parameters. (4216), closes 9345
- Fixed the pagination bar not resetting its current page when the filter applied changes. (4199), closes 9416
- Fixed how contexts with computed source work in UI templates. (4198)
- Added an error message when trying to rename a function with an already existing function name. (4195), closes 9414
- Fixed the focus border on buttons not being properly displayed. (4206), closes 9439
- Fixed UI views inheriting from a UI view itself inheriting from another UI view. (4205), closes 9428
- Fixed the datagrid edit button being displayed when editing is not allowed. (4193), closes 9377
- Fixed authorizations not being properly applied on toolbar buttons and action buttons. (4185), closes 9382, 9390
- Removed the ability to override the
Quick searchproperty on a UI view property. (4186), closes 9372
Previous releases
You can find the changelog of previous releases by clicking on the following links :