Fiduswriter Versions Save

Fidus Writer is an online collaborative editor for academics.

v3.11.18

2 months ago

Fixes:

Full Changelog: https://github.com/fiduswriter/fiduswriter/compare/v3.11.17...v3.11.18

v3.11.17

3 months ago

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)

Full Changelog: https://github.com/fiduswriter/fiduswriter/compare/v3.11.16...v3.11.17

v3.11.16

4 months ago

Features:

  • Use json5 file extension for package.json5 files that contain comments

**Dependencies""

  • prosemirror-py
  • PIL
  • Django-npm-mjs

v3.11.15

7 months ago

Fixes:

  • Improved data import/export when changing to different database format

v3.11.14

7 months ago

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

Other:

  • Citation style database update
  • Dependency updates

v3.11.13

1 year ago

Fixes:

  • Deal with situations where UserInvites have been accepted while document access rights are being assigned.
  • Dependency version fixes

v3.11.12

1 year ago

Fixes:

  • Remove chars that are illegal in XML on export to XML formats
  • Gitrepo plugin: work with minor Github API change
  • Books plugin: make language selector comply with overall design

v3.11.11

1 year ago

Features:

  • DOCS/ODT: Export comments
  • PHPlist plugin: Work with newer versions of phplist
  • When reviewing tracked changes, jump to next margin box after rejecting/accepting
  • Plugins: Make use of Django built-in asynchronous views rather than tornado-specific solution (proxy_views.py)

Fixes:

v3.11.10

1 year ago

Features:

  • Allow sorting of citation sources in citation dialog

Fixes:

  • Pasting of tables without captions and footnotes
  • Website plugin: Base access rights on django permissions instead of Editor model, export full author metadata, only show link to publication if actually public
  • Less min. padding on dialogs when dialogs fill entire screen.
  • Less console output when connection to server is lost

v3.11.9

1 year ago

Features:

  • Website plugin: link from editor to published version, style updates, improved internal link display

Fixes:

  • Figure equation editor
  • HTML2 exporter: figures, authors, tables, links