Skip to content

v0.8.5

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 04 May 14:40
· 969 commits to main since this release

[0.8.5] - 2023-05-04

Fixed

  • capture and restore are now hoisted functions.
  • Fixed timing issues with radio buttons and validation with side-effects.
  • Using standard array access to fix problems with iOS and iPadOS <= 15.3
  • Fixed client validation problems with multi-select fields.
  • Client validation now runs properly when $form is modified directly by assignment.