Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.39 KB

File metadata and controls

45 lines (27 loc) · 1.39 KB
title Version Notes
category System Administrator > Installation
redirect_from
/system_admin/version_notes
/sysadmin/version_notes

Please also see Update GNU/Linux Server and Update Submitty.

The release notes below document additional manual steps required with installation of new versions of Submitty. These include editing Submitty configurations, Apache or Nginx configuration, or re-compilation/re-building of automated grading configurations.

  • Please click the sidebar links for detailed release notes.

  • The title of GitHub pull requests (PRs) will be prefixed with [SYSADMIN ACTION] to alert developers and system administrators to check these notes.

  • The GitHub release notes for numbered tags that include one or more PRs prefixed with [SYSADMIN ACTION] will includes a bulleted item in the BREAKING or SECURITY sections, as appropriate. These notes will include a link to this documentation.

Every release includes a summary message that groups all recent code changes (PRs) into major categories for review: Features, Bugfixes, Refactors, Dependencies, etc.
Submitty GitHub Release Notes

See also Developer: Make A Pull Request and Developer: Migrations.