v1.3.0
Visit the Brim Data download page page to find the package for your platform.
Monaco Editor
The big change in this release is that Zui now uses the Monaco editor. This gives Zui a monospace font and basic syntax highlighting for easier editing of your Zed programs!
Other Changes
- Update Zed to v1.10.0
- Update Brimcap to v1.5.2
- The Zui GitHub repo is now structured as a monorepo (#2818)
- Fix an issue where a
community_id
field was incorrectly being treated as a prerequisite to activating the Packets button (#2830) - Zui now uses the Monaco editor, which provides a monospace font and minimal Zed syntax highlighting (#2824, #2836)
- Fix an issue where invoking the
-version
option on the bundledzed
andbrimcap
binaries was producing incorrect output (#2841) - Upgrade Electron dependency to 22.3.25 (#2848)