We now support 32-bit ARM for Linux. It turns out that a significant number of Raspberry Pis run a 32-bit OS on 64-bit hardware. Those devices should now work with Level.
We now natively support macOS ARM.
We now natively support Windows ARM.
We're tidying up the Level folder by combining two separate database files into one. We were using a simple key/value store called BoltDB for some parts of the agent and SQLite for others. We're now using SQLite for everything.
Updated osquery from 5.5.1 to 5.9.1 (https://www.osquery.io/schema/5.9.1/).
We now support "phrase matching" for device searches. By putting a search in quotation marks you can ensure that only results with that exact phrase are returned. Expect to see this functionality added to other searches soon.
Bug fixes
Fixed a bug that would sometimes cause the device list to reload multiple times when switching groups.
Level release — September 18, 2023 | Level changelog