**Fixes:** * Deal with non-inline nodes that don't have a track attribute
3.9.0rc.6
**Fixes:** * Figure dialog: image DB entry for image id doesn't exist, so image id should be ignored * No error messages on informationless "unhandledrejection" * Handle cases where the document style is not available * Handle cases of fault indexdb connection (thanks to anandksalien)
3.9.0rc.5
**Fixes:** * Migration fixes * Ensure regenerator runtime is available (needed for mathlive)
3.9.0rc.4
**Fixes:** * Multi-step diffs in which a later step fails to apply to the document need to fail entirely, even if one of the first steps was valid.
3.9.0rc.3
**Fixes:** * Always store the document as minified JSON.
3.9.0rc.2
**Features:** * General translation update * Set JSON Patch as default method after tests have have shown it is noticeably faster.