0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-02 16:05:23 +02:00
synapse/changelog.d/11288.bugfix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
114 B
Text
Raw Normal View History

Fix a long-standing bug where uploading extremely thin images (e.g. 1000x1) would fail. Contributed by @Neeeflix.