Skip to content

Remove conditional encoding in `Update` and fix documentation

Closes #1509 (closed)

One instance of the automated base64 encoding remained in the Update method, which caused an issue if the text encoding that was introduced in 16.1.1 was used to migrate files from pre-16.0 to post-16.1.1 logic

Merge request reports

Loading