Releases: viur-framework/vi-admin
Releases · viur-framework/vi-admin
Release list
v4.14.8
- feat:
OrderEditornow supports order notes and discounts. - feat: The export component now offers filter functionality.
- fix: Empty or null fields in a format string no longer fall back to the placeholder text.
- fix: Search now resets on context switch and on unmount, and results are sorted by their rendered values.
- fix: Added a null check for
ensureKeys. - perf: The default
textBone(CKEditor) is now lazy-loaded.
v4.14.7
v4.14.6
- feat: Initial shop order management component —
OrderEditor. - feat:
spatialBonenow supportsvisibleIfand reactively syncs its value with the form state — emitsnullwhen hidden so the value is cleared on submit.
v4.14.5
- fix: trees and context now work as expected
- feat: details wrapper vor multiple bones
v4.14.4
- feat: Add export functionality with multiple formats (via
@viur/vue-componentsupdate). - refactor: Improve null safety and dedup selection logic for Fluidpages (via
@viur/vue-componentsupdate).
v4.14.3
- fix: Nested
moduleGroupsare now correctly hidden when empty. - feat: The Fluidpage view can now display data from the underlying page.
- fix: Root node requests in TreeHandlers within edit views now correctly receive the context.
- fix: The copy button in list context menus (right-click) now works as expected.
v4.14.2
- fix: Administation
user-viewaccess is not nessesary anymore - now realy. - chore: Update flag for English to UK
v4.14.1
- fix: When custom actions are enabled via configuration, additionalEvalData is now merged over the skel selection.
- chore: update logicsjs to 0.4.1
- fix: Moduleinfo headlines now use the correct font size.
- fix: Administation
user-viewaccess is not nessesary anymore. - fix: Password reset form is now correctly displayed.
v4.14.0
- feat: added multilanguage support.
- fix: Detaisdrawer styling
v4.13.2
- fix: Relational bars for Tree Handlers now behave as expected.
- fix: Time-only DateBones now behave as expected.
- fix: Improved error handling for Forms.
- fix: Save and Reset actions for field selection.
- fix: Added a cooldown to search to prevent rapid repeated requests.
- fix: “Edit” in
DisabledActionsnow opens list entries in view mode.