Fiduswriter

Latest version: v3.11.18

Safety actively analyzes 639131 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 27 of 48

3.7.0rc3

Not secure
**Fixes:**
* Small adjustments to naming scheme for installation of plugins

3.7.0rc.2

**Fixes:**
* Recreate and download revisions

3.7.0rc.1

**Main new features:**

* A menu for text selections to comment, place anchor or accept/reject all tracked changes within selection
* Document invites to assign access rights to users who are not yet on Fidus Writer
* Turn remaining pages into Single Page App (SPA)
* Turn Fidus Writer into a Progressive Web App (PWA)
* JATS export
* Epub 3.0 compliance
* Stylesheets included in HTML and Epub exports
* Document template editor to frontend
* Mathlive.js for formula editing
* Give access to all 2000+ CSL citation styles
* Dynamic imports
* Packing using webpack rather than browserify
* Major design overhaul
* Spanish translation update
* Packaging for Pypi

3.6.10

**Fixes:**

* diffDOM 4.1.6 escapes HTML characters correctly

**Features:**

* Allow multi level header menus (revelant for plugins)

3.6.9

**Fixes:**
* Image upload dialog would not show if a dropdown had been operated previously.

3.6.8

**Fixes:**
* broken revision bibliographies.

**Upgrade notes:**
This version makes revision files with bibliographies that had been broken due to an upgrade come back to life. Execute the following in the following order after upgrading:

1. Make a backup of your fidus writer folder and your database.

2. Transpile the JavaScript sources:


./manage.py transpile


3. If you are on a production machine, collect the static files:


./manage.py collectstatic


4. If you have a running Fidus Writer instance, restart it. The syntax depends on how you run it. If you run it using supervisor, the command is something like:


sudo supervisor restart fiduswriter


5. Migrate:


./manage.py migrate


6. Navigate to the document management screen at `https://YOUR_SERVER/admin/document/document/maintenance/` and click on the "Update all documents (DANGER)!" button. Wait until the upgrade is done.

7. Make sure that the document revision files have been upgraded correctly. Only then can you delete the folder `FIDUSWRITER_FOLDER/media/revision/` and `FIDUSWRITER_FOLDER/media/document-revisions-backup/`

Page 27 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.