Skip to content

Commit 6bfe1e2

Browse files
committed
Backup
1 parent 8e0b14f commit 6bfe1e2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/pages/release/1.25.4.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---json
2+
{
3+
"name": "Release 1.25.4",
4+
"page_id": "9jkmbpnay3gztvzamtzc3"
5+
}
6+
---
17
====== Release 1.25.4 ======
28

39

@@ -29,10 +35,14 @@ This is a version not yet released.
2935
* `ComboStrap\ExceptionNotFound: No database row found for the page`: An exception was not caught in the router. [[https://github.com/ComboStrap/combo/commit/b1aef5347afbf2a2acc6b03406098007d8ba91ef|Commit]]
3036
* `Error: No mime found for path`: An exception was thrown when a mime could not be found. It has been set to binary by default. [[https://github.com/ComboStrap/combo/commit/39c00e7ee80f440398e043c1b028639b65574701|Commit]]
3137
* Binary was not set as mime but as string, resulting to ''Error: Call to a member function toString() on string'' [[https://github.com/ComboStrap/combo/commit/997da5972fe7174e36e252b9bc916d648326c198|Commit]]
38+
* The [[:docs:page:canonical|canonical]] was by default set to wiki path and not to the default value. [[https://github.com/ComboStrap/combo/commit/2d4863144e14613de4de42a4560d2738664cbc0e|Commit]]
39+
40+
* The router has been completely rewritten to catch ''TOO_MANY_REDIRECT'' browser error. [[https://github.com/ComboStrap/combo/commit/45a874f4355f8bee7459e5d3b79e86e68468b316|Commit]]
3241

3342
==== Improvement ====
3443
* Deleted warnings caused by php8.3 about array and other php7 construct.
3544
* InterWiki: We put the interwiki name in lowercase (mandatory).
3645
* The logging system uses the dokuwiki logging. [[https://github.com/ComboStrap/combo/commit/39c00e7ee80f440398e043c1b028639b65574701|Commit]]
3746
* Browser User autocomplete for the logging page. [[https://github.com/ComboStrap/combo/commit/858cf17eaf876d049c21c4b2fd66da5ea3852ff2|Commit]]
3847

48+

0 commit comments

Comments
 (0)