v0.8.5
What's Changed
- Fix 317 by @HYChou0515 in #318
- fix(web): support array values in SearchCondition for in/not_in opera… by @HYChou0515 in #319
- fix(web): show toast notification on upload failure and zod validation error in form mode by @HYChou0515 in #320
- fix: support
list[Binary]fields in frontend form by @HYChou0515 in #321 - fix: struct as direct body no longer produces duplicate form fields by @HYChou0515 in #322
- refactor: split crud/core, factor out events/query_types, break import cycle by @HYChou0515 in #323
Full Changelog: v0.8.4...v0.8.5