omnish 2.2.1 → 2.2.2
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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [2.2.2] - 2026-07-11
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
|
|
14
|
+
- **Omnish Chat shell UX:** `ochat:` peers run plain text as shell (`pwd`, `hostname`) without `!` or `!!start`; slash commands unchanged; `!` still accepted for WA/TG parity.
|
|
15
|
+
|
|
10
16
|
## [2.2.1] - 2026-07-11
|
|
11
17
|
|
|
12
18
|
### Fixed
|
|
@@ -132,6 +138,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
132
138
|
|
|
133
139
|
- Documentation and formatting updates across chat components and feature docs.
|
|
134
140
|
|
|
141
|
+
[2.2.2]: https://github.com/labKnowledge/omnish/compare/v2.2.1...v2.2.2
|
|
142
|
+
[2.2.1]: https://github.com/labKnowledge/omnish/compare/v2.2.0...v2.2.1
|
|
135
143
|
[2.2.0]: https://github.com/labKnowledge/omnish/compare/v2.1.9...v2.2.0
|
|
136
144
|
[2.1.9]: https://github.com/labKnowledge/omnish/compare/v2.1.8...v2.1.9
|
|
137
145
|
[2.1.8]: https://github.com/labKnowledge/omnish/compare/v2.1.7...v2.1.8
|
|
Binary file
|
|
Binary file
|