Skip to content

v2.11.0 release

Latest
Compare
Choose a tag to compare
@streamtw streamtw released this 16 Aug 09:59
· 6 commits to master since this release

Deprecation

  • Minimal version of PHP should be 8.1 . Prior versions have reached EOL.
  • Integrate with intervention/image v3 only, since v2 has also reached EOL.
  • Thanks to @sonole for this deprecation.

Features

  • bangla language support. Thanks to @amdad121 .

Fixes

  • Remove deprecation warning. Thanks to @safiul0073, @nadirhamid, @kahovskaia .
  • Integration document with CKEditor. Thanks to @patacra .
  • Remove error in console if double clicking on confirm button for deletion very fast. Thanks to @amidesfahani pointing out this issue.