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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## v1.3.0
2
+
- Update Zed to [v1.10.0](https://github.com/brimdata/zed/releases/tag/v1.10.0)
3
+
- Update Brimcap to [v1.5.2](https://github.com/brimdata/brimcap/releases/tag/v1.5.2)
4
+
- The [Zui GitHub repo](https://github.com/brimdata/zui) is now structured as a monorepo (#2818)
5
+
- Fix an issue where a `community_id` field was incorrectly being treated as a prerequisite to activating the **Packets** button (#2830)
6
+
- Zui now uses the [Monaco editor](https://github.com/microsoft/monaco-editor), which provides a monospace font and minimal Zed syntax highlighting (#2824, #2836)
7
+
- Fix an issue where invoking the `-version` option on the bundled `zed` and `brimcap` binaries was producing incorrect output (#2841)
8
+
- Upgrade Electron dependency to 22.3.25 (#2848)
9
+
1
10
## v1.2.0
2
11
- Update Zed to [v1.9.0](https://github.com/brimdata/zed/releases/tag/v1.9.0)
3
12
- Update Brimcap to [v1.5.1](https://github.com/brimdata/brimcap/releases/tag/v1.5.1)
0 commit comments