Skip to content

v3.42.0

Compare
Choose a tag to compare
@hinashi hinashi released this 06 Mar 03:14
· 1804 commits to master since this release
8d2db52

Changed

  • Validate input role data with Zod.
    Contributed by @syucream
  • Replace sx props with styled components.
    Contributed by @syucream
  • Upgrade django version from 3.2.17 to 3.2.18

Fixed

  • Fixed pagination error in entry history apiv2.
    Contributed by @hinashi