Skip to content

Releases: truth3/iformbuilder-pdf-generator

v1.0.8

22 Nov 15:36
75a1fd9
Compare
Choose a tag to compare

What's Changed

  • Updated README and logic for file naming by @truth3 in #24

Full Changelog: v1.0.7...v1.0.8

Update sanitizer logic

14 Mar 18:59
25bc5db
Compare
Choose a tag to compare
v1.0.7

Update sanitizer logic (#20)

File name sanitizing

14 Mar 17:59
22e6b2c
Compare
Choose a tag to compare

Use a regular expression to remove control characters in file names and replace them with - instead.

Authentication logic and extra validation

05 Mar 14:10
0cfad21
Compare
Choose a tag to compare

Added some logic to check the authentication details and user access to make sure we only send calls that will be successful.

Naming improvements

06 Feb 15:23
449b777
Compare
Choose a tag to compare

Addresses some issues found with folder and file names.

Dynamic file names

14 Dec 16:35
f1ea43f
Compare
Choose a tag to compare

This release restructures how we name the PDF files and how the page array is populated. We also fixed a bug related to the record count.

Documentation clarity

25 Sep 02:53
e77acb8
Compare
Choose a tag to compare

Cleaning up the description and example variables on README.md

Support 1000+ Records

25 Sep 02:43
33bf738
Compare
Choose a tag to compare

This release supports forms with 1000 records or more and also improves on total record detection.

First production version

25 Sep 02:37
Compare
Choose a tag to compare

First version used for a client project. Won't work on forms that have over 1000 records