Release Notes for 1.22.0
Summary
Improvements
Handling of .hwp files
.hwp
files will be allowed if:
.hwp
is in the whitelistThe detected mime type is
application/x-hwp-v5
Changed response code to 415 for invalid files
Before | After |
---|---|
500 Internal Server Error | 415 Unsupported Media Type |
Bug fixes
Unable to upload attachments via ConfiForms in Confluence 8
Fixed attachment missing after submitting the form.
All attachments shown as not allowed if first attachment is not allowed
For multiple uploads via the Attachments page.
For example, .png
is in the whitelist:
Before | After |
---|---|
Error message for file list not visible
Error message is blocked by top nav bar:
Before | |
---|---|
After |
Grammatical error in error message
Before | The admins has been alerted and … |
---|---|
After | The admins have been alerted and … |