Skip to content

Chyrp Lite "Boreal"

Choose a tag to compare

@xenocrat xenocrat released this 12 Jan 10:44
· 465 commits to master since this release

New in this release:

  • Updated minimum PHP requirement to 8.1.
  • Fixed a XSS vulnerability in the core.
  • Compatibility fixes for PHP 8.4.
  • Removed public accessibility of various support files.
  • New Markdown features: embedded media and intrinsic dimensions.
  • Added default status settings for posts and pages (suggested by @stephen-hill).
  • Image thumbnails now respect EXIF orientation (suggested by @slup).
  • Improved Docker support (contributed by @KenHV).
  • Improved SVG icon support.
  • PHP-based gettext shim is used by default for all host environments.
  • Locale support for ISO 639-2 and languages without a region (sugested by @winrg).
  • Comments module: guest commenters can be remembered (suggested by @shukebeta).
  • Comments module: permission "Use HTML in Comments" required to use any markup.
  • Highlighter module: updated highlight.js to 11.10.0.
  • Updated Twig to 3.18.0.
  • Various other bug fixes and refinements.