Skip to content

Releases: viur-framework/vi-admin

v4.14.8

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:47
  • feat: OrderEditor now 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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:46
  • fix: missing format-number import

v4.14.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:12
  • feat: Initial shop order management component — OrderEditor.
  • feat: spatialBone now supports visibleIf and reactively syncs its value with the form state — emits null when hidden so the value is cleared on submit.

v4.14.5

Choose a tag to compare

@github-actions github-actions released this 01 Jun 05:56
  • fix: trees and context now work as expected
  • feat: details wrapper vor multiple bones

v4.14.4

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:48
  • feat: Add export functionality with multiple formats (via @viur/vue-components update).
  • refactor: Improve null safety and dedup selection logic for Fluidpages (via @viur/vue-components update).

v4.14.3

Choose a tag to compare

@github-actions github-actions released this 13 Feb 07:36
  • fix: Nested moduleGroups are 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

Choose a tag to compare

@github-actions github-actions released this 26 Jan 10:32
  • fix: Administation user-view access is not nessesary anymore - now realy.
  • chore: Update flag for English to UK

v4.14.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 11:52
  • 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-view access is not nessesary anymore.
  • fix: Password reset form is now correctly displayed.

v4.14.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 11:34
  • feat: added multilanguage support.
  • fix: Detaisdrawer styling

v4.13.2

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:17
  • 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 DisabledActions now opens list entries in view mode.