@@ -7,13 +7,30 @@ 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+ ## R202409
1111Scripts supporting this upgrade are in ` SETUP/upgrade/21 `
1212
13- ** This is the last release to support PHP 7.4. Future releases will only
14- support PHP 8.0 and later.**
13+ ### Notices & Deprecations
14+
15+ This is the last release to support PHP 7.4. Future releases will only
16+ support PHP 8.1 and later.
17+
18+ This is the last release to support the Hieroglyphs tool. WikiHiero which backs
19+ the tool has been unsupported for 20+ years and was written for PHP 4.3.3.
20+
21+ ### Changes
1522
1623* Updated minimum middleware to MySQL 8.0 (cpeel)
24+ * The deprecated globals mentioned in the last release notes were removed (cpeel)
25+ * Most ` faq/* ` content has been deleted (cpeel)
26+ * A ` metadata.json ` file has replaced ` dc.xml ` in the project directory (cpeel)
27+ * New API endpoints for proofreading (70ray)
28+ * Cronjobs now run through common interface with SA UI to show job status (cpeel)
29+ * Typing added to numerous functions and classes (bpfoley, jchaffraix)
30+ * XML feed types removed and feed backend improved (mrducky4)
31+ * Navigation bar updates for smaller screens (cpeel)
32+ * New site search page (cpeel)
33+ * ` past_tallies ` is now a sparse table (cpeel)
1734
1835## R202403
1936Scripts supporting this upgrade are in ` SETUP/upgrade/20 `
0 commit comments