4.8.9 — iOS file opening, fixed for real
iOS (#139):
- Opening a Markdown file from the Files app, AirDrop, or another app no longer fails with "No such file or directory" — the share sheet delivered a percent-encoded
file://URL that was never decoded - Recent files survive app updates — iOS moves the app container on every update; stored paths are now re-anchored onto the current container automatically
- Open Folder now pins the workspace to SoloMD's Documents folder ("On My iPhone › SoloMD"); drop .md files there via the Files app
- The tab bar scrolls with a swipe when tabs overflow
Desktop:
Includes all changes from 4.8.2–4.8.8 (TestFlight iterations of the above).