Releases: openedx/tutor-contrib-aspects
Releases · openedx/tutor-contrib-aspects
Release v0.62.0
0.62.0 (2023-11-02)
Features
- adds "Most-used Charts" to Superset Usage dashboard (cc86114)
- adds description field to Superset Usage charts (f0db289)
- adds Superset Metadata (0586ee6)
Bug Fixes
- grant SELECT access to a subset of superset metadata tables (60d0f37)
- nulls unneeded query_context field in charts (8d71dfc)
Code Refactoring
- moves Superset Metadata dashboard into a tab on the Operator dashboard (9ad42bf)
- splits mysql init into two steps (ba89145)
Release v0.61.0
0.61.0 (2023-11-01)
Features
- load default assets from image instead of a larger assets file (5fc6de2)
Bug Fixes
Documentation
Release v0.60.0
0.60.0 (2023-11-01)
Features
- adds Clickhouse metrics to Operator / Clickhouse tab (5af67af)
Release v0.59.0
0.59.0 (2023-10-26)
Features
- replace double quotes in problem responses (c56a9d6)
Bug Fixes
- properly escape characters in migration (e9a6157)
Release v0.58.0
0.58.0 (2023-10-25)
Features
- Upgrade Superset to 3.0.1 (549e015)
Documentation
- Fix duplicate https in doc links (323cc21)
Release v0.57.3
0.57.3 (2023-10-25)
Bug Fixes
- Pull filter names as translatable strings (50be682)
Release v0.57.2
0.57.2 (2023-10-24)
Bug Fixes
- Allow Jinja in templates again (22f8d80)
- Correctly cache user permissions (4d793e3)
Release v0.57.1
0.57.1 (2023-10-20)
Bug Fixes
Code Refactoring
- Use new Transifex / Atlas pipeline to pull loc (bf45e35)
Release v0.57.0
0.57.0 (2023-10-19)
Features
- display multiple-choice answers separately (4ea65d6)
Code Refactoring
- use extended block names in dashboard (d2145f0)
Release v0.56.1
0.56.1 (2023-10-16)
Bug Fixes
- consistently apply datetime filter on problem engagement tab (83dd43e)