Skip to content

R202509

Latest

Choose a tag to compare

@cpeel cpeel released this 14 Sep 21:46
· 36 commits to master since this release

Distributed Proofreaders R202509

Changes since R202503

Noteworthy changes since our last release (see git history for the complete list):

  • Updated minimum PHP to 8.1 and upgraded dependencies to match (cpeel)
  • The deployment process now requires npm to pull down JavaScript code that is served up to the browser and bundle it as part of deployment. See INSTALL.md.
  • Some translated strings were moved from PHP files to JS files. If you have site translations enabled, after upgrading the code you must regenerate the PO template and refresh the PO file for each enabled language to have the strings be picked up by the JS code.
  • Authors code (tools/authors/*) has been removed. Biographies will be inserted directly into the project comments with the included upgrade script (cpeel)
  • Updated minimum browser versions, see INSTALL.md.
  • Access to smoothreading now requires authentication (cpeel)
  • Quiz & tutorial updates (mrducky4, srjfoo)
  • Include PDF formats for smoothreading if available (70ray)
  • Code improvements to the Task Center (bpfoley)

Future Deprecations

This is the last release to include the Greek Transliteration tool in the proofreading interface and the Greek Transliteration quiz.

In the next release, project pages will require authentication and the sitemap will be removed.