support multi-line values in excel invoices (#1507)

This commit is contained in:
Kevin Papst
2020-02-29 20:06:45 +01:00
committed by GitHub
parent ec31d206e2
commit 72b73bc9a6
6 changed files with 65 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ Perform EACH version specific task between your version and the new one, otherwi
## [1.8](https://github.com/kevinpapst/kimai2/releases/tag/1.8)
- New mailer library: check if emails are still working (eg. by using the "password forgotten" function) or if you need to adjust your configuration, [see docs at symfony.com](https://symfony.com/doc/current/components/mailer.html#transport)
- Support for line breaks in multiline invoice fields for spreadsheets (check your invoice templates after the update)
Permission changes: