What's Changed
Note that none of the fixes below are regressions from v0.104.*; the first one, the GIF fix, comes from v0.101, back when we added support for processing animated GIFs.
* resources/images: Fix 2 animated GIF resize issues 3a9cb7b0 bep 10354
* server: Fix flaky TestServerPathEncodingIssues tests 0addb302 anthonyfok 10332
* commands: Remove extraneous newline from result of convert toTOML b002d479 jmooring 10351
* config/security: Fix filename e3f31352 felicianotech