Skip to content

Release v2.6.0

Compare
Choose a tag to compare
@denolfe denolfe released this 03 Jan 20:59
· 4821 commits to main since this release

2.6.0 (2024-01-03)

Features

  • db-mongodb: add transactionOptions (f2c8ac4)
  • extend locales to have fallbackLocales (9fac2ef)

Bug Fixes

  • "The punycode module is deprecated" warning by updating nodemailer (00d8480)
  • adjusts json field joi schema to allow editorOptions (bff4cf5)
  • db-postgres: Wait for transaction to complete on commit (#4582) (a71d37b)
  • detect language from request headers accept-language (#4656) (69a9944)
  • graphql multiple locales (98890ee)
  • navigation locks when modal is closed with esc (#4664) (be3beab)
  • req.locale and req.fallbackLocale get reassigned in local operations (aa048d5)
  • resets actions array when navigating out of view with actions (#4585) (5c55231)
  • richtext-lexical: z-index issues (#4570) (8015e99)
  • tab field error when using the same interface name (#4657) (f1fa374)