summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-05-26 14:59:28 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-05-26 14:59:28 +0200
commitdd3c2b484ee1c545cdeb76499e8690311f24399e (patch)
tree59b56734bb22fa43c94d8d01e944bf30341f94ee
parent84b4fb27b83e4de938db9cda820cb47ae3f8ee45 (diff)
downloadpdf-over-dd3c2b484ee1c545cdeb76499e8690311f24399e.tar.gz
pdf-over-dd3c2b484ee1c545cdeb76499e8690311f24399e.tar.bz2
pdf-over-dd3c2b484ee1c545cdeb76499e8690311f24399e.zip
Release Notes added
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--Readme.md23
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