show short summary under export table (#1547)

This commit is contained in:
Kevin Papst
2020-03-12 17:05:51 +01:00
committed by GitHub
parent 7f931cbfd3
commit fbdc668a22
4 changed files with 29 additions and 8 deletions

View File

@@ -10,6 +10,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 PHP requirement: `ext-xsl` should be pre-installed in most environments when `ext-xml` is loaded
- 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)