omnish 2.0.1 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [2.1.0] - 2026-06-23
11
+
12
+ ### Added
13
+
14
+ - **Omnish Chat:** first-party PWA command inbox (`contrib/chat/`) with platform auth, WebSocket relay, slash autocomplete, IndexedDB history, multi-device routing with per-device threads, reconnect UX, and allowlist management for chat installs ([docs/features/omnish-chat.md](docs/features/omnish-chat.md), [ADR-0018](docs/adr/0018-omnish-chat-surface.md)).
15
+ - **Recipes:** `--queue` / `-q` flag on recipe creation to set a queue default at add time.
16
+
17
+ ### Fixed
18
+
19
+ - **Omnish Chat routing:** separate `ochat:` surface from WA/TG dispatch; Slack-style slash command UX.
20
+
21
+ ### Changed
22
+
23
+ - Documentation and formatting updates across chat components and feature docs.
24
+
25
+ [2.1.0]: https://github.com/labKnowledge/omnish/compare/v2.0.1...v2.1.0
26
+
10
27
  ## [2.0.1] - 2026-06-18
11
28
 
12
29
  ### Fixed
File without changes
File without changes
Binary file
File without changes
File without changes
Binary file