2.1.0 (2023-11-08)
Features
- add internationalization (i18n) to locales (#4005) (6a0a859)
- Custom Error, Label, and before/after field components (#3747) (266c327)
Bug Fixes
- error on graphql multiple queries (#3985) (57da3c9)
- focal and cropping issues, adds test (#4039) (acba5e4)
- handle invalid tokens in refresh token operation (#3647) (131d89c)
- hasMany number and select fields unable to save within arrays (#4047) (182c57b)
- injects array and block ids into fieldSchemaToJSON (#4043) (d068ef7)
- parse predefined migrations via file arg or name prefix (#4001) (eb42c03)
- polymorphic hasMany relationships missing in postgres admin (#4053) (7a9af44)
- resets list filter row when the filter on field is changed (#3956) (8d14c21)
- Update API Views (b008b6c)
- vite not replacing env vars correctly when building (67b3baa)
New Contributors
- @karniv00l made their first contribution in #3934
- @vanska made their first contribution in #3909
- @SimYunSup made their first contribution in #3987
- @Snailedlt made their first contribution in #4005