Update version

This commit is contained in:
Alexey Golub
2018-11-03 23:51:19 +02:00
parent 94165dcd8d
commit b518fb2f59
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
### v2.8 (03-Nov-2018)
- Added support for partitioning which lets you split the output into multiple files by setting the partition message limit (`-p` parameter for CLI).
- Exported file will no longer open automatically on completion.
- Reduced amount of memory used during exporting.
- Disabled message grouping in PlainText export.
- Improved encoding of newlines in CSV export.
- Improved error messages in the GUI app during crashes.
### v2.7 (14-Sep-2018)
- Updated instructions on how to obtain the user token.