Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
esurface committed Oct 22, 2024
1 parent 6d5f471 commit 9a03e78
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# What's new

## v3.31.1

__General Updates__

- Allow mysql outputs of TANGY-TIMED and TANGY-UNTIMED-GRID data

__Administration__

- The `reporting-cache-clear` script will honor the environmnt variable `T_ONLY_PROCESS_THESE_GROUPS` to limit the groups processed
* Set `T_ONLY_PROCESS_THESE_GROUPS` to a comma-separated list of group names to limit the groups cleared and then processed by the script

__Fixes__
- Fixes for editing of Form Responses in the server web UI
* Edits of Attendence, Behavior, and Scoring are currently prohibited in the server web UI
* Verified and Archived Form Responses must be Unverified and Unarchived before editing is available
- Teacher Dashboard Scoring: Fix issues with custom scoring
- Fix output of Case Participants to mysql
- Fix online survey release

__Libs and Dependencies__
- Bump version of `tangy-form` to v4.54.4
* Fix check for 'readOnly' input metadata
* Fix undefined access of input without tagName
* Fix missing function parens

__Server upgrade instructions__

See the [Server Upgrade Insturctions](https://docs.tangerinecentral.org/system-administrator/upgrade-instructions).

*Special Instructions for this release:* N/A



## v3.31.0

__New Features__
Expand Down

0 comments on commit 9a03e78

Please sign in to comment.