FoldingText 3.0.15 Release Notes
Calc mode: copy result via writeClipboard (fix file:// clipboard)
Release Notes
[3.0.15] — 2026-06-08
Other
- Clicking a calc result copied through navigator.clipboard directly,
- which silently fails under the app's file:// origin (WKWebView has no
- navigator.clipboard there). Route it through writeClipboard so it uses
- the native pasteboard bridge in the app, same as copy-visible.
← Back to Releases