Skip to content

Releases: fiduswriter/fiduswriter

3.11.18: Crossref API update

13 Mar 01:40
Compare
Choose a tag to compare

Fixes:

Full Changelog: v3.11.17...v3.11.18

3.11.17: branding/impressum

06 Feb 06:59
ac23f96
Compare
Choose a tag to compare

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: v3.11.16...v3.11.17

3.11.16: maintenance

06 Jan 17:25
112d394
Compare
Choose a tag to compare

Features:

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

**Dependencies""

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

3.11.15: data import/export

28 Sep 15:25
0130314
Compare
Choose a tag to compare

Fixes:

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

3.11.14: Export to DOCX/ODT with missing comments

20 Sep 09:05
bfe6107
Compare
Choose a tag to compare

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

3.11.13: Disappearing UserInvites

19 Apr 08:41
Compare
Choose a tag to compare

Fixes:

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

3.11.12: Illegal XML characters

17 Apr 10:55
Compare
Choose a tag to compare

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

3.11.11: Comment exports

25 Mar 23:15
784175f
Compare
Choose a tag to compare

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:

3.11.10: order references

17 Feb 10:27
9a824b3
Compare
Choose a tag to compare

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

3.11.9: HTML2 exporter fixes

02 Feb 19:13
Compare
Choose a tag to compare

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