Skip to content

v1.0.0

Compare
Choose a tag to compare
@philrz philrz released this 06 Mar 21:24

The Brim app is now named Zui!

Pronounced: “zoo-ee”

Visit the Brim Data download page page to find the package for your platform.

Where are my pools?

If you've upgraded to Zui from Brim, the pools you had in Brim are still present but you'll need to run a migration script to convert them to a new Zed lake storage format. See the Brim/Zui Transition guide for details.

Other Changes

  • Zui docs now are available at zui.brimdata.io/docs rather than the wiki on GitHub (#2531, #2692)
  • Update Zed to v1.6.0
  • Update Brimcap to v1.4.0
  • Introduce a multi-line editor (#2286)
  • Redesign query pins (#2334, #2530)
  • Add a tab in the right panel that stores query history (#2326)
  • Security-related queries are no longer bundled by default, but can be downloaded from the Brimcap repo (#2415)
  • Correlations are now part of the plugin system (#2455)
  • The app workflow is now organized around Query Sessions (#2439)
  • Single objects can be recursively expanded/collapsed in Inspector via Alt-click (on Windows/Linux) and Option-click (on macOS) (#2469)
  • Migrate user data from Brim to Zui (#2428, #2680)
  • App state is now auto-saved throughout a session rather than just when quitting (#2496)
  • Allow export in ZSON format (#2509)
  • Allow export in Zeek TSV and ZJSON formats (#2608)
  • Allow load/export of Arrow IPC Stream format (#2625, #2630)
  • Redesign the stacked bar chart with a pin for the selected time range (#2472)
  • Redesign the left panel pools/queries views to use React Arborist (#2568)
  • Allow organization of pools into folders using a configurable delimiter ("/" by default) (#2572)
  • A new user preference toggles whether queries are run when Enter is pressed (#2573)
  • Allow loading of additional data into an existing pool (#2584)
  • Redesign the default Table view (#2626)
  • Per-machine install option is now available on Windows (#2686)