Skip to content

Releases: payloadcms/payload

Release 0.15.7

12 Apr 15:41
Compare
Choose a tag to compare

0.15.7 (2022-04-12)

Bug Fixes

  • checkbox validation error positioning (9af89b6)

Features

  • sanitize defaultValue to false when field is required (6f84c0a)

Release 0.15.6

06 Apr 14:25
Compare
Choose a tag to compare

0.15.6 (2022-04-06)

Bug Fixes

  • new up separate logger for generateTypes script (cf54b33)

Release 0.15.5

06 Apr 11:48
Compare
Choose a tag to compare

0.15.5 (2022-04-06)

Bug Fixes

  • relationship component showing no results (#508) (e1c6d9d)

Release 0.15.4

05 Apr 20:30
Compare
Choose a tag to compare

0.15.4 (2022-04-05)

Bug Fixes

  • #495, avoids appending version to id queries (ab432a4)
  • default point validation allows not required and some edge cases (29405bb)
  • maintains field validation internally for speed (b99f6b1)

Features

  • allows like to search by many words, adds contain to match exact strings (ec91757)
  • extended validation function arguments (#494) (1b4b570), closes #495
  • filter relationship options in admin ui using filterOptions (485991b)
  • logging: allow pino logger options to be passed into init (6620a4f)
  • support className config for row, block and array fields (#504) (0461c21)
  • upload field implements filterOptions (1482fde)
  • WIP extended validation function arguments (647cac3)
  • working PoC for reusing relationship filters in validate (df934df)

Release 0.15.3

04 Apr 19:11
Compare
Choose a tag to compare

0.15.3 (2022-04-04)

Bug Fixes

Release 0.15.2

04 Apr 17:59
Compare
Choose a tag to compare

0.15.2 (2022-04-04)

Bug Fixes

  • #495, avoids appending version to id queries (a703e05)

Release 0.15.1

28 Mar 19:01
Compare
Choose a tag to compare

0.15.1 (2022-03-28)

Features

  • builds a way to inject custom React providers into admin UI (5a7e8a9)
  • export Plugin type from config types (#491) (45f7011)

Release 0.15.0

16 Mar 19:03
Compare
Choose a tag to compare

0.15.0 (2022-03-16)

Bug Fixes

  • #422, prevents loading duplicative relationship options (414679d)
  • #423, #391 - prevents loading edit views until data initializes (2884654)
  • #424, unable to clear localized property vals (1a05fe4)
  • #431 - relationship field not properly fetching option results (6fab8bf)
  • #454, withCondition type usability (56c16d5)
  • #459 - in Relationship field to multiple collections, when the value is null, options are not populated (#460) (a9b83c8)
  • #461 (08924a1)
  • #464, graphql upload access control (fd0629e)
  • adds key to RichText based on initialValue (f710b8c)
  • adjusts lte and gte types to match docs and codebase (#480) (8fc4f7f)
  • allow jwt to work without csrf in config (4048734)
  • autosave (e835cbe)
  • avoids console 404 on unpublished docs (c7c3418)
  • awaits beforeDelete hooks (609b871)
  • bug in how find merges drafts (1fb1eaa)
  • bug with version count (6bf7d82)
  • config empty and sparse csrf is now allowed (7e7b058)
  • ensures empty hasMany relationships save as empty arrays (08b3e8f)
  • ensures fetching published doc only retrieves published docs (7841f2a)
  • ensures multipart/form-data using _payload flattens field data before sending (ae44727)
  • ensures nested lists always render properly (20e5dfb)
  • ensures overrideAccess is false if undefined while populating (97f3178)
  • ensures revision hooks await promises (f56bbe8)
  • ensures revisions retain all locales (f246252)
  • ensures rte upload is populated when only upload is enabled (39438b8)
  • ensures unique is not set within revisions collections (b13615f)
  • ensures VersionCount is accurate (7569811)
  • ensures versions have proper data (0ba508a)
  • further sanitize serverURL to prevent undefined in admin routes (#481) (24aa475)
  • import path for createRichTextRelationshipPromise (586cd4d)
  • improperly typed local create method (48aa27c)
  • improves version config sanitization (fc24485)
  • mobile styling to not found page (d3f88a1)
  • new slate version types (c5de01b)
  • optimizes relationship input search querying (7e69fcb)
  • prevents None from appearing in hasMany relationship select options (cbf43fa)
  • rare crash with link rte element (f5535f6)
  • removes required from versions status field (03c8445)
  • rte upload field population (8327b5a)
  • type error in useField (ef4e6d3)
  • uses replace instead of push to autocreate a doc (a7ecada)
  • version where input type (a5c8ea4)

Features

  • #458, provides field hooks with sibling data (8e23a24)
  • abstracts revisions components for reuse in globals (da5684d)
  • add before and after login components (#427) (5591eea)
  • add local api for versions on globals (4072e7e)
  • add logMockCredentials email option (ff33453)
  • add pagination argument to optimize graphql relationships and use in local api (#482) (647db51)
  • adds a way to customize express.static options (dbb3c50)
  • adds admin.upload.collections[collection-name].fields to the RTE to save specific data on upload elements (3adf44a)
  • adds autosave to versions table (14e5d09)
  • adds base revision fields (6ed11a5)
  • adds indentation controls to rich text (7df50f9)
  • adds most recently published comparison doc (1e093e1)
  • adds originalDoc to field access control (c979513)
  • adds path to GraphQL errors (#457) (ad98b29)
  • adds recursion to richText field to populate relationship and upload nested fields (42af22c)
  • adds restore revisions to collections (5eea398)
  • adds stepnav to revisions template (a589877)
  • allow empty string radio and select option values (#479) (f14e187)
  • allows access control to prevent reading of drafts (c38470c)
  • allows global access control to ret...
Read more

Release 0.14.0

03 Jan 15:14
Compare
Choose a tag to compare

0.14.0 (2022-01-03)

Bug Fixes

  • #370, only performs password functions when auth enabled (9738873)
  • #390, safari rich text link bug (a16b99b)
  • #393, ensures preview button gets up to date data (2f47e39)
  • #408 (5c3cfa4)
  • #408 (e2c5d93)
  • 407 (a09570c)
  • allows null in ImageSize width and height types (ba79fd4)
  • cross-browser upload drag and drop (4119eec)
  • ensures getDataByPath works (140a3aa)
  • ensures local findByID retains user (05288ee)
  • ensures row count is set properly in block fields (9e091af)
  • ensures searching relationships works with many pages of results (961787d)
  • globals model typing (da7c0c9)

Features

  • builds custom routes API, Before/After Dashboard and Nav custom components (e337c62)
  • exports custom text and select inputs (52edb5b)
  • exposes default Dashboard and Nav components for re-import (ffe8e17)

Release 0.13.6

30 Nov 18:34
Compare
Choose a tag to compare

0.13.6 (2021-11-30)

Bug Fixes

  • requires path in select, text, textarea, and upload components (925a33e)