Changelog v3.x

 Digital Signature Tool 3.x

v3.20

  • Released 2023-09-29.
  • Update OKMRest version 3.32.0
  • Implementation of the logout method.
  • Change the language of the text of the signature fields according to the language of the app.

v3.19

  • Released 2023-04-24
  • Update OKMRest version 3.28.0
  • Bugs:
    • Identify the certificates by "SN" when selecting them.

v3.18

  • Released 2022-12-23
  • Update OKMRest version 3.26.0
  • Change new icon.
  • Bugs:
    • Remove the checkBoxApplyAll.AutoCheck.

v3.17

  • Released 2022-09-19
  • Update OKMRest version 3.24.0
  • Bugs:
    • Out of memory error on pages with many graphics.

v3.16

  • Released 2021-05-13
  • Update OKMRest version 3.22.0
  • Allows you to sign on a specific page and set the position of the signature dynamically.

v3.15

  • Released 2021-12-03
  • Update OKMRest version 3.19.0
  • Supports CNG type certificates.

v3.14

  • Released 2021-11-04
  • Update OKMRest version 3.19.0
  • Allows signing documents directly from the OpenKM GUI.
  • Implementation of a checkbox to allow disabling the node tree after performing a search.

v3.13

  • Released 2021-09-13
  • Update OKMRest version 3.17.0

v3.12

  • Released 2021-07-16
  • Update OKMRest version 3.15.0

v3.11

  • Released 2021-04-16
  • Update OKMRest version 3.13.0
  • Allows you to set the main file folder (log file, openkm.xml and temporary files) of the application through the okm.folder.path property of the app.properties file.

v3.10

  • Released 2021-02-12
  • Update OKMRest version 3.11.0. (compatible with OpenKM version 7.1.19 and upper)
  • It allows to visualize record type nodes in the navigation tree.

v3.9

  • Released 2020-12-21
  • Update OKMRest version 3.10.0. (compatible with OpenKM version 7.1.18 and upper)
  • New improvement. Watermark option when signing.
  • New improvement. Preview document feature.

v3.8

  • Released 2020-08-31
  • Update OKMRest version 3.8.0. (compatible with OpenKM version 7.1.14 and upper)
  • Updating the translations file.
  • Generate the path to documents by changing the "Shell Folders" registry key to "User Shell Folder".

v3.7

  • Released 2020-07-16
  • Update OKMRest version 3.7.1 (compatible with OpenKM version 7.1.11 and upper)
  • Bugs
    • New signature invalidates previously signatures.

v3.6

  • Released 2020-04-17
  • Update OKMRest version 3.7.0 (compatible with OpenKM version 7.1.11 and upper)

v3.5

  • Released 2020-02-18
  • Update OKMRest version 3.6.0 (compatible with OpenKM version 7.1.9 and upper)

v3.4

  • Released 2019-11-25
  • Update OKMRest version 3.5.0.

v3.3

  • Released 2019-04-05
  • Bugs
    • Validation of the host URL for methods using System.Net.Http in the SDK to .net.

v3.2

  • Released 2019-02-11
  • Update OKMRest version 3.1:
    • Replacement of objects with the name "XXXList", by lists directly (List<T>).

v3.1

  • Released 2019-01-24
  • Allow select multiple in metadata fields.
  • Authentication by Token.