v1.0.2

mayswind/ezbookkeepingv1.0.2May 13, 2026by cdoern

AI Summary

Updates the UI lockfile's `ogx-client` to version 1.0.1 and fixes a storage issue involving SQL engines that required resetting after temporary event loop initialization.

Key Highlights

  • Updated `ogx-client` to ^1.0.1 in UI lockfile
  • Fixed SQL engine reset after temp event loop init

Full Release Notes

## What's Changed
* chore: update ogx-client to ^1.0.1 in UI lockfile by @cdoern in https://github.com/ogx-ai/ogx/pull/5840
* fix(storage): reset SQL engines after temp event loop init (backport #5837) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/5841


**Full Changelog**: https://github.com/ogx-ai/ogx/compare/v1.0.1...v1.0.2