Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel1
outlinefalse
typelist
printablefalse

You would like to update your primedocs version? Our support team will be happy to assist you.

...

4.0.20031.0 (2023-06-27)

Client

  • Status
    colourGreen
    titleFIXED
    Word Add-In: for Classic templates, the buttons for "Indent text"/"Indent text" no longer worked for text with standard formatting.

  • Status
    colourYellow
    titleNEW
    The Help button in the top right corner of the client as well as in the Word Add-In now leads to help.primedocs.io.

  • Status
    colourGreen
    titleFIXED
    In the template editor, deleting the name of the template in the default UI language caused a crash.

  • Status
    colourGreen
    titleFIXED
    In Forms, the "Encrypt" button for encrypting texts was missing in the toolbar.

  • Status
    colourGreen
    titleFIXED
    The Global Configurations could no longer be loaded: if they were opened via button, only the loading indicator was displayed.

App

  • Status
    colourGreen
    titleFIXED
    If a profile was not assigned to an organizational unit, a link to that profile led to an error page.

  • Status
    colourGreen
    titleFIXED
    When hovering over the preview image, it was not adjusted.

  • Status
    colourGreen
    titleFIXED
    UI: The DatePicker icon that is displayed when selecting a date in Forms got a different color.

  • Status
    colourGreen
    titleFIXED
    The checkbox to set the default profile is now only displayed for profiles that are not the default profile.

  • Status
    colourGreen
    titleFIXED
    In Profile Settings, the button to delete a profile is now disabled once the user has only one profile.

  • Status
    colourYellow
    titleNEW
    CMI Integration

    • CMI can now automate your document workflow via Connect.

      • The login has been improved.

      • The confirmation message from Connect to CMI is passed as an object.

      • The app now displays error messages accordingly if there is a misconfiguration.

      • If creating a document via CMI fails, an appropriate error message is displayed.

      • The button for uploading the document generated via WebApp is called "Upload".

      • Fixed an error that occurred immediately after logging in.

    • Status
      colourYellow
      titleNEW
      A first prototype was created for an Outlook integration for Connect templates.

Fields

  • Status
    colourYellow
    titleNEW
    For formatting shapes based on HTML, FormattedText has been introduced in PowerPoint.

  • Status
    colourGreen
    titleFIXED
    In Fields, there are no longer Collections and ObjectFields.

  • Status
    colourGreen
    titleFIXED
    In e-mail templates for Connect, telephone links can now be embedded (<a href="tel:+41311234567"...>).

