Skip to content

Commit 44236a0

Browse files
committed
Add release notes for 4.5.8
1 parent 30cbc02 commit 44236a0

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

2024/11/24/cakephp_458.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
CakePHP 4.5.8
2+
==============
3+
4+
The CakePHP core team is happy to announce the immediate availability of CakePHP
5+
4.5.8. This is a maintenance release for the 4.4 branch that fixes a few
6+
community reported issues.
7+
8+
Bugfixes
9+
--------
10+
11+
You can expect the following changes in 4.5.8. See the `changelog
12+
<https://github.com/cakephp/cakephp/compare/4.5.7...4.5.8>`_ for every commit.
13+
14+
- Backport gettext compatible paths to the list of translation folders.
15+
- Improved API docs for assertSameAsFile.
16+
- Fixed deprecations on ``QueryInterface``.
17+
18+
Contributors to 4.5.8
19+
----------------------
20+
21+
Thank you to all the contributors that helped make this release happen:
22+
23+
* Mark Scherer
24+
* Mark Story
25+
* Val Bancer
26+
27+
As always, we would like to thank all the contributors that opened issues,
28+
created pull requests or updated the documentation.
29+
30+
Download a `packaged release on github
31+
<https://github.com/cakephp/cakephp/releases>`_.
32+
33+
.. author:: markstory
34+
.. categories:: release, news
35+
.. tags:: release, news

master.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Sitemap
44
.. toctree::
55
:maxdepth: 1
66

7+
2024/11/24/cakephp_458
78
2024/11/09/cakephp_512
89
2024/10/03/cakephp_511
910
2024/09/20/cakephp_457

0 commit comments

Comments
 (0)