Skip to content

v1.3.6 — Add Existing Bug Fixes

Latest

Choose a tag to compare

@smartlabsAT smartlabsAT released this 27 May 19:53
· 2 commits to main since this release
5d35096

This release fixes three bugs in the "Add Existing" feature and includes dependency updates.

Fixed

  • Add Existing fallback: Empty allowedCollectionsForExisting now falls back to allowedCollections as documented (#65)
  • Link mutation: Linking existing items no longer writes back to the source item on save
  • Duplicate links: Same item can no longer be linked multiple times into one record

Changed

  • Type safety: allowedCollections refs typed as CollectionInfo[] instead of any[]
  • Dependencies: Patch/minor updates for vite, vitest, vue, eslint, sass

Full Changelog: v1.3.5...v1.3.6