Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.45 KB

changelog.md

File metadata and controls

42 lines (27 loc) · 1.45 KB

Changelog

Release 1.6 (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 1.5 (10/3/2024)

Brief summary of what's in this release:

  • "Recently released" is on both tabs
  • Experimental Strategy sorting improvements
  • Remove download GA event (moved to Atlas File Service)
  • Participant ID visibility fix

Breaking changes

None

Non-breaking changes

  • fixed a bug where the participant filters wouldn't go back to their default state after clicking the Clear Filters button
  • added participant id to the url in the report page

Release 1.4 (released 07/08/2024)

Brief summary of what's in this release:

  • introduced this changelog
  • updated the package.json version

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.