Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.03 KB

changelog.md

File metadata and controls

34 lines (17 loc) · 1.03 KB

Changelog

Release 4.2 [Unreleased]

Brief summary of what's in this release:

Breaking changes

Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work.

Non-breaking changes

Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc.


Release 4.1 [Released 10/16/2024]

Brief summary of what's in this release:

  • upgrade Java
  • address some vulnerabilities
  • allow application to understand folders in uploads

Breaking changes

Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work.

Non-breaking changes

Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc.