Releases: dadi/publish
Releases · dadi/publish
Version 3.0.3
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
Fixed
- #820: fix routing issue in single-document collections
Version 3.0.0
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
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
Fixed
- #681: fix issue where images inserted in the rich editor would have a broken link
Version 2.3.0
Version 2.2.0
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
Added
- #659: add support for custom CSS in workspace directory
Version 2.0.3
Fixed
- #652: fix error when loading String fields with an
options
block
Version 2.0.2
Version 2.0.1
Fixed
- fix issue with pagination when selecting referenced document
- show 404 message when accessing collection that doesn't exist