omnish 2.1.1 → 2.1.3

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,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [2.1.3] - 2026-07-11
11
+
12
+ ### Added
13
+
14
+ - **Watch `sys` kind:** Linux journal/auth log adapter with topic classification (`login`, `fail`, `sudo`, `reboot`, `accounts`, `firewall`), `system-monitor` preset, and `/watch presets` / `/watch apply preset` chat commands ([docs/features/watch.md](docs/features/watch.md), [ADR-0019](docs/adr/0019-watch-sys-journal-adapter.md)).
15
+ - **`contrib/host-lockdown/`:** lockdown, restore, and verify scripts for inbound access hardening.
16
+ - **`contrib/operator-pack-eligapris/`:** cowork pack import scripts and operator profile.
17
+
18
+ ### Changed
19
+
20
+ - Watch store and manager updates for `sys` rules; documentation and ADR index.
21
+
22
+ ## [2.1.2] - 2026-06-25
23
+
24
+ ### Added
25
+
26
+ - **Omnish Chat:** file upload, collapsible multi-line input, clear chat, and look-and-feel refresh.
27
+ - **Omnish Chat routing:** `all` / `*` targets for messages, files, and notifications.
28
+
29
+ ### Fixed
30
+
31
+ - Message bubble layout and inline formatting that broke across line wraps.
32
+
33
+ ## [2.1.1] - 2026-06-24
34
+
35
+ ### Added
36
+
37
+ - **Omnish Chat:** command input enhancements and contextual formatting between 2.1.0 and 2.1.2 chat polish.
38
+
10
39
  ## [2.1.0] - 2026-06-23
11
40
 
12
41
  ### Added
@@ -22,6 +51,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
51
 
23
52
  - Documentation and formatting updates across chat components and feature docs.
24
53
 
54
+ [2.1.3]: https://github.com/eligapris/omnish/compare/v2.1.2...v2.1.3
55
+ [2.1.2]: https://github.com/eligapris/omnish/compare/v2.1.1...v2.1.2
56
+ [2.1.1]: https://github.com/eligapris/omnish/compare/v2.1.0...v2.1.1
25
57
  [2.1.0]: https://github.com/labKnowledge/omnish/compare/v2.0.1...v2.1.0
26
58
 
27
59
  ## [2.0.1] - 2026-06-18
File without changes
File without changes
Binary file
File without changes
File without changes
Binary file