mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
#18466 The beta release is already available at: https://chrome-beta.fleetdm.com/updates.xml
336 B
336 B
fleetd-chrome 1.3.0 (Apr 29, 2024)
-
Created a fix to recover after a rare RuntimeError coming from sqlite web assembly code by reinitializing the DB.
-
Fixed a bug where values not derived from "actual" fleetd-chrome tables were not being displayed correctly (e.g.,
SELECT 1gets its value from the query itself, not a table)