diff --git a/changelog.html b/changelog.html index e014b068855b1bb957c9e9bfb6f7b030f5df66e2..f0611d25525486bcf250732d83b42349786a1ffb 100644 --- a/changelog.html +++ b/changelog.html @@ -82,6 +82,10 @@ Upcoming changes
  • Process the items hierarchy when displaying the Show Poll Thread Count option (issue 22934) +
  • + Compressed output was turned on even before Access Denied errors were shown for disallowed Remote API requests, yielding a confusing error. + (issue 17374) + (issue 18116)
  • Properly close input streams in FileParameterValue (issue 22693)