Skip to content

v3.2.3

Compare
Choose a tag to compare
@zerocrates zerocrates released this 26 Aug 21:08
· 759 commits to develop since this release
  • Fixed a bug where marking a user as inactive would still allow them to continue any active sessions they had open (reported by Christian Martin)
  • Fixed the @reverse key in API responses containing links that pointed to the current resource, not the in-linking resources (#1878)
  • Fixed the @reverse key in API responses always linking to the items endpoint even if the linking resource was of another type (#1888)
  • Fixed an issue that could cause files using the CMYK colorspace to have thumbnails generated with inverted colors when using the Imagick thumbnailer