Attachment Improvements By Xon

Attachment Improvements By Xon 2.7.2

Нет прав на скачивание
Fix SVG attachment thumbnails not being generated for XF2.3.8+
Fix SVG attachment thumbnails did not generate canonical links when requested
Require StandardLib v1.22.0+
Fix drag&drop would use 'move' action instead of 'copy' for XF2.3
Fix drag&drop support for svg images
Add "Svg images skip pixel resize limit when generating thumbnails" option (default: false)
Fix XFRM resource icon extension was being stripped on updating for non-svg files
  • Fix server error when partial content requests isn't actually possible with the underlying filesystem adaptor
Fix XF2.3 javascript error when using the "attach" button for non-svg images
Fix javascript error that could occur in the editor when a user can add attachments and does a drag&drop
  • Fix javascript errors when dropping attachments onto the editor
  • php 8.4+ compatibility
  • XF2.3 compatbility
  • Fix XFRM support when XFRM is installed after Attachment Improvements
Require StandardLib v1.18.0+
Fix typo 'Strip JPEG EXIF' option text
Fix "Allow inline display of SVG image attachments" option was not actually wired up as expected
Improve resizing of SVGs to avoid unexpected truncation
Improve handling of SVGs which might have been rejected due to formatting
Add "Only admins can upload SVGs as images" option
Add SVG support for XFRM icons
  • Only support range-requests for local files, not remote filesystems as the underlying library does not support determining if this is suppotred.
  • Ensure attachments SVGs are only served as images if it is known to be valid, and inline display of SVGs is permitted.
  • Remove non-implemented "Allowed Image Attachment File Extensions" option
  • Add "Allow inline display of SVG image attachments" option, defaults to off (breaking change)
Вверх