From b36a8a547226f60b2f2a2477fd457fe3187ddd36 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 6 Feb 2021 17:56:42 +1100 Subject: [PATCH] Update relase notes --- docs/releases/0.1.6.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/releases/0.1.6.md b/docs/releases/0.1.6.md index 9ca8351..a832f1b 100644 --- a/docs/releases/0.1.6.md +++ b/docs/releases/0.1.6.md @@ -14,10 +14,15 @@ Support for report templates has been greatly improved, moving towards "out of t [#1270](https://github.com/inventree/InvenTree/pull/1270) represents a significant refactor of code, and tooling for report functionality. +[#1279](https://github.com/inventree/InvenTree/pull/1279) adds the following report features: + +- Adjustable page size for generated reports +- Debug mode (renders reports as simple HTML files) + Refer to the [report documentation](../../report/report) for further information. !!! warning "LaTeX Support" - LaTeX report templates are no longer supported. + LaTeX report templates are no longer supported for a number of technical and ideological reasons ## Major Bug Fixes | PR | Description |