Skip to content

Commit a033bd6

Browse files
committed
Prepare for the R202202 release
1 parent acd3fdf commit a033bd6

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

SETUP/CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,19 @@ see the git history.
77
[R202009](https://github.com/DistributedProofreaders/dproofreaders/releases/tag/R202009)
88
first before upgrading to R202102 or later releases.**
99

10-
## R??????
10+
## R202202
1111
Scripts supporting this upgrade are in `SETUP/upgrade/17`
1212

13-
* Removed jpgraph and GD dependencies (chrismiceli)
13+
**This is the last release to include support for the incomplete Metadata
14+
and Corrections features.**
15+
16+
* Improved security for session cookies (chrismiceli)
1417
* Graphs now rendered via client-side Javascript as themed SVGs (chrismiceli)
18+
* Removed jpgraph and GD dependencies (chrismiceli)
19+
* Image Browser improvements (70ray)
20+
* Format Preview footnote improvements (70ray)
21+
* DP API additions: character suites, special days, image sources (cpeel)
22+
* Minor code speed optimizations (cpeel)
1523
* Updated minimum browser versions, see [INSTALL.md](INSTALL.md).
1624

1725
## R202109

SETUP/UPGRADE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,18 @@ Run the scripts in the following directories in order
100100

101101
* c/SETUP/upgrade/15/
102102
* c/SETUP/upgrade/16/
103+
* c/SETUP/upgrade/17/
103104

104105
### Upgrading from release R202102
105106
Run the scripts in the following directories in order
106107

107108
* c/SETUP/upgrade/16/
109+
* c/SETUP/upgrade/17/
110+
111+
### Upgrading from release R202109
112+
Run the scripts in the following directories in order
113+
114+
* c/SETUP/upgrade/17/
108115

109116
## Install the modified `dp.cron`
110117
Install the modified `dp.cron`.

0 commit comments

Comments
 (0)