From: <var...@us...> - 2016-10-14 10:41:58
|
Revision: 9969 http://sourceforge.net/p/phpwiki/code/9969 Author: vargenau Date: 2016-10-14 10:41:55 +0000 (Fri, 14 Oct 2016) Log Message: ----------- Update ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2016-10-14 10:40:22 UTC (rev 9968) +++ trunk/pgsrc/ReleaseNotes 2016-10-14 10:41:55 UTC (rev 9969) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Fri, 14 Oct 2016 12:41:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -14,10 +14,12 @@ * PHP 7 compatible * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. +Changes: * Update jQuery to 2.2.4: Internet Explorer <= 8 no longer supported * Pear: use ##mysqli## instead of ##mysql## * Update Pear DB library to 1.9.2 * Replace ##ereg## functions +* Update Adodb to version 5.20.7 * Allow Wikicreole syntax for plugins in theme templates * Valid HTML5 and CSS3 logos (in debug mode) * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2017-10-02 18:02:04
|
Revision: 10036 http://sourceforge.net/p/phpwiki/code/10036 Author: vargenau Date: 2017-10-02 18:02:02 +0000 (Mon, 02 Oct 2017) Log Message: ----------- Update pgsrc/ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2017-10-02 09:11:41 UTC (rev 10035) +++ trunk/pgsrc/ReleaseNotes 2017-10-02 18:02:02 UTC (rev 10036) @@ -1,4 +1,4 @@ -Date: Mon, 10 Jul 2017 18:25:18 +0000 +Date: Mon, 02 Oct 2017 18:25:18 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,7 +8,7 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.0 2016-XX-XX Marc-Etienne Vargenau == +== 1.6.0 2017-XX-XX Marc-Etienne Vargenau == Major release: * PHP 7 compatible @@ -27,6 +27,7 @@ * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. * Remove Fusionforge-specific files (g view.php wikiadmin.php wikilist.php) * PDO patch by Sébastien Le Callonnec +* Security fixes * Bugs: ** Make function IsSafeURL more strict ** Make XHTML ZIP Snapshot work again (broken since ~PhpWiki 1.5.3) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2019-03-29 14:17:22
|
Revision: 10063 http://sourceforge.net/p/phpwiki/code/10063 Author: vargenau Date: 2019-03-29 14:17:20 +0000 (Fri, 29 Mar 2019) Log Message: ----------- Update Adodb to version 5.20.14 Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2019-03-29 14:02:43 UTC (rev 10062) +++ trunk/pgsrc/ReleaseNotes 2019-03-29 14:17:20 UTC (rev 10063) @@ -1,4 +1,4 @@ -Date: Tue, 3 Oct 2017 19:00:41 +0000 +Date: Fri, 29 Mar 2019 15:10:14 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -19,7 +19,7 @@ * Pear: use ##mysqli## instead of ##mysql## * Update Pear DB library to 1.9.3 * Replace ##ereg## functions -* Update Adodb to version 5.20.9 +* Update Adodb to version 5.20.14 * Update ASCIIMathPHP to version 2.1 (from Zefling/ASCIIMathPHP on github.com) * Update highlight.js to version 9.12.0 * Allow Wikicreole syntax for plugins in theme templates This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2019-04-16 15:17:31
|
Revision: 10098 http://sourceforge.net/p/phpwiki/code/10098 Author: vargenau Date: 2019-04-16 15:17:28 +0000 (Tue, 16 Apr 2019) Log Message: ----------- ReleaseNotes: Updated pgsrc pages in all languages Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2019-04-16 15:14:02 UTC (rev 10097) +++ trunk/pgsrc/ReleaseNotes 2019-04-16 15:17:28 UTC (rev 10098) @@ -1,4 +1,4 @@ -Date: Fri, 29 Mar 2019 15:30:06 +0000 +Date: Tue, 16 Apr 2019 17:15:38 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -27,6 +27,7 @@ * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. * Remove Fusionforge-specific files (g view.php wikiadmin.php wikilist.php) * PDO patch by Sébastien Le Callonnec +* Updated pgsrc pages in all languages * Security fixes * Bugs: ** Make function IsSafeURL more strict This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2019-04-18 19:23:45
|
Revision: 10108 http://sourceforge.net/p/phpwiki/code/10108 Author: vargenau Date: 2019-04-18 19:23:43 +0000 (Thu, 18 Apr 2019) Log Message: ----------- Update ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2019-04-18 16:58:56 UTC (rev 10107) +++ trunk/pgsrc/ReleaseNotes 2019-04-18 19:23:43 UTC (rev 10108) @@ -1,4 +1,4 @@ -Date: Tue, 16 Apr 2019 17:15:38 +0000 +Date: Thu, 18 Apr 2019 21:22:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,13 +8,13 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.0 2017-XX-XX Marc-Etienne Vargenau == +== 1.6.0 2019-0X-XX Marc-Etienne Vargenau == Major release: * PHP 7 compatible * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. -Changes: +=== Changes === * Update jQuery to 2.2.4: Internet Explorer <= 8 no longer supported * Pear: use ##mysqli## instead of ##mysql## * Update Pear DB library to 1.9.3 @@ -29,23 +29,25 @@ * PDO patch by Sébastien Le Callonnec * Updated pgsrc pages in all languages * Security fixes -* Bugs: -** Make function IsSafeURL more strict -** Make XHTML ZIP Snapshot work again (broken since ~PhpWiki 1.5.3) -** It was possible to rename a page to a name with illegal characters, like ~[~] -** Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen) -** Importing a ZIP from an old wiki in Latin 1 (ISO 8859-1) failed. Reported by Frank Michael. -** Better check arguments for ~GoogleMaps plugin -* Plugins: -** ~UpLoad plugin: put date and author in history -** ~UpLoad plugin: don't inline images -** phpweather-2.2.2 included in ~PhpWiki; ~PhpWeather plugin allowed in Fusionforge -** ~HtmlConverter plugin: check file is encoded in UTF-8; ~HtmlConverter plugin allowed in Fusionforge -** Use jquery.autoheight.js plugin for Transclude plugin -** Repair [[Help:PhotoAlbumPlugin|PhotoAlbumPlugin]] -** Rename action page ~DebugInfo as ~DebugBackendInfo (to be consistent with plugin name) * Adding SPDX-License-Identifier in PHP source files +=== Bugs === +* Make function IsSafeURL more strict +* Make XHTML ZIP Snapshot work again (broken since ~PhpWiki 1.5.3) +* It was possible to rename a page to a name with illegal characters, like ~[~] +* Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen) +* Importing a ZIP from an old wiki in Latin 1 (ISO 8859-1) failed. Reported by Frank Michael. +* Better check arguments for ~GoogleMaps plugin + +=== Plugins === +* ~UpLoad plugin: put date and author in history +* ~UpLoad plugin: don't inline images +* phpweather-2.2.2 included in ~PhpWiki; ~PhpWeather plugin allowed in Fusionforge +* ~HtmlConverter plugin: check file is encoded in UTF-8; ~HtmlConverter plugin allowed in Fusionforge +* Use jquery.autoheight.js plugin for Transclude plugin +* Repair [[Help:PhotoAlbumPlugin|PhotoAlbumPlugin]] +* Rename action page ~DebugInfo as ~DebugBackendInfo (to be consistent with plugin name) + == 1.5.5 2015-12-11 Marc-Etienne Vargenau == * Fix tooltip translation in ~CreateToc plugin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2020-12-22 13:42:07
|
Revision: 10190 http://sourceforge.net/p/phpwiki/code/10190 Author: vargenau Date: 2020-12-22 13:42:05 +0000 (Tue, 22 Dec 2020) Log Message: ----------- Update pgsrc/ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2020-12-22 13:18:38 UTC (rev 10189) +++ trunk/pgsrc/ReleaseNotes 2020-12-22 13:42:05 UTC (rev 10190) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2020 15:11:30 +0000 +Date: Thu, 22 Dec 2020 14:11:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -15,6 +15,7 @@ * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. === Changes === +* Add new button in Edit Toolbar: convert Tab Separated Values to Wikicreole table * Update jQuery to 2.2.4: Internet Explorer <= 8 no longer supported * Pear: use ##mysqli## instead of ##mysql## * Update Pear DB library to 1.9.3 @@ -30,7 +31,7 @@ * Updated pgsrc pages in all languages * Security fixes * Adding SPDX-License-Identifier in PHP source files -* Add new button in Edit Toolbar: convert Tab Separated Values to Wikicreole table +* More documentation translation === Bugs === * Make function IsSafeURL more strict @@ -1078,8 +1079,10 @@ == 1.0.3 == Below are the release notes for version 1.03, the last release of the -1.0 ~PhpWiki series. --Steve Wainstead, mailto:sw...@pa... +1.0 ~PhpWiki series. +--Steve Wainstead, mailto:sw...@pa... + ~PhpWiki was written because I am so interested in ~WikiWikiWeb~s, and I haven't used PHP since version 2.0. I wanted to see how it had advanced. @@ -1101,10 +1104,10 @@ Version 1.01 includes a patch that fixes a small error with rendering <hr> lines. Thanks to Gerry Barksdale. -See the =HISTORY= file for a rundown on the whole development process +See the ##HISTORY## file for a rundown on the whole development process if that sort of thing really interests you :-) ---Steve Wainstead +-- [[Help:Steve Wainstead|Steve Wainstead]] ---- [[PhpWikiDocumentation]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2021-06-10 12:52:17
|
Revision: 10283 http://sourceforge.net/p/phpwiki/code/10283 Author: vargenau Date: 2021-06-10 12:52:12 +0000 (Thu, 10 Jun 2021) Log Message: ----------- Recursive includes are trapped Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2021-06-10 08:45:50 UTC (rev 10282) +++ trunk/pgsrc/ReleaseNotes 2021-06-10 12:52:12 UTC (rev 10283) @@ -23,9 +23,7 @@ * Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen) * Importing a ZIP from an old wiki in Latin 1 (ISO 8859-1) failed. Reported by Frank Michael. * Better check arguments for ~GoogleMaps plugin -* Revert Subversion commit 9111, bad side effects: -** Bug#607 BackLinks do not work inside a RichTable -** Bug#636 Recursive include is not trapped +* Revert Subversion commit 9111, bad side effects; re-opening Bug#607 BackLinks do not work inside a RichTable * Security fixes === Changes === This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2021-07-16 09:20:45
|
Revision: 10352 http://sourceforge.net/p/phpwiki/code/10352 Author: vargenau Date: 2021-07-16 09:20:42 +0000 (Fri, 16 Jul 2021) Log Message: ----------- pgsrc/ReleaseNotes: escape ":" Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2021-07-15 19:34:42 UTC (rev 10351) +++ trunk/pgsrc/ReleaseNotes 2021-07-16 09:20:42 UTC (rev 10352) @@ -178,7 +178,7 @@ * fix Bug#1752172 undefined method {{{TextSearchQuery_node_or::_sql_quote()}}} * dba: fix sorting for empty mtime field * ~LdapSearch: fix layout and logic -* ~FileInfo: fix Upload: links +* ~FileInfo: fix ##Upload~:## links * XHTML validation corrections (vargenau) * avoid recursive modification when renaming a page like '~PageFoo to '~PageFooTwo' (vargenau) * fix Bug#1808002 Table of contents plugin does not nest numbering (vargenau) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2021-07-30 10:57:18
|
Revision: 10403 http://sourceforge.net/p/phpwiki/code/10403 Author: vargenau Date: 2021-07-30 10:57:11 +0000 (Fri, 30 Jul 2021) Log Message: ----------- pgsrc/ReleaseNotes: PHP 8! Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2021-07-30 09:00:18 UTC (rev 10402) +++ trunk/pgsrc/ReleaseNotes 2021-07-30 10:57:11 UTC (rev 10403) @@ -1,4 +1,4 @@ -Date: Thu, 29 Jul 2021 21:08:16 +0000 +Date: Fri, 30 Jul 2021 12:55:59 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,10 +8,10 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.0 2021-02-XX Marc-Etienne Vargenau == +== 1.6.0 2021-08-XX Marc-Etienne Vargenau == Major release: -* PHP 7 compatible (works from PHP 5.3.3 to PHP 7) +* PHP 7 and 8 compatible (works from PHP 5.3.3 to PHP 8) * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. * Flash is dead * Internet Explorer is dead This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2025-02-09 19:02:13
|
Revision: 11087 http://sourceforge.net/p/phpwiki/code/11087 Author: vargenau Date: 2025-02-09 19:02:12 +0000 (Sun, 09 Feb 2025) Log Message: ----------- Upgrade PEAR to release 1.10.16 Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-02-09 18:59:38 UTC (rev 11086) +++ trunk/pgsrc/ReleaseNotes 2025-02-09 19:02:12 UTC (rev 11087) @@ -1,4 +1,4 @@ -Date: Tue, 16 Apr 2024 10:09:47 +0000 +Date: Sun, 9 Feb 2025 20:01:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.4) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,9 +8,9 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.X.X 2024-XX-XX Marc-Etienne Vargenau == +== 1.6.5 2024-XX-XX Marc-Etienne Vargenau == -* Upgrade PEAR to relase 1.10.15, PEAR DB to release 1.12.2 +* Upgrade PEAR to release 1.10.16, PEAR DB to release 1.12.2 == 1.6.4 2024-03-13 Marc-Etienne Vargenau, Christof Meerwald == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <car...@us...> - 2025-02-15 21:03:35
|
Revision: 11112 http://sourceforge.net/p/phpwiki/code/11112 Author: carstenklapp Date: 2025-02-15 21:03:33 +0000 (Sat, 15 Feb 2025) Log Message: ----------- spelling Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-02-15 21:00:58 UTC (rev 11111) +++ trunk/pgsrc/ReleaseNotes 2025-02-15 21:03:33 UTC (rev 11112) @@ -49,7 +49,7 @@ - Added dumpsvn action, mainly for developers and translators of pgsrc files. - Fixed filenames sometimes not being urlencoded properly. - Improved filtering of unknown page metadata being loaded into database. -* configurator.php is now in a less-unbroken state. Useable but needs more work. +* configurator.php is now in a less-broken state. Useable but needs more work. == 1.6.4 2024-03-13 Marc-Etienne Vargenau, Christof Meerwald == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <car...@us...> - 2025-02-19 21:46:07
|
Revision: 11152 http://sourceforge.net/p/phpwiki/code/11152 Author: carstenklapp Date: 2025-02-19 21:46:05 +0000 (Wed, 19 Feb 2025) Log Message: ----------- Loading data bug still there. Need to test with sql backend Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-02-19 21:31:55 UTC (rev 11151) +++ trunk/pgsrc/ReleaseNotes 2025-02-19 21:46:05 UTC (rev 11152) @@ -1,4 +1,4 @@ -Date: Tue, 18 Feb 2025 04:39:48 +0000 +Date: Wed, 19 Feb 2025 21:44:01 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -57,7 +57,7 @@ diff preview. This means themes using custom editpage.tmpl need to be updated with new ##$EDITING_OLD_REVISION_MESSAGE## variable. - Date of files dumped now set to match page date in wiki. - - Fix some metadata not being applied to database when loading pages. + - <strike>Fix some metadata not being applied to database when loading pages.</strike> * configurator.php is now in a less-broken state. Useable but needs more work. * New: Show a nice diff preview when editing a page if there is an edit conflict. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <car...@us...> - 2025-03-02 22:13:58
|
Revision: 11178 http://sourceforge.net/p/phpwiki/code/11178 Author: carstenklapp Date: 2025-03-02 22:13:57 +0000 (Sun, 02 Mar 2025) Log Message: ----------- Updated for most recent patches to prepare for release. Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-03-02 22:12:22 UTC (rev 11177) +++ trunk/pgsrc/ReleaseNotes 2025-03-02 22:13:57 UTC (rev 11178) @@ -16,7 +16,8 @@ * Upgrade PEAR to release 1.10.16, PEAR DB to release 1.12.2 * Readme for basic Windows 11 install instructions. * Complete rewrite of ~SpaceWiki theme using modern css. -* passencrypt.php: Improved password encryption and random pw generation. +* passencrypt.php and configurator.php: Improved password encryption and + random pw generation. Use newer password_hash function when available. Added copy to clipboard buttons. * Updated ##.htaccess## files to work with Apache 2.4. Will still work with older versions but requires mod_version module which is available in @@ -53,18 +54,20 @@ - Improved filtering of unknown page metadata being loaded into database. - Dumped pages now use unix line endings instead of windows. Import of files with windows line endings should still work. + - Added summary page counts to page dumping. + - Dumping no longer overwrites existing files. - **Fixed broken Merge edit** functionality when loading dumps, also added diff preview. This means themes using custom editpage.tmpl need to be updated with new ##$EDITING_OLD_REVISION_MESSAGE## variable. - Date of files dumped now set to match page date in wiki. - - <strike>Fix some metadata not being applied to database when loading pages.</strike> -* configurator.php is now in a less-broken state. Useable but needs more work. +* configurator.php now comments out most values that are defaults. Added + automatically suggested paths for Windows users. * New: Show a nice diff preview when editing a page if there is an edit conflict. * New: Prevent diff markers from being rendered as markup when editing a conflict or merging a dumpload. * **Important bugfix:** Fixed users unexpectedly being logged out. Affected - flatfile database and probably other db types also. Improved by sanity + flatfile database and possibly other db types also. Improved by sanity checking of database global timestamp. == 1.6.4 2024-03-13 Marc-Etienne Vargenau, Christof Meerwald == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <car...@us...> - 2025-03-02 22:30:52
|
Revision: 11179 http://sourceforge.net/p/phpwiki/code/11179 Author: carstenklapp Date: 2025-03-02 22:30:41 +0000 (Sun, 02 Mar 2025) Log Message: ----------- Updated notes for updated RDF link in RecentChanges Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-03-02 22:13:57 UTC (rev 11178) +++ trunk/pgsrc/ReleaseNotes 2025-03-02 22:30:41 UTC (rev 11179) @@ -1,4 +1,4 @@ -Date: Wed, 19 Feb 2025 21:44:01 +0000 +Date: Sun, 2 Mar 2025 22:26:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -69,6 +69,8 @@ * **Important bugfix:** Fixed users unexpectedly being logged out. Affected flatfile database and possibly other db types also. Improved by sanity checking of database global timestamp. +* RDF link in RecentChanges no longer crashes but still provides incomplete + output. == 1.6.4 2024-03-13 Marc-Etienne Vargenau, Christof Meerwald == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2025-03-17 11:25:15
|
Revision: 11190 http://sourceforge.net/p/phpwiki/code/11190 Author: vargenau Date: 2025-03-17 11:25:07 +0000 (Mon, 17 Mar 2025) Log Message: ----------- Update ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-03-17 11:16:19 UTC (rev 11189) +++ trunk/pgsrc/ReleaseNotes 2025-03-17 11:25:07 UTC (rev 11190) @@ -9,33 +9,33 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.5 2025-XX-XX Marc-Etienne Vargenau, Carsten Klapp == +== 1.6.5 2025-03-17 Marc-Etienne Vargenau, Carsten Klapp == -CarstenKlapp strikes back! +Carsten Klapp strikes back! * Upgrade PEAR to release 1.10.16, PEAR DB to release 1.12.2 * Readme for basic Windows 11 install instructions. -* Complete rewrite of ~SpaceWiki theme using modern css. -* passencrypt.php and configurator.php: Improved password encryption and - random pw generation. Use newer password_hash function when available. +* Complete rewrite of ~SpaceWiki theme using modern CSS. +* ##passencrypt.php## and ##configurator.php##: Improved password encryption and + random password generation. Use newer ##password_hash## function when available. Added copy to clipboard buttons. * Updated ##.htaccess## files to work with Apache 2.4. Will still work with older versions but requires mod_version module which is available in Apache 2.0.56 and later. -* Minor updates to Hawaiian theme and Portland theme. +* Minor updates to Hawaiian and Portland themes. * Fixed MacOSX theme buttons not loading, other visual improvements and RecentChanges uses a table now. * Improved formatting output for debugging, adjusted code for themes which depend on default theme. Added signature template. This can be - disabled by adding this line to themeinfo.php: + disabled by adding this line to ##themeinfo.php##: ##$this->addImageAlias('signature', false);## * Added 404 error to ~HttpClient.php which is displayed now in - ~PhotoAlbumPlugin. Removed url of defunct example website that broke + ~PhotoAlbumPlugin. Removed URL of defunct example website that broke PhpWikiManual. * **Important bugfix for PHP 8.3 and newer:** Fixed garbled display of pages due to deprecated errors. Also try harder to suppress deprecated errors on all PHP versions. Set ##DEBUG=2## in ##config.ini## to view deprecated - errors, and ##DEBUG=1## for basic errors. Added hooks for css formatting of + errors, and ##DEBUG=1## for basic errors. Added hooks for CSS formatting of deprecated errors. * Improvements and bugfixes to loading and saving pages to filedumps: - fixed download of individual dump files stalling in chrome (must always @@ -43,7 +43,7 @@ - fixed page lock status not always loading, especially for virgin wiki. - Security: Prevented unlocking existing page when loading dumped file without lock flag. - - Security: Page hits and acl are only loaded when page doesn't exist in + - Security: Page hits and ACL are only loaded when page doesn't exist in database. To do a complete restore of a page, delete it first. - Fixed page metadata changes incorrectly being applied to database when attempting to load a file and it was skipped. @@ -52,8 +52,8 @@ - Added dumpsvn action, mainly for developers and translators of pgsrc files. - Fixed filenames sometimes not being urlencoded properly. - Improved filtering of unknown page metadata being loaded into database. - - Dumped pages now use unix line endings instead of windows. Import of files - with windows line endings should still work. + - Dumped pages now use Unix line endings instead of Windows. Import of files + with Windows line endings should still work. - Added summary page counts to page dumping. - Dumping no longer overwrites existing files. - **Fixed broken Merge edit** functionality when loading dumps, also added This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |