-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: ChronoAIProject/Ornn
Releases · ChronoAIProject/Ornn
v0.11.0
@ornn-release-bot
ornn-release-bot
5b301af
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Runtime and mixed skills now run in Playground on more LLM providers.
- Playground usage is charged correctly even when a chat is interrupted.
- Deleting a non-latest skill version now works from name-based links.
- The notification dropdown shows new broadcasts without a manual refresh.
- Deleting a skill no longer leaves stale requests or incorrect counts.
- Skill timestamps now follow the selected interface language.
- Oversized (zip-bomb) skill uploads are now rejected server-side.
- Few technical bugs fixed.
New Feature
- Global announcement banner for launch and platform notices.
- Skill-lifecycle ring on the landing hero.
Changed
- Landing popups replaced by the unified announcement banner.
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.10.2
@ornn-release-bot
ornn-release-bot
072abb7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Landing video no longer shows blurred side bars on wide screens.
New Feature
- None in this release.
Changed
- Landing intro video is pure animation now — text overlays removed.
- Landing video plays at a smoother 60 fps.
- Faster repeat visits: the landing video is cached, not re-downloaded.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.10.1
@ornn-release-bot
ornn-release-bot
e1581b9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Landing page intro video now plays on phones and all devices.
New Feature
- None in this release.
Changed
- None in this release.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.10.0
@ornn-release-bot
ornn-release-bot
b14fc98
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Landing page hero text no longer cut off on some screen sizes.
- Several security and stability fixes across the API.
New Feature
- Full-screen animated intro video on the landing page.
Changed
- Landing intro video upgraded to 4K for sharper playback.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.9.1
@ornn-release-bot
ornn-release-bot
5cb8ddc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Saving, updating, or deprecating a skill no longer fails with a CORS error.
New Feature
- Technical enhancement.
Changed
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.9.0
@ornn-release-bot
ornn-release-bot
a24ef97
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Returning to a tab no longer triggers an unexpected logout.
- Saving a skill and logging in no longer fail with CORS errors.
- Editing a skill's package no longer returns a 404.
- Chat-completion LLM providers (e.g. DeepSeek) now work for generation.
- Saving an LLM provider keeps its model list and default.
- Playground keeps sandbox state — logins, installs — across tool calls.
- Playground shows friendly errors and a proper not-found state.
- Quota chip and banners now match the real remaining count.
- Guided/Free create shows validation errors inline and respects backend rejects.
- Frontmatter and settings errors now explain how to fix them.
- Notifications sync, scroll fully, and toasts surface above modals.
- Deactivated NyxID services no longer appear as filters.
- Permissions modal flags shares pointing at removed users or orgs.
- Skill Detail flags when the latest audit rerun failed.
- Admin papercuts — display-name search, Mirror dashboard, recipients popover.
- Private skill contents no longer leak through the JSON endpoint.
- Playground no longer routes secret env values through the LLM.
- Registry, admin tables, and creation flows now fully localize to Chinese.
- Few technical bugs fixed.
New Feature
- Cursor pagination on skill search, with an SDK auto-pagination iterator.
- Dist-tags pin skill versions to named channels like latest and stable.
- Idempotency-Key header makes state-changing requests retry-safe.
- Sliding-window rate limiting with standard rate-limit headers.
- Published JSON Schema for SKILL.md frontmatter, for editor autocomplete.
- Subresource-Integrity hashes on version manifests for verified installs.
- Install prompt now pins pull commands to the version you're viewing.
- One-command local dev with docker-compose, plus starter example skills.
- Technical enhancement.
Changed
- Breaking: errors now use RFC 7807 problem+json with lowercase_snake_case codes.
- Breaking: version writes require the skill GUID, not its name.
- Breaking: deprecation is now signaled via standard RFC 8594 headers.
- Breaking: removed the legacy
ownerIdfield from skill responses. - Canonical
?q=search param; the legacy?query=still works. - Resource-creating POSTs return 201 with a Location header.
- "Skip validation" on import now also bypasses frontmatter checks.
- Chat composer caps prompt length with a live counter.
- Upload size and zip-bomb limits now enforced on the backend too.
- Production builds no longer log auth or analytics to the browser console.
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.8.0
@ornn-release-bot
ornn-release-bot
49f1a68
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Click-to-popup notification modal no longer crashes on broadcasts.
- Quota credit notifications open in a readable modal instead of silently marking read.
- Right-edge rail tabs use icons with tooltips, fixing upside-down CJK labels.
- Few technical bugs fixed.
New Feature
- Admin broadcast notifications — bilingual EN+ZH markdown, broadcast-all or target by email.
- Click any notification to open a full bilingual markdown viewer modal.
- Launch-day celebration popup on landing and pinned to top of News, walking new users through the free-credit promo and NyxID SSO redemption flow.
- Technical enhancement.
Changed
- Playground and skill-generation drawers unified — flatter layout, pinned actions, restrained palette.
- Playground, skill builder, quota chip, and model picker now fully translate to Chinese.
- Redemption codes in audit notes mask with
****instead of ellipsis. - Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.7.2
@ornn-release-bot
ornn-release-bot
fda0327
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Few technical bugs fixed.
New Feature
- Announcements can now be authored in English and Chinese together; viewers see the language matching their selected UI locale.
- Technical enhancement.
Changed
- Contact page Discussions category cards now align to equal height regardless of helper-text length.
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.7.1
@ornn-release-bot
ornn-release-bot
a390ad2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Few technical bugs fixed.
New Feature
- Technical enhancement.
Changed
- Contact page restructured: three channels (Email / Discussions / Issues) with a per-category Discussions guide.
- Cookie consent banner is now vendor-agnostic.
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG
Assets 2
v0.7.0
@ornn-release-bot
ornn-release-bot
66617fb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
- Few technical bugs fixed.
New Feature
- Mirror reconcile now runs in-process; no external Kubernetes CronJob.
- Mirror schedule editable from admin settings — presets or custom cron, Singapore time.
- "Last run" status on mirror settings page and dashboard: succeeded, failed, running, or never.
- Technical enhancement.
Changed
- Mirror dashboard's "Last reconcile" tile is now consistent across pods and survives restarts.
- Technical enhancement.
Full per-PR detail: ornn-api CHANGELOG · ornn-web CHANGELOG