**Fixes:** * Add paragraphs to empty table cells * Convert initial data correctly
3.9.0
Not secure
**Major features:** * Merge dialog for conflicts between offline/online users (thanks to anandksalien ) * Table captions * Styling of epub navigation pages * Prosemirror-py for server side handling of changes instead of separate json patch * Django 3.1 upgrade * Use jsonfields for json data in database * IDs for tables and lists * Support direnv for development * Table/figure captions in the main editor so they can be styled * dropdowns that don't create scroll bars
3.9.0rc.10
**Fixes:** * Do not show figure/table placeholders when captions are hidden
3.9.0rc.9
**Fixes:** * Translation updates (translations broke site) * Allow docstyle selection * forbid changing of marks in protected sections (from 3.8.29)
3.9.0rc.7
**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)