From dd3c2b484ee1c545cdeb76499e8690311f24399e Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Wed, 26 May 2021 14:59:28 +0200 Subject: Release Notes added --- .gitlab-ci.yml | 2 +- Readme.md | 23 ++++++++++++++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b739046..17579354 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,4 +7,4 @@ build: tags: - docker script: - - mvn clean compile -DskipTests=true \ No newline at end of file + - mvn clean compile -DskipTests=true diff --git a/Readme.md b/Readme.md index 7ae7dea0..65b176f1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,25 @@ -# PDF-Over +# [PDF-Over](https://technology.a-sit.at/en/pdf-over/) + [![pipeline status](https://gitlab.iaik.tugraz.at/egiz/pdf-over/badges/master/pipeline.svg)](https://gitlab.iaik.tugraz.at/egiz/pdf-over/-/commits/master) +## Release Notes + +### PDF-Over 4.3.0 +- Support of the following signature profiles: + + Standard Signature Block (the signature block as before) + + Official Signature (this profile is used by public services for creating an official signature) + + Logo Only (this profile can be used to sign with just only a logo as signature block) + + Invisible (in this profile, the signature block is invisible) +- Support of new signature placeholder fields + + This placeholder fields can be created by using e.g. Acrobat Reader or other software + + The option to use can be set in the advanced configuration +- Support custom postfix + + The postfix of the signed file to save can be set in the advanced configuration settings + +Inquiries to: software@egiz.gv.at + +Important: The Linux installer requires Java 8 or Java 11. + +SHA-256 hash sum for version 4.3.1 Windows Installer: +97DE1C7618A504569195077C8E514780AD2F1C057AB18C935B80E3BBD784C5CB \ No newline at end of file -- cgit v1.2.3