v3.
...
6
Install Filenize v3.5 6 for Production or Sandbox
Note |
---|
The version name for this version is “Winter '21“, this is a mistake and will be corrected in next version. This does not impact anything in the package. The label should be Summer '24 |
Fixed an issue with uploading files that contained certain special characters.
Resolved a permissions issue that occurred when deleting old logs.
Added an alert to notify users about a credentials reset when changing the authentication provider.
Introduced a new "Data" tab in the Filenize Config. This page enables Filenize admins to clear Filenize Logs, with more features planned for future updates.
Reduced overhead in the initial Filenize automated action call, resulting in a slight performance improvement.
v3.5
Fixed an issue with the ‘Type__c' field on 'Field_Column__c' that lacked the new picklist value 'Choice.'. (the value still needs to be added manually to support Choice columns, but won’t result in an error anymore. You can review the 3.4 note below on how to add the picklist value)
Fixed an issue wherein the Filenize invocable actions would stop due to a 'Tunnel through proxy' error, specifically identified as error 503. Similar to standard 503 errors, these are now automatically retried after a brief delay.
Fixed an issue where Filenize configuration would break when an unsupported Auth Provider was selected.
Fixed an issue with the polling mechanism which would not stop properly on location change.
Added a new path format that would wrap on path level instead of spaces. In addition, the last level is now bold.
...