**Fixes:** * Adjustments to use new Crossref API * Spanish translation fixes * Updated CLA link * [Add branding logo to default config](https://github.com/fiduswriter/fiduswriter/commit/af9bce18971da487ff4c9ada1fd09e9f2c014ea0)
**Features:** * Allow customization of bottom links before login (for example to add a link with the title "Impressum") * Allow addition of a branding logo
**Fixes:** * added robustness for editor and collaboration tests * Updated dependency (Pillow)
**Fixes:** * Improved data import/export when changing to different database format
3.11.14
**Features:** * Server side processing: Use less resources by only serializing document when needed. Set default to every 30 steps. * Retain user selection when auto-merging documents (thanks to mattcasey) * Recover from situation with missing footnote markers
**Fixes:** * Allow export to DOCX/ODT even when comments are missing. * Smaller fixes to prosemirror function calls in amendTransaction by mattcasey