Skip to content

v1.3.0

Compare
Choose a tag to compare
@philrz philrz released this 29 Sep 01:58
f7655fc

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!

image

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 bundled zed and brimcap binaries was producing incorrect output (#2841)
  • Upgrade Electron dependency to 22.3.25 (#2848)