v0.2.3
A maintenance patch: a localization fix and a security dependency update.
Fixed
- The Document Viewer sample app now shows file modification dates in
the active display language. Previously the dates were always
formatted in US English regardless of the selected language.
Security
- Updated the bundled
react-router-domto 7.17.0, clearing two
upstream High advisories (GHSA-49rj-9fvp-4h2h, GHSA-8x6r-g9mw-2r78).
Both affect React Router's framework-mode server only; KovitoBoard
uses React Router client-side in declarative (<BrowserRouter>)
mode, so it was not exploitable. The update is applied as dependency
hygiene.