Skip to content

Commit ce8d51a

Browse files
committed
Merge branch 'release'
2 parents f980e99 + 133b89d commit ce8d51a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

RELEASE.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Release Notes
22
=============
33

4+
Version 0.50.7 (Released January 06, 2026)
5+
--------------
6+
7+
- pre-filter neural query (#2828)
8+
- update opensearch (#2829)
9+
- Canvas - Transcribe handwritten notes and pdf contentfiles (#2812)
10+
- fix: improvements in learning resource (#2832)
11+
- Add the digital credential issuer image (#2831)
12+
- fix: use semantic figure and caption tags (#2826)
13+
- fix select label (#2822)
14+
- fix: tooltip issue on controls (#2824)
15+
416
Version 0.50.6 (Released December 18, 2025)
517
--------------
618

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from main.settings_pluggy import * # noqa: F403
3535
from openapi.settings_spectacular import open_spectacular_settings
3636

37-
VERSION = "0.50.6"
37+
VERSION = "0.50.7"
3838

3939
log = logging.getLogger()
4040

0 commit comments

Comments
 (0)