6.2 Change Log (chronological)

(Release Notes | by topic)



Unreleased

  • add binary string search action (see community folder)
    • adds exact or regex search for registered users
  • SQLite support
  • php-diff 2.5.0
  • SimplePie 1.9.0

Full Changelog: Diff:6.1.29...6.2.0

6.1.29

(03.09.2025) d777cb5


Minor feature and bug fix release for 6.1.x series


  • disables double-click editing for all pages having forms
    • inside area id section-content
  • add spaces also to page_path in link title
  • add URI regex pattern PATTERN['URI']
  • add link support for geo:, git:, tel:, sftp: and ssh: URI scheme
  • add icons for archive:, geo: and tel: links
  • update libs
    • svg sanitizer 0.22
    • PHP Thumb Library 2.3.2
    • freeCap 1.4.7

Full Changelog: Diff:6.1.28...6.1.29