Skip to content

Commit 68080e8

Browse files
authored
Update readme with v1.5 notes
1 parent 479220a commit 68080e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ then I do love-me-some-coffee!*
1616
</a>
1717

1818
## Updates / Change Log
19+
20+
##### Updated the project to v1.5 with the following:
21+
- Add support to read the Accessibility flag correctly from ApacheFOP configuration as noted in the documentation; a bug exists where the value is not loaded so we manually support this now in a way that is fully compliant with the documentation.
22+
- The original support from Azure Function configuration (environment variable) is still supported also.
23+
- Several small code improvements for consistency
24+
- Additional debugging log added to better know if rendering process was completed (e.g. logs SUCCESS along with Pdf Byte Size).
25+
1926
##### Updated the project to v1.4 with the following:
2027
- **Added support for running, debugging, and deploying from within VS Code as well as IntelliJ IDEA**.
2128
- Both project types use folder context configuration, so all configuration files have now been included and checked into the Repository.

0 commit comments

Comments
 (0)