Skip to content

Release 1.0.10

Compare
Choose a tag to compare
@DanRibbens DanRibbens released this 27 Jul 19:53
· 9262 commits to main since this release

1.0.10 (2022-07-27)

Bug Fixes

  • #806, allow partial word matches using 'like' operator (c96985b)
  • #836 (84611af)
  • accesses payload config correctly in gql refresh resolver (d5e88cc)
  • email not always loading while viewing auth collections (36e9acc)
  • ensures collapsible preferences are retained through doc save (61f0e8e)
  • id now properly required in graphql findByID operation (5dc7caf)
  • set overflow payload modal container to auto (cfb5540)
  • trim trailing whitespaces of email in login (8feed39)

Features

  • greatly enhances performance by using dataloader pattern to batch populations (c5bcd1e)
  • significantly improves complex GraphQL query performance (5d57bfa)