Skip to content

Releases: dadi/publish

Version 3.0.3

21 Apr 13:36
8791a56
Compare
Choose a tag to compare

Fixed

  • Display DateTimes in the input in a local timezone
  • Allow minutes/hours picker when datetime field has 'unix' format
  • Datetime picker state value going null

Version 3.0.1

18 Nov 11:17
Compare
Choose a tag to compare

Fixed

  • #820: fix routing issue in single-document collections

Version 3.0.0

29 Oct 12:46
Compare
Choose a tag to compare

Added

  • #389: add string list component
  • #709: give focus to the Username field on sign-in page
  • #730: introduce API URL for internal server access
  • #762: add support for single-document collections

Changed

  • #755: adjust to API 6.0 URL format
  • #770: add new styling

Fixed

  • #642: sorting in reference select view
  • #646: text overlaps when field has long comment property
  • #685: reference fields container overflow
  • #698: fixed the URL of the inline image select view when creating new documents
  • #706: allow Number fields to be unset
  • #713: offline API causes white screen when a session is present
  • #727: crash after changing API address and logging back in
  • #732: use correct link for documents on reference select view
  • #739: unable to clear Reference field on list view
  • #746: link field appears out of body copy panel
  • #749: can't add text to an article that ends with an image
  • #750: can't add body copy, after trying to save without it
  • #757: fix miscellaneous bugs with DateTime field
  • #765: clear selection when leaving select view

BREAKING CHANGES

Versions of API prior to 6.0.0 are no longer supported.

Version 2.3.1

12 Apr 13:20
Compare
Choose a tag to compare

Fixed

  • #681: fix issue where images inserted in the rich editor would have a broken link

Version 2.3.0

10 Apr 13:37
Compare
Choose a tag to compare

Added

  • #672: add filters to Reference select view
  • #674: add filters to Media Library and Reference select view for Media fields
  • 660b15b: add button for filtering document list view by selected state

Fixed

  • 806a215: fix issue where invalid cookies would cause a blank page
  • ba1020c: fix issue where changing the field which a filter operated on would reset the filter value if the field was of type Number

Version 2.2.0

28 Feb 14:58
Compare
Choose a tag to compare

Changed

  • #666: rename label of bulk actions dropdown to "Bulk actions"
  • #667: make sidebar scroll alongside the main column in the document edit view

Fixed

  • #663: fix issues with validation of Reference fields
  • #664: fix validation of newly-uploaded Media objects
  • #668: fix rendering of DateTime fields when adding filters
  • #669: fix issue with the wrong date being selected in DateTime picker
  • #670: fix issue with the scroll position of the RichEdit component jumping around when in text mode

Version 2.1.0

29 Jan 10:14
Compare
Choose a tag to compare

Added

  • #659: add support for custom CSS in workspace directory

Version 2.0.3

09 Jan 10:31
Compare
Choose a tag to compare

Fixed

  • #652: fix error when loading String fields with an options block

Version 2.0.2

17 Dec 12:22
Compare
Choose a tag to compare

Changed

  • #650: enforce stricter validation on configuration files

Fixed

  • #644: make Add filter popup respect default operator
  • #651: fix issue with the RichEditor component that would crash the app when unmounting

Version 2.0.1

06 Dec 14:16
Compare
Choose a tag to compare

Fixed

  • fix issue with pagination when selecting referenced document
  • show 404 message when accessing collection that doesn't exist