Change log of version 7.1.x

 Office Add-in Tool 7.1.x

v7.1.24

  • Released 2025-02-20
  • Outlook Add-in:
    • Updating the URL to intercept attachments
  • All Add-ins:
    • Allows metadata validation via plugins

v7.1.23

  • Released 2023-09-29.
  • Update OKMRest version 3.32.0
  • Implementation of the logout method.
  • Fixed an error when searching for nodes outside the context.

v7.1.22

  • Released 2023-04-24
  • Update OKMRest version 3.28.0.
  • Implements the Text field type in the metadata.
  • Allows pagination in relationships of the type "many".

v7.1.21

  • Released 2022-12-23
  • Update OKMRest version 3.26.0.
  • Allows filtering of documents in the search engine by defining the extensions in the file app.properties.
  • Changed the new icon.

v7.1.20

  • Released 2022-09-19
  • Update OKMRest version 3.24.0.

v7.1.19

  • Released 2022-05-11
  • Update OKMRest version 3.22.0.
  • Allows you to find a document to edit or choose a folder as a destination by UUID.

v7.1.18

  • Released 2022-01-25
  • Update OKMRest version 3.20.0
  • Fixed an issue with the type validator required for metadata select fields.

v7.1.17

  • Released 2021-10-22
  • Update OKMRest version 3.18.0
  • Implementation of a checkbox to allow disabling the node tree after performing a search.

v7.1.16

  • Released 2021-09-13
  • Update OKMRest version 3.17.0
  • Allows replacing imported attachments that already exist in the MSOutlook repository.
  • Fixed bugs:
    • Implementation of parent-child and suggest box metadata from the MSWord properties panel.

v7.1.15

  • Released 2021-07-16
  • Update OKMRest version 3.15.0
  • Implementation of metadata validators and suggest box type.

v 7.1.14

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

v 7.1.13

  • Released 2021-02-12
  • Update OKMRest version 3.11.0
  • It allows visualizing record-type nodes in the navigation tree.

v 7.1.12

  • Released 2020-12-21.
  • Update OKMRest version 3.10.0.
  • Allows importing images from the OpenKM repository into MSWord, MSExcel, and MSPowerPoint.

v 7.1.11

  • Released 2020-10-30.
  • Update OKMRest version 3.9.0.
  • Fixed bugs:
    • Error when dragging and dropping an email to the mail or personal nodes.
    • Generating files in MSG Unicode format when importing into OpenKM.

v 7.1.10

  • Released 2020-08-31.
  • Update OKMRest version 3.8.0.
  • Updating the translations file.
  • Generate the path to documents by changing the "Shell Folders" registry key to "User Shell Folder".
  • Fixed bugs:
    • Context switching in the Outlook pane when selecting another mail folder.
    • Problem with the MSAccess 2019 version related to the interops.DAO library.

v 7.1.9

  • Released 2020-06-22.
  • Update OKMRest version 3.7.1.
  • New add-ins for MSProject and MSAccess.

v 7.1.8

  • Released 2020-04-17.
  • Allows comparing versions of a document with the OKMWordAddin.
  • By selecting a document for editing, you can navigate through the categories for easier access. (Word, Excel, PowerPoint and Visio)
  • Update OKMRest version 3.7.0 (compatible with OpenKM version 7.1.11 and above)
  • Bugs
    • Error importing an email whose subject was not defined (Outlook)
    • Error selecting a language set from settings.

v 7.1.7

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

v 7.1.6

  • Released 2020-02-07
  • It works with all versions of Microsoft Office from 2000 to 2019.

v 7.1.5

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

v 7.1.4

  • Released 2019-09-06
  • Bugs
    • Error adding metadata with OpenKM 7.1.5

v 7.1.3

  • Released 2019-04-05
  • Allows uploading documents linked to the OneDrive account to the OpenKM repository.
  • Bugs
    • Validation of the host URL for methods using System.Net.Http in the SDK for .NET.

v 7.1.2

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

v 7.1.1

  • Released 2019-01-24
  • Allows selecting multiple values in metadata fields.
  • Authentication by Token.