NouanceLabs / payload-better-fields-plugin

This plugin aims to provide you with very specific and improved fields for the Payload admin panel.
MIT License
124 stars 2 forks source link

Bump payload from 2.4.0 to 2.6.0 #57

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps payload from 2.4.0 to 2.6.0.

Release notes

Sourced from payload's releases.

Release v2.6.0

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)

Release v2.5.0

2.5.0 (2023-12-19)

Features

  • add Chinese Traditional translation (#4372) (50253f6)
  • add context to auth and globals local API (#4449) (168d629)
  • adds new actions property to admin customization (#4468) (9e8f14a)
  • async live preview urls (#4339) (5f17324)
  • pass path to FieldDescription (#4364) (3b8a27d)
  • plugin-form-builder: Lexical support (#4487) (c6c5cab)
  • prevent querying relationship when filterOptions returns false (#4392) (c1bd338)
  • richtext-lexical: improve floating select menu Dropdown classNames (#4444) (9331204)
  • richtext-lexical: improve link URL validation (#4442) (9babf68)
  • richtext-lexical: lazy import React components to prevent client-only code from leaking into the server (#4290) (5de347f)
  • richtext-lexical: Link & Relationship Feature: field-level configurable allowed relationships (#4182) (7af8f29)
  • richtext-lexical: link node: change doc data format to be consistent with relationship field (#4504) (cc0ba89)
  • richtext-lexical: rename TreeviewFeature into TreeViewFeature (#4520) (c49fd66)
  • richtext-lexical: Slate to Lexical converter: add blockquote conversion, convert custom link fields (#4486) (31f8f3c)
  • richtext-lexical: Upload html serializer: Output picture element if the image has multiple sizes, improve absolute URL creation (e558894)

Bug Fixes

  • adds bg color for year/month select options in datepicker (#4508) (07371b9)
  • correctly fetches externally stored files when passing uploadEdits (#4505) (228d45c)

... (truncated)

Changelog

Sourced from payload's changelog.

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)

2.5.0 (2023-12-19)

Features

  • add Chinese Traditional translation (#4372) (50253f6)
  • add context to auth and globals local API (#4449) (168d629)
  • adds new actions property to admin customization (#4468) (9e8f14a)
  • async live preview urls (#4339) (5f17324)
  • pass path to FieldDescription (#4364) (3b8a27d)
  • plugin-form-builder: Lexical support (#4487) (c6c5cab)
  • prevent querying relationship when filterOptions returns false (#4392) (c1bd338)
  • richtext-lexical: improve floating select menu Dropdown classNames (#4444) (9331204)
  • richtext-lexical: improve link URL validation (#4442) (9babf68)
  • richtext-lexical: lazy import React components to prevent client-only code from leaking into the server (#4290) (5de347f)
  • richtext-lexical: Link & Relationship Feature: field-level configurable allowed relationships (#4182) (7af8f29)
  • richtext-lexical: link node: change doc data format to be consistent with relationship field (#4504) (cc0ba89)
  • richtext-lexical: rename TreeviewFeature into TreeViewFeature (#4520) (c49fd66)
  • richtext-lexical: Slate to Lexical converter: add blockquote conversion, convert custom link fields (#4486) (31f8f3c)
  • richtext-lexical: Upload html serializer: Output picture element if the image has multiple sizes, improve absolute URL creation (e558894)

Bug Fixes

  • adds bg color for year/month select options in datepicker (#4508) (07371b9)
  • correctly fetches externally stored files when passing uploadEdits (#4505) (228d45c)
  • cursor jumping around inside json field (#4453) (6300037)
  • db-mongodb: documentDB unique constraint throws incorrect error (#4513) (05e8914)

... (truncated)

Commits
  • 52f8d4f chore(release): payload/2.6.0 [skip ci]
  • f1fa374 fix: tab field error when using the same interface name (#4657)
  • 6b691ee chore(eslint-config-payload): improve perfectionist object sort order (#4678)
  • be3beab fix: navigation locks when modal is closed with esc (#4664)
  • 1fa00cc chore: rtl header locale selector (#4670)
  • f709435 fix(templates): #4662, templates not building after having types generated
  • a67080a Merge pull request #4574 from jschuur/patch-1
  • 69a9944 fix: detect language from request headers accept-language (#4656)
  • 00d8480 fix: "The punycode module is deprecated" warning by updating nodemailer
  • 7424ba9 test: e2e await fix (#4646)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #61.