You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: apps/zui/CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## v1.6.0
2
+
- Update Zed to [v1.13.0](https://github.com/brimdata/zed/releases/tag/v1.13.0)
3
+
- Update Brimcap to [v1.6.0](https://github.com/brimdata/brimcap/releases/tag/v1.6.0), which includes a new Zeek [v6.0.3-brim1](https://github.com/brimdata/build-zeek/releases/tag/v6.0.3-brim1)
4
+
- Update Electron dependency to 28.0.0 (#2934, #2953)
5
+
- Enhance the [Zui Installation docs](https://zui.brimdata.io/docs/Installation) to describe the new feature to control when the app is [updated](https://zui.brimdata.io/docs/Installation#updates) to newer releases (#2950)
6
+
- Simplify how the termination of a spawned `zed serve` process is tied to the parent Zui process (#2956, #2957)
7
+
- Add a dark mode and new designs for pins, toolbars, detail/history panes, and saving queries (#2895)
8
+
- Adjust how Zui correlates new Zeek events in reaction to changes in Zeek's `files` events (#2981)
9
+
- Fix an issue where repository links in [Zui Insiders](https://github.com/brimdata/zui-insiders) had been incorrectly pointing to the regular Zui repo (#2935)
10
+
- Fix an issue where Zui incorrectly surfaced Brimcap errors as "Error: write EPIPE" or "Error: write EPIPE" instead of the detailed errors from pcap analyzers (#2955, #2991)
11
+
- Fix an issue where very long pool names caused the **Load Data** and **Query Pool** buttons to disappear (#2993)
12
+
1
13
## v1.5.0
2
14
- Update Zed to [v1.12.0](https://github.com/brimdata/zed/releases/tag/v1.12.0)
3
15
- Update Brimcap to [v1.5.5](https://github.com/brimdata/brimcap/releases/tag/v1.5.5)
0 commit comments