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 |