🐞 Bug Fixes
- Update user should infer additional fields properly - by @Bekacru in #716 (89708)
- Prisma schema generator should add @db.text for mysql and generate many fields - by @Bekacru in #718 (ee705)
- "email not found" Error in Twitter OAuth - by @AkeboshiHimari in #666 (0507d)
- Parse metadata on update organization - by @Bekacru (894f6)
- Should allow date as additional field type and should handle parsing - by @Bekacru in #725 (bf9a2)
- drizzle: It should use text for id fields other than mysql - by @Bekacru in #719 (0aaa5)
- organization: On update, organization metadata shouldn't be stringified unless it's already an object. - by @Bekacru (4a885)