バージョン 1.7.0
新機能
- An installation page that explains how to install the app as a PWA, choosing one set of steps to match the reader's device and browser rather than listing every platform. Where the browser fires
beforeinstallpromptit offers a button that installs directly; where installation is not possible — Firefox on the desktop — it says so instead of describing a menu that does not exist. Reachable from the guides shelf and from Settings, and hidden once the app is installed. - Links between documents.
[Numbers](doc://numbers)opens that guide; the address names the guide by an identifier rather than by a language, so the copy that opens is in whichever language the interface is set to. Ordinary Markdown links and plain web addresses in a document are followable as well, with Ctrl and a click, or a single tap on a touch screen. Onlyhttp,https,mailtoanddocaddresses become links.
改善
- The shipped guides now link to one another, as does the note about currency rates in Settings.
- The shell served on every visit is minified after the build — the stylesheets and bundles already were — which takes
index.htmlfrom 8.1 kB to 5.9 kB and stops shipping the source comments. The step re-hashes the file intongsw.json, without which the service worker would judge the app damaged and offline support would fail.
バグ修正
- The Angles guide opened without its heading: an invisible byte-order mark sat in front of the
#, which made the line ordinary text. - The settings gear in the top bar was distorted: its tooth ring measured 10.3 by 13.8 units around a hub centred exactly, and sat off-centre in its own box. It is now generated from its parameters rather than hand-adjusted.
セキュリティ修正
- None.
互換性のない変更
- None.
既知の問題
- None known.