Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
v1.5.7
What's Changed
- PPF-819: making get full key conditional by @chinapandaman in #820
- PPF-821: release 1.5.7 by @chinapandaman in #822
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- PPF-809: fix png transparency by @IoannRove in #810
- PPF-809: remove any image to jpg by @chinapandaman in #811
- PPF-812: release 1.5.6 by @chinapandaman in #813
New Contributors
- @IoannRove made their first contribution in #810
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- PPF-805: use a unique string generator for widget suffix during form merging by @chinapandaman in #806
- PPF-807: release 1.5.5 by @chinapandaman in #808
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- PPF-798: refactor middleware constructors by @chinapandaman in #799
- PPF-801: add object id to annotation keys when merging by @chinapandaman in #802
- PPF-803: release 1.5.4 by @chinapandaman in #804
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- PPF-794: implement preserve aspect ratio by @chinapandaman in #795
- PPF-796: release 1.5.3 by @chinapandaman in #797
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- PPF-790: fix page objects not inheriting attributes by @chinapandaman in #791
- PPF-792: release 1.5.2 by @chinapandaman in #793
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- PPF-786: implement use full widget name by @chinapandaman in #787
- PPF-788: release 1.5.1 by @chinapandaman in #789
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- PPF-758: fix test cases for update widget key by @chinapandaman in #759
- PPF-760: implement performance optimized bulk update widget keys by @chinapandaman in #761
- PPF-762: attempt to fix the nightly build ci by @chinapandaman in #763
- PPF-764: revert nightly build changes by @chinapandaman in #765
- PPF-766: attempt to fix the nightly build ci v2 by @chinapandaman in #767
- PPF-768: attempt to fix the nightly build ci v3 by @chinapandaman in #769
- PPF-771: refactor common init logic out by @chinapandaman in #772
- PPF-773: fix create widget and update key change set attributes by @chinapandaman in #774
- Added description to widgets by @freaksie in #776
- PPF-757: add desc to widget attributes and JSON schema definitions by @chinapandaman in #777
- PPF-779: support description for radio button by @chinapandaman in #780
- PPF-781: update demo.gif by @chinapandaman in #782
- PPF-781: update demo.gif by @chinapandaman in #783
- PPF-784: release 1.5.0 by @chinapandaman in #785
New Contributors
Full Changelog: v1.4.37...v1.5.0
v1.4.37
What's Changed
- PPF-745: update Python 3.13 by @chinapandaman in #746
- PPF-747: update developer guide on lengthy PRs by @chinapandaman in #748
- PPF-750: Improve Integer and Float Input Handling in PdfWrapper.fill() Method by @alexperedel in #750
- PPF-751: cleanup PR-750 by @chinapandaman in #752
- PPF-753: cleanup PR-750 test resources by @chinapandaman in #754
- PPF-755: release 1.4.37 by @chinapandaman in #756
New Contributors
- @alexperedel made their first contribution in #750
Full Changelog: v1.4.36...v1.4.37
v1.4.36
What's Changed
- PPF-734: fix a bug that causes more than one images not filling by @chinapandaman in #735
- PPF-736: update pdf diff script to use unique file name by @chinapandaman in #737
- PPF-738: implement modify widget key by @chinapandaman in #740
- PPF-739: update docs for update key by @chinapandaman in #741
- PPF-742: release 1.4.36 by @chinapandaman in #743
Full Changelog: v1.4.35...v1.4.36