openchat openchat osschat

Open Chat Updates

All the latest updates and improvements to the osschat.dev application.

v1.1.5

Stronger protections for streams and charts

Security Backend Frontend
This release tightens access controls around streaming content and reduces exposure to injection-style attacks in the UI. It also narrows cross-origin access to the public stats endpoint, helping keep data access aligned with your allowed origins.
Read more
v1.1.4

Chat typing endpoints now enforce ownership

Security API Backend
Typing status endpoints now verify that you own the chat before allowing typing updates or reads. If a chat does not belong to you, the request is blocked with a 403 Forbidden response, helping prevent presence spoofing and reducing the risk of chat ID enumeration.
Read more
v1.1.3

Safer Search Result Links

Security Frontend
Search result links are now validated before they render, helping protect you from unsafe URLs that could lead to XSS or phishing. Links using non-web schemes like javascript: or data: are no longer clickable and will display as plain text instead.
Read more
v1.1.2

Safer web search limits and clearer errors

Bug Fix Security Backend
Web search now enforces daily limits more reliably, even when multiple searches run at the same time. If the limit is reached, searches stop cleanly with a clear message, helping prevent unexpected overages and reducing confusing partial results.
Read more
v1.1.1

Safer chat errors and step limits

Security Bug Fix Backend
Chat now shows user-friendly error messages instead of exposing internal details, helping protect sensitive implementation information. We also tightened validation for step limits during streaming to avoid invalid values causing unexpected behavior.
Read more
1.1

Custom Keyboard Shortcuts and Email Sign-In

Feature Security UI
This release adds email and password sign-in plus a new global keyboard shortcuts system, including a searchable shortcuts dialog and key remapping in Settings. It also strengthens security by tightening origin and rate-limit protections and by removing client-side storage of sensitive sign-in related data, reducing risk from spoofed or cross-site requests.
Read more
v0.0.54

Chat Auto-Naming, Renaming, and Deletion

Feature UI Backend
Chats are now easier to manage with automatic titles generated from your first message, plus new options to rename or delete chats directly from the sidebar. A new Chat section in Settings lets you choose title length and control whether deletions require confirmation.
Read more
v0.0.53

Changelog widget now embedded in-app

UI Frontend Integration
The changelog experience has moved from an iframe-based dropdown to an in-app embedded widget. It now loads directly on the home page for authenticated users, reducing UI clutter and making release updates easier to access without the dropdown menu.
Read more
v0.0.52

New About, Privacy, and Terms Pages

Feature Content Frontend
This release adds new About, Privacy Policy, and Terms of Service pages, plus footer links to reach them quickly. It also updates site metadata and crawling rules, including a new sitemap and clearer indexing guidance, so public pages are easier to discover while private areas stay out of search results.
Read more
v0.0.51

Account Deletion from Settings

Feature UI Backend
You can now permanently delete your account directly from the settings page. The flow includes a clear confirmation step to help prevent accidental deletions, and deletion removes your chats, messages, uploads (including stored files), prompt templates, profile, and active sign-in sessions.
Read more