Skip to content

Commit 6d45d0e

Browse files
authored
Merge pull request #91 from sympozium-ai/release-please--branches--main
chore(main): release 0.8.19
2 parents 0a622d1 + ab96c51 commit 6d45d0e

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.18"
2+
".": "0.8.19"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.8.19](https://github.com/sympozium-ai/sympozium/compare/v0.8.18...v0.8.19) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* **providers:** add Unsloth as a supported local LLM provider ([9c246c1](https://github.com/sympozium-ai/sympozium/commit/9c246c13ba8947b4fe026836e764786b43329126))
9+
* **web:** improve sidebar hierarchy, breadcrumbs, and detail page UX ([0a622d1](https://github.com/sympozium-ai/sympozium/commit/0a622d176c0ee0ad536273d5eb61c277a5e778d1))
10+
11+
12+
### Bug Fixes
13+
14+
* **personas:** harden platform-team prompts + propagate systemPrompt edits ([079986d](https://github.com/sympozium-ai/sympozium/commit/079986d5e8edc00cd85cf9ed4d715b36f85a589b))
15+
316
## [0.8.18](https://github.com/sympozium-ai/sympozium/compare/v0.8.17...v0.8.18) (2026-04-05)
417

518

charts/sympozium/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: sympozium
33
description: Sympozium — run a fleet of AI agents on Kubernetes
44
type: application
5-
version: 0.8.18
6-
appVersion: 0.8.18
5+
version: 0.8.19
6+
appVersion: 0.8.19
77
home: https://github.com/sympozium-ai/sympozium
88
sources:
99
- https://github.com/sympozium-ai/sympozium

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.18
1+
0.8.19

0 commit comments

Comments
 (0)