Skip to content

v0.2.3

Choose a tag to compare

@kousuke-irikura kousuke-irikura released this 06 Jun 16:04
· 8 commits to main since this release
6b2d71a

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-dom to 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.

Full changelog: English | 日本語