Fiduswriter Versions Save

Fidus Writer is an online collaborative editor for academics.

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

v3.11.8

1 year ago

Features:

  • Website plugin added

Updates:

  • django-allauth 0.52

v3.11.7

1 year ago

Fixes:

  • Change editor plugin initiation to work with languagetool plugin.

Other:

  • Move metadata to pyproject.toml

v3.11.6

1 year ago

Fixes:

  • Include bibliography information when copying footnotes that contain citations from main editor. See #1229
  • Allow running fiduswriter command without arguments. See #1228
  • OJS-plugin: Don't hide authors when not in double blind review

Other:

  • Add pyproject.toml to comply with latest pypi recommendations.
  • Use babel for package message compilation

v3.11.5

1 year ago

Fixes:

  • Make bibliography appear in new HTML exporter.

Updates:

  • JavaScript dependency update

v3.11.4

1 year ago

Features:

  • DOCX/ODT exporters: Handle SVGs
  • Save screenshots when tests fail

Fixes:

  • Citations: use correct locale
  • Default settings: Store social account tokens and don't require email verification for social logins

v3.11.3

1 year ago

Fixes

  • Allow download of system templates
  • show correct css in book and payment plugins

v3.11.2

1 year ago

Fixes:

  • Make navigator show in editor

v3.11.1

1 year ago

Fixes:

  • Handle external static files server

v3.11.0

1 year ago

Major features:

  • New and improved HTML exporter (easier to extend and more compliant to W3C standards)
  • JATS exporter: native bibliography exporter that is not reliant on CSL so that we can export all the fields requested by users
  • Bibliography: original language/place/date and short title field.
  • Backend: support for Django asynchronous views (replacing tornado proxy views) to slowly remove dependency on Tornado.
  • Backend: Django 3.2 => 4.1
  • Frontend: replaced offline-plugin with workbox
  • Book plugin: Per book language setting.