Forms

  • Status
    colourYellow
    titleNEW
    Objects in Forms now also work in the app.

  • Status
    colourYellow
    titleNEW
    The new data interface SqlDataProvider, allows accessing any configurable SQL databases to bring data into a document.

  • Status
    colourYellow
    titleNEW
    Summary in Forms can be used to define exactly which fields of a data interface are to be displayed in the dialog.

    • For a Summary field, you can use the Id define which text should be displayed for an Object.

    • In the Summary configuration, the XML structure has been adapted.

    • When clicking on the "Details" button, an error occurred.

    • Boolean values from an Excel as data source were not recognized if the initial letter was capitalized (“True"/"False"). This is now taken into account and works now as well.

    • The resizing behavior of the Forms dialog has been improved.

Dashboard Apps

  • Status
    colourGreen
    titleFIXED
    There was an error when importing dynamic groups.

Document Engine

  • Status
    colourGreen
    titleFIXED
    In the Fields and Placeholder Mapping document functions, the element names have been unified: now there are only Picture as well as YesNo and no longer "Image" or "Boolean".
    ⚠️ This is a breaking change, which is why templates may have to be adjusted after the client update, otherwise they can no longer be opened by users.

Server

  • Status
    colourYellow
    titleNEW
    When a user opens primedocs for the first time, primedocs now goes through a defined Onboarding process to automatically assign the user to the correct organizational unit.

  • Status
    colourYellow
    titleNEW
    User synchronization can now also be configured via SQL.

  • Status
    colourGreen
    titleFIXED
    When renaming a field in the dashboard, this only arrived in the respective client after resetting the cache. This now works again.

  • Status
    colourGreen
    titleFIXED
    The option to set an outdated configuration for user synchronization has now been removed.

  • Status
    colourGreen
    titleFIXED
    If the client had been abruptly terminated, an error message was triggered on the server. This has been corrected.

  • Status
    colourGreen
    titleFIXED
    A migration step caused template permissions to be deleted. This has been corrected in this release.

  • Status
    colourGreen
    titleFIXED
    During the OneDrive/SharePoint/Teams integration, problems occurred with an IdS server.

  • Status
    colourGreen
    titleFIXED
    A new package Microsoft.Data.SqlClient was implemented to detect invalid ConnectionStrings.

AddressProvider

  • Status
    colourGreen
    titleFIXED
    The ShowProviderLayout attribute could no longer be mapped to via default contact mapping.

Installation/Install.ps1

  • Status
    colourGreen
    titleFIXED
    The path to the JobHost now also supports spaces.

...

4.0.20020.0 (2023-05-30)

Client

  • Status
    colourYellow
    titleNEW
    The client backend was significantly improved in terms of color contrasts.

  • Status
    colourGreen
    titleFIXED
    The DataProvider could not be reached because the URL had been composed incorrectly.

  • Status
    colourYellow
    titleNEW
    The new DataProvider can now also be used in Forms in the client.

  • Status
    colourGreen
    titleFIXED
    If no elements were configured, Forms displayed an error.

App

  • There was an error when trying to generate documents via the addin.

  • Status
    colourYellow
    titleNEW
    In the primedocs app, access from CMI is now also possible.

  • Status
    colourGreen
    titleFIXED
    In the "Delete Proile" dialog, the text colors of the description were not correct in dark mode.

  • Status
    colourGreen
    titleFIXED
    Accessibility: The date selection could no longer be exited via tabulator, despite the disappearance of the dialog.

  • Status
    colourYellow
    titleNEW
    The new DataProvider can now also be used in Forms of the app.

  • Status
    colourGreen
    titleFIXED
    Even if there was only one profile, the UI showed a dropdown, just with one entry.

...

  • Status
    colourYellow
    titleNEW
    PowerPoint: The dropdown for selecting the document language is now always available.

  • Status
    colourGreen
    titleFIXED
    PowerPoint: When clicking on a slide, sometimes an error message "Selecting is locked for the requested shapes" appeared and primedocs crashed.

  • Status
    colourYellow
    titleNEW
    PowerPoint: Design conversion of non CI/CD compliant presentations has been improved.

Server

  • Status
    colourGreen
    titleFIXED
    The release of technical information was prevented.

Dashboard Apps

  • Status
    colourYellow
    titleNEW
    DataSourceAdminApp: In the profile sharing feature, where you can share all profiles with all users, this is now also set automatically for newly created profiles.

  • Status
    colourGreen
    titleFIXED
    DataSourceAdminApp: When editing a field it was not possible to change the row.

  • Status
    colourYellow
    titleNEW
    HealthMonitor: A template can now no longer have incorrect permissions.

  • Status
    colourGreen
    titleFIXED
    HealthMonitor: In an OnPremises installation with IdS the HealthMonitor showed a 401 error.

...

  • Status
    colourGreen
    titleFIXED
    The "Inherit from parent" function no longer worked.

  • Status
    colourGreen
    titleFIXED
    For organizational units containing scheduled fields, editing profiles attached to these organizational units failed.

Document Engine

  • Status
    colourYellow
    titleNEW
    It is now possible to create e-mails via Connect. I.e. Connect now also works with the template type "E-Mail".

  • Status
    colourGreen
    titleFIXED
    In the XML configuration of a SlideLayout, the attribute "DisplayName" has now been added.

  • Status
    colourYellow
    titleNEW
    ObjectCollections are now supported.

...

  • Status
    colourYellow
    titleNEW
    There is now a new HTTP provider that can be used to integrate address data via an HTTP interface.

  • Status
    colourYellow
    titleNEW
    New templates can now fetch recipient data using the new DataProvider.

  • Status
    colourGreen
    titleFIXED
    There was a bug with Oracle databases.

  • Status
    colourGreen
    titleFIXED
    The AddressService does not work with HTTP.

Installation/Install.ps1

  • Status
    colourYellow
    titleNEW
    The Sub-AddIns (Word/PowerPoint/Excel) can now also be deactivated individually.

  • Status
    colourGreen
    titleFIXED
    A space at the end of the ServiceUrl leads to an incorrect synchronization.

  • Status
    colourGreen
    titleFIXED
    The ServiceUrl did not work by means of adjustment via Programs and Features.

  • Status
    colourGreen
    titleFIXED
    "Encrypt=false" was added to the example.

...