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
+9
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## v1.18.0
2
+
- Update Zed to [v1.18.0](https://github.com/brimdata/zed/releases/tag/v1.18.0)
3
+
- Update Brimcap to [v1.18.0](https://github.com/brimdata/brimcap/releases/tag/v1.18.0), which includes a new Zeek [v7.0.0-brim1](https://github.com/brimdata/build-zeek/releases/tag/v7.0.0-brim1)
4
+
- Introduce the **Sessions** tab in the left panel to persist Query Session histories (#3132)
5
+
- Update [time display](https://zui.brimdata.io/docs/features/Time-Display) functionality to support local time zones and [strftime directives](https://github.com/samsonjs/strftime?tab=readme-ov-file#supported-specifiers) (#3139)
6
+
- Fix an issue where the Zui window could not be dragged when **Preview & Load** was open (#3146)
7
+
- Fix a crash that would occur when attempting to create a pool with the same name as an existing pool (#3147)
8
+
- Fix an issue where top-level primitive Zed values were incorrectly wrapped in records in the Table view (#3145, #3150)
9
+
1
10
## v1.17.0
2
11
- Because Zui is dependent on the [Zed project](https://zed.brimdata.io/), GA Zui release major/minor version numbers are now synchronized to the corresponding [Zed release](https://github.com/brimdata/zed/releases)
3
12
- Update Zed to [v1.17.0](https://github.com/brimdata/zed/releases/tag/v1.17.0)
0 commit comments