Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@jmikrut jmikrut released this 03 Jan 15:14
· 9899 commits to main since this release

0.14.0 (2022-01-03)

Bug Fixes

  • #370, only performs password functions when auth enabled (9738873)
  • #390, safari rich text link bug (a16b99b)
  • #393, ensures preview button gets up to date data (2f47e39)
  • #408 (5c3cfa4)
  • #408 (e2c5d93)
  • 407 (a09570c)
  • allows null in ImageSize width and height types (ba79fd4)
  • cross-browser upload drag and drop (4119eec)
  • ensures getDataByPath works (140a3aa)
  • ensures local findByID retains user (05288ee)
  • ensures row count is set properly in block fields (9e091af)
  • ensures searching relationships works with many pages of results (961787d)
  • globals model typing (da7c0c9)

Features

  • builds custom routes API, Before/After Dashboard and Nav custom components (e337c62)
  • exports custom text and select inputs (52edb5b)
  • exposes default Dashboard and Nav components for re-import (ffe8e17)