You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to track down a bug, I noticed that there are ~2 years worth of commits that were in the 1.24.2 release tag, but are no longer in the most recent 1.24.4 release. Was that intentional and is there a reason for it?
Specifically, I was trying to figure out why .JPG uploads are being rejected while .jpg (lowercase) files work. While looking into that, I realized the issue had already been fixed in commit bd871a3 back in November 2019.
However, it appears that that commit, and in fact all commits from Nov. 2019 to June 2021 were (inadvertently?) dropped from the 1.24.4 tagged release.
You can see everything missing by comparing the 1.24.2 tag to 1.24.4: 1.24.4...1.24.2
The text was updated successfully, but these errors were encountered:
In trying to track down a bug, I noticed that there are ~2 years worth of commits that were in the 1.24.2 release tag, but are no longer in the most recent 1.24.4 release. Was that intentional and is there a reason for it?
Specifically, I was trying to figure out why .JPG uploads are being rejected while .jpg (lowercase) files work. While looking into that, I realized the issue had already been fixed in commit bd871a3 back in November 2019.
However, it appears that that commit, and in fact all commits from Nov. 2019 to June 2021 were (inadvertently?) dropped from the 1.24.4 tagged release.
You can see everything missing by comparing the 1.24.2 tag to 1.24.4: 1.24.4...1.24.2
The text was updated successfully, but these errors were encountered: