File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,19 @@ see the git history.
77[ R202009] ( https://github.com/DistributedProofreaders/dproofreaders/releases/tag/R202009 )
88first before upgrading to R202102 or later releases.**
99
10- ## R??????
10+ ## R202202
1111Scripts 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
Original file line number Diff line number Diff 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
105106Run 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 `
110117Install the modified ` dp.cron ` .
You can’t perform that action at this time.
0 commit comments