BysonDB v1.1.6
v1.1.6 β Light mode polish & a white-screen crash fix π
A small but important maintenance release: the last few dark-only corners now follow
your theme, and a crash that could blank the whole window is fixed.
π Fixes
- Fixed a white-screen crash in the result views. Documents containing a date
outside the years 1970β9999 (e.g. old birthdates or far-future timestamps) caused
RangeError: Invalid time valuewhile rendering, which blanked the entire app β most
often when switching to Table view. Dates are now formatted safely and never
crash, in both Table and Tree views. - Added an error boundary around the results panel, so any unexpected render error
now shows an inline message with a Try again button instead of a blank screen.
π¨ Light mode improvements
- Document editor (View / Edit / Insert) now switches to a light Monaco theme in
Light Mode instead of staying dark. - Query history snippets use a light syntax theme when Light Mode is active.
- Clone operation logs follow the theme for both background and text colors.
No data or configuration changes β just update and carry on. πΏ
Full Changelog: v1.1.5...v1.1.6