View source for 6.2 Change Log (chronological)

(((/Dev/Release/R6.1/ReleaseNotes Release Notes)) | ((../ChangeLog by topic)))

{{toc}}

===Unreleased===
  * add ((/Dev/PatchesHacks/BinaryStringSearch 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) ((commit:d777cb5d6c25d0c146a0169beac71ca08d54f7e8 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
    * ((archive:19980115043939/http://c2.com/cgi/wiki?WikiWikiSandBox Original WikiWikiSandBox)) 
    * ((tel:+1-234-567-890 +1-234-567-890))
    * ((geo:-3.075833,37.353333 Mount Kilimanjaro))
  * 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