Skip to content

v2.0.2

Compare
Choose a tag to compare
@ctessier ctessier released this 15 Feb 23:39
· 27 commits to 2.x since this release

This release fixes a blocker issue introduced with Nova v4.22.0.

Fixed

  • Fix issue when the crop function was called with float values (#86). Thanks Woeler!
  • Fix issue when the field was used without the cropper (#89). Thanks Woeler!
  • Fix file handler not being triggered anymore since Nova v4.22.0 (#97). Thanks puzzledmonkey!