Skip to content

19.4.1

Latest

Choose a tag to compare

@sneridagh sneridagh released this 10 Sep 10:48
7fd18d6

19.4.1 (2026-09-10)

Bugfix

  • Fix SelectAutoComplete rendering the raw token instead of its title when the vocabulary subrequest still held a stale token/title pair from a previously edited value (for example after changing a value, saving, and editing again via client-side navigation). The widget now keeps its local token/title cache in sync with the incoming choices instead of seeding it only once. @sneridagh #8423