File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.27.0 (Released January 16, 2025)
5+ --------------
6+
7+ - Basic Syllabus Bot for demo (#1961)
8+ - drawer v2 design review fixes (#1959)
9+ - fix text box text (#1951)
10+ - Fix Posthog multiple inits (#1953)
11+ - make useSearchParams mock return stable reference (#1958)
12+ - Shanbady/rename vector search endpoints (#1955)
13+ - Dashboard Tab Keyboard Navigation (#1949)
14+ - fix podcast cta (#1920)
15+ - constraining resources for celery service (#1950)
16+
417Version 0.26.6 (Released January 14, 2025)
518--------------
619
Original file line number Diff line number Diff line change 3333from main .settings_pluggy import * # noqa: F403
3434from openapi .settings_spectacular import open_spectacular_settings
3535
36- VERSION = "0.26.6 "
36+ VERSION = "0.27.0 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments