Skip to content

v4.0.2

Compare
Choose a tag to compare
@CatoTH CatoTH released this 15 Sep 11:27
· 920 commits to master since this release
3832635
  • Bugfix: The PDF export of applications failed if a tabular data section was added in the motion, but no data rows were set.
  • Bugfix: Underlined text was not rendered as such in the PHP-based PDF renderer.
  • The WYSIWYG-editor CKEDITOR was updated, including some bug fixes.
  • Temporary files for PDF and ODS generation are not stored in /tmp/ anymore, as there are hosters that block access to this directory. Instead, runtime/tmp is used.
  • In the installation, host names including ports (like localhost:3306) are now supported for the database connection.