v0.8.2
Podlite Desktop 0.8.2
Patch release: fixes an "Uncaught Exception" dialog that appeared on every File -> Open under sandboxed builds.
Fixed
- File -> Open no longer triggers a JavaScript-error dialog. The previous version's external-edit watcher threw
EPERM: operation not permitted, watch '…'when the OS denied recursive directory access - typical for the Mac App Store sandbox and for documents stored in iCloud Drive. The watcher now logs the denial and continues without auto-reload for that document; everything else works as before. (#60)
Other functionality is identical to v0.8.1 and v0.8.0.
Thanks @schueani for the careful diagnosis and stack trace.
Full Changelog: v0.8.1...v0.8.2