aboutsummaryrefslogtreecommitdiff
path: root/src/site/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/changes.xml')
-rw-r--r--src/site/changes.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index 347cbae..4ac56fb 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,18 @@
</release>
-->
+ <release version="3.0.9-20090203" date="2009-02-03" description="subsequent release">
+ <action dev="tknall" type="add">Some more log messages (e.g. encoding related issues).</action>
+ <action dev="tknall" type="update">Updating web application (in external invocation mode) enhancing support for being used within an iframe.</action>
+ <action dev="tknall" type="add">
+ Two new (optional) parameters for external invocation mode:
+ locale: defines the locale being used for webapp (e.g. locale=de or locale=de_DE),
+ invoke-app-error-url: can be used to declare a callback url to the calling web application in order to transfer error messages from pdf-as.
+ In case of error pdf-as redirects the user to the error-page-url (if given) providing the error and the cause in url encoded parameters ("error", "cause").
+ </action>
+ <action dev="tknall" type="update">Formatter for mocca signature params enhanced.</action>
+ </release>
+
<release version="3.0.9-20090129" date="2009-01-29" description="BRZ release">
<action dev="wprinz" type="add">Added signatureKeyIdentifier to SignParameters in the API, which allows to override the one specified in the profile (MOA Connector only).</action>
<action dev="wprinz" type="add">Added maven assembly and batch file for BRZ distribution.</action>
@@ -20,7 +32,7 @@
</release>
<release version="3.0.8-20090113" date="2009-01-13" description="subsequent release">
- <action dev="tknall" type="update">Switching to itext-2.1.5-rev3628.</action>
+ <action dev="tknall" type="update">Switching to itext-2.1.5-rev3628. (itext-1.4.x is regarded as deprecated.)</action>
<action dev="gfliess" type="update">itext library: minor adjustments for pdf-as</action>
<action dev="tknall" type="add">Adding new error code (103) for invalid pdfa/1b font configuration.</action>
<action dev="gfliess" type="update">Minor updates for PDF/A support.</action>