Version 0.3.1
2026-08-05 23:50:41 UTC
HotfixBeta
Fixed
1Fixed long button labels running past the edge of their card when the reader's text is enlarged.
Buttons were set never to wrap, so a label that did not fit ran outside its card and the end of it was cut off — on a 320px screen at 1.5× text, 「브라우저 확장 프로그램 지갑 쓰기」 overran its card by 88px. The page did not scroll sideways, so the check that watches for that stayed green while the words disappeared. Buttons now wrap; Korean still only breaks at spaces, so a one-word label stays on one line.