Adds read-only copies, which can not be modified but allow owners to synchronize changes from the original. The existing drafts_metadata table is used to track read-only status.
Changes the ID of every content node in a document that is created as a copy of another document, including references to those IDs in actions.
Improves the Assessment Stats dialog in the module dashboard.
Filtering and searching is now possible with a single control, which also functions as both a text input and a dropdown selector for easier searching. First and last name are combined for searching purposes, and date ranges are constrained to available results for convenience.
Bumps the version of the Node engine from 14 to 18.
This required re-locking the canvas, webpack and postcss dependencies (and their subdependencies) at higher versions for compatibility.
Bumps the word-wrap dependency version from 1.2.3 to 1.2.4.
Bumps the semver dependency version from 5.7.1 to 5.7.2.
Bumps the stylelint dependency version from 13.12.0 to 15.10.0 and adjusted associated dependencies and Stylelint rule configurations.
https://en.wikipedia.org/wiki/Pigeonite
Closes #1869. Closes #2005. Closes #2013. Closes #2081. Closes #2104.
This release:
drafts_metadata
table is used to track read-only status.canvas
,webpack
andpostcss
dependencies (and their subdependencies) at higher versions for compatibility.word-wrap
dependency version from1.2.3
to1.2.4
.semver
dependency version from5.7.1
to5.7.2
.stylelint
dependency version from13.12.0
to15.10.0
and adjusted associated dependencies and Stylelint rule configurations.