Skip to content

Release 1.6.5

Compare
Choose a tag to compare
@jmikrut jmikrut released this 07 Feb 17:38
· 8148 commits to main since this release

1.6.5 (2023-02-07)

Bug Fixes

  • allows radio input to be tabbable (b5880f2)
  • auth type leaking into type gen (1f0a1c7)
  • corrects keyboard accessibility for checkbox field (65b8fd2)
  • ensures preview is enabled before rendering button (e968f40)
  • local API update typing (#2010) (4b0d4f4), closes #2009
  • max versions incorrectly sorting, causing incorrect versions to be held onto (2e4f7ab)
  • named tabs not displaying data in versions view (a41e295)
  • replaced media not rendering after document save (827428d)
  • webpack css-loader resolve urls (ade4c01)

Features