Changelog (SPC)
1.3.3
12.02.2026
minor optimizations
1.3.2
26.01.2026
minor optimizations
1.3.1
25.11.2025
fixed Folder Structure in CMIS, missing siteID an LIbaryID is added again
fixed a error on dleting versioned files. Now all files are getting deleted insted only the newest
1.3.0
14.11.2025
This change will remove the Flow Urls, when the field “KeyValue“ in “KGSConfigFlow” is from the type text, make sure to have a backup of the list “KGSConfigFlow” or change the field manually to “multiple text lines” to avoid data loss.
changed Flow URL in KGS Config from Text (255 chars) to Note (unlimited chars) field.
add option “KeepArchivedVersion“ default: false to allow files to remain in SharePoint but archive a fixed version in the archive.
optimise SPFX APP (add a lopo and descriptive text, remove unnecessary backend calls)
fix a bug with libraries when in internal mane is different from the external name (e.g. shown name is “Share Documents“ and internal name is “documents“
1.2.3
tba
Fixed access to /actuator-Endpoint.
1.2.2
tba
Fix an issue with null values or empty arrays.
1.2.1
28.05.2025
fix a missing function that shows PDFs inline in the browser
1.2.0
28.05.2025
Improvements
The SharePoint app show now the buttons correct in all views and after library switch
The Auto Archiver stores the files now in the correct folder
The Archive Flows is now able to ignore meta data that are not allowed to update
tia Connect ignores meta data that cannot be saved in cmis without throwing an exception
Pdf are now shown inline
Archiving of folders is no longer supported due to restrictions in the SharePoint API
1.1.2
30.04.2025
Improvements
Headers can now be injected in the CMIS connection per instance configuration → cmis . If the request already has the identical header key, the configuration is ignored.
Sample:
tia:
instances:
default:
cmis:
url: xxxxxxxxx
repositoryid: xxxxxxx
headers:
x-mykey: myvalue
x-tiaclientid: myclientid
1.1.1
16.04.2025
Improvements
X- Header hat have non empty values are passed to tia Content Server
1.1.0
14.03.2025
Improvements
Due to restrictions in Power Automate tia® Connect SharePoint (core) will call now Sharepoint via Graph API to get files
Add optional header to Power Automate X-tiaclientid, Ocp-Apim-Subscription-Key
fix a problem with visibility of Archive Button
1.0.0
28.01.2025
First Release