Docker: nobbe/ignis:0.8.8 (also tagged latest)
Added
- Failed writes are retried in the background, with a status bar item for pending and failed writes.
- A symlink under
VAULT_ROOTpointing at a directory is discovered as a vault.
Changed
- Boot prefetch skips plugin asset directories and reads batches in parallel.
- A
chownthat fails on startup (read-only or NFSroot_squashmounts) logs a warning instead of aborting. - The "Spellcheck languages" setting is disabled, with a link to the browser's own language settings.
Fixed
- WebDAV uploads through the cross-origin proxy no longer corrupt; the proxy recomputes
Content-Lengthfor the request body.
Security
resolveVaultPathresolves symlinks and confines each access to the vault's real path.