We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b33b5e commit e648571Copy full SHA for e648571
docs/NEWS
@@ -5,6 +5,9 @@ Version 2.6-alpha1 ()
5
6
* Set more efficient defaults for (jpg) thumbnail generation
7
8
+ * Add ability to receive webmentions. They will be displayed as ping-
9
+ or trackbacks
10
+
11
* Fix admin dashboard link in menu not showing tool tips
12
(thanks to HQJaTu Jari Turkia)
13
@@ -16,7 +19,8 @@ Version 2.6-alpha1 ()
16
19
Version 2.5.0 (February 13th, 2024)
17
20
------------------------------------------------------------------------
18
21
- * Restore compatibility with PHP 7.4
22
+ * Restore compatibility with PHP 7.4 by setting that version as
23
+ composer platform (downgrades psr/simple-cache dependency)
24
25
* Remove bundled composer.phar (thanks to hboeck)
26
0 commit comments