Skip to content

Commit

Permalink
Merge pull request #1528 from concord-consortium/release-3.6.0
Browse files Browse the repository at this point in the history
Version 3.6.0 - Dec 19, 2022
  • Loading branch information
tejal-shah authored Dec 19, 2022
2 parents 5141eea + f1aed6e commit 22d79ea
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 3 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,48 @@
# Changelog
## Version 3.6.0 - Dec 19, 2022

Version 3.6.0 updates CLUE to use the AWS Log Ingester in place of the old Heroku Log Ingester and there are also content updates to the unti Growing Growing Growing's 1.3 and 2.3 questions to show the problem sections.

### Features/Improvements
- [CLUE] Create section headers for GGG 1.3 and 2.3 [#184065115](https://www.pivotaltracker.com/story/show/184065115)
- Logging URL Update [#184067926](https://www.pivotaltracker.com/story/show/184067926)

### Asset Sizes
| File | Size | % Change from Previous Release |
| ------------------------------------------------------------------------------------- | ---- | ------------------------------ |
| common-DataCard-Diagram-SharedVariables-Drawing-Geometry-Image-Table-Text.1c62df70.js | 51K | 0% |
| common-Dataflow-Geometry.0bd31c83.js | 26K | 0% |
| common-Diagram-SharedVariables-Drawing.a0c028e4.js | 26K | 0% |
| common-Diagram-SharedVariables.74cc94e5.js | 627K | 0% |
| common-Diagram-SharedVariables.a9911ab7.js | 12K | 0% |
| DataCard.707c6496.js | 18K | 0% |
| Dataflow.1205a5c4.js | 736K | 0% |
| Diagram.fa0656df.js | 23K | 0% |
| Drawing.81438ecd.js | 33K | 0% |
| Geometry.e51d9174.js | 886K | 0% |
| Image.e9ec3d1f.js | 16K | 0% |
| index.5e239de19171999f1f34.js | 408K | 0% |
| SharedDataSet.a14fff08.js | 253B | 0% |
| SharedVariables.e3c850d4.js | 6.4K | 0% |
| Starter.f2715137.js | 1.2K | 0% |
| Table.4da05066.js | 84K | 0% |
| Text.e29bbe93.js | 16K | 0% |
| vendor-main.7d31434b.js | 2.2M | 0% |

| File | Size | % Change from Previous Release |
| ---------------------------- | ---- | ------------------------------ |
| DataCard.2bbb9270.css | 8.4K | 0% |
| Dataflow.97d9f685.css | 32K | 0% |
| Diagram.f9944429.css | 20K | 0% |
| Drawing.98029fbe.css | 5.2K | 0% |
| Geometry.672b0a98.css | 10K | 0% |
| Image.06c1a46e.css | 6.3K | 0% |
| main.2f6dc86e.css | 165K | 0% |
| SharedVariables.6acf4707.css | 433B | 0% |
| Starter.794e1267.css | 207B | 0% |
| Table.995b6730.css | 10K | 0% |
| Text.466623d2.css | 4.5K | 0% |

## Version 3.5.0 - Dec 13, 2022

Version 3.5.0 adds a new variable card button on diagram tiles, adds formatting for variable cards, fixes a diagram tile crash with keyboard DELETE key and fixes some console errors. There are also content changes for Brain and Math units.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "collaborative-learning",
"version": "3.5.0",
"version": "3.6.0",
"description": "Collaborative Learning environment",
"main": "index.js",
"config": {
Expand Down

0 comments on commit 22d79ea

Please sign in to comment.