diff --git a/SETUP/CHANGELOG.md b/SETUP/CHANGELOG.md index 5f7ad9006c..50a52924ee 100644 --- a/SETUP/CHANGELOG.md +++ b/SETUP/CHANGELOG.md @@ -7,11 +7,19 @@ see the git history. [R202009](https://github.com/DistributedProofreaders/dproofreaders/releases/tag/R202009) first before upgrading to R202102 or later releases.** -## R?????? +## R202202 Scripts supporting this upgrade are in `SETUP/upgrade/17` -* Removed jpgraph and GD dependencies (chrismiceli) +**This is the last release to include support for the incomplete Metadata +and Corrections features.** + +* Improved security for session cookies (chrismiceli) * Graphs now rendered via client-side Javascript as themed SVGs (chrismiceli) +* Removed jpgraph and GD dependencies (chrismiceli) +* Image Browser improvements (70ray) +* Format Preview footnote improvements (70ray) +* DP API additions: character suites, special days, image sources (cpeel) +* Minor code speed optimizations (cpeel) * Updated minimum browser versions, see [INSTALL.md](INSTALL.md). ## R202109 diff --git a/SETUP/UPGRADE.md b/SETUP/UPGRADE.md index 1e856e15b8..cc6ab359c6 100644 --- a/SETUP/UPGRADE.md +++ b/SETUP/UPGRADE.md @@ -100,11 +100,18 @@ Run the scripts in the following directories in order * c/SETUP/upgrade/15/ * c/SETUP/upgrade/16/ +* c/SETUP/upgrade/17/ ### Upgrading from release R202102 Run the scripts in the following directories in order * c/SETUP/upgrade/16/ +* c/SETUP/upgrade/17/ + +### Upgrading from release R202109 +Run the scripts in the following directories in order + +* c/SETUP/upgrade/17/ ## Install the modified `dp.cron` Install the modified `dp.cron`.