chore: bump version to v1.34.0
This commit is contained in:
@@ -4,6 +4,12 @@ All notable changes to PinchChat are documented here.
|
|||||||
|
|
||||||
Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventional Commits](https://www.conventionalcommits.org/).
|
Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventional Commits](https://www.conventionalcommits.org/).
|
||||||
|
|
||||||
|
## [1.34.0] — 2026-02-13
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Loading spinner while JS bundles load (CSS-only, no flash of blank screen)
|
||||||
|
- Noscript fallback message for users with JavaScript disabled
|
||||||
|
|
||||||
## [1.33.1] — 2026-02-13
|
## [1.33.1] — 2026-02-13
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pinchchat",
|
"name": "pinchchat",
|
||||||
"version": "1.33.1",
|
"version": "1.34.0",
|
||||||
"description": "A sleek, dark-themed webchat UI for OpenClaw — monitor sessions, stream responses, and inspect tool calls in real-time.",
|
"description": "A sleek, dark-themed webchat UI for OpenClaw — monitor sessions, stream responses, and inspect tool calls in real-time.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user