Releases: cakephp/app
Releases · cakephp/app
CakePHP App 5.0.0-RC1
What's Changed
- Update Application.php to remove route cache code comment by @umer936 in #909
- Improve description for session's ini values by @ADmad in #908
- Fix custom session handler location by @garas in #910
- Bump actions/stale from 5 to 6 by @dependabot in #912
- "setup" is not a verb. by @nishimura-d in #913
- 4.x - use local google font files instead of external URL by @LordSimal in #916
- improve error message if debug_kit doesn't work due to TLD whitelist by @LordSimal in #920
- update link by @Arhell in #921
- Update phpstan config. by @ADmad in #924
- Update mobiledetect/mobiledetectlib requirement from ^2.8 to ^3.74 by @dependabot in #922
- Update GA CI by @ADmad in #926
- Emails (Mailers) use the core view by default by @ravage84 in #930
- Bump actions/stale from 6 to 7 by @dependabot in #931
- Update Slack link by @garas in #935
- 4.x: remove loading repl plugin in bootstrap cli by @LordSimal in #941
- add .ttc to .gitattributes by @tobse in #946
- Bump actions/stale from 7 to 8 by @dependabot in #944
Full Changelog: 4.4.2...5.0.0-RC1
CakePHP App 5.0.0-beta2-patch1
What's Changed
- Update GA CI by @ADmad in #926
- Emails (Mailers) use the core view by default by @ravage84 in #930
- Move tests.sqlite to tmp by @cleptric in #934
- Bump actions/stale from 6 to 7 by @dependabot in #931
- Update Slack link by @garas in #935
- Update dependencies. by @ADmad in #939
- 4.x: remove loading repl plugin in bootstrap cli by @LordSimal in #941
- Load global functions by default. by @ADmad in #945
Full Changelog: 5.0.0-beta2...5.0.0-beta2-patch1
CakePHP App 5.0.0-beta2
What's Changed
- 5.x fix stan by @LordSimal in #933
- Migrations 4.x-dev instead of dev-cake5(removed) by @rochamarcelo in #936
- update links by @Arhell in #937
- Add normalize.css by @berarma in #940
New Contributors
- @rochamarcelo made their first contribution in #936
- @berarma made their first contribution in #940
Full Changelog: 5.0.0-beta1...5.0.0-beta2
CakePHP App 5.0.0-beta1
Application skeleton for CakePHP 5.0.0-beta.
CakePHP App 4.4.2
What's Changed
- update min php version by @mohamadrezasalehi in #903
- Add avif to gitattributes by @othercorey in #907
New Contributors
- @mohamadrezasalehi made their first contribution in #903
Full Changelog: 4.4.1...4.4.2
CakePHP App 4.4.0
What's Changed
- Add bash completion script. by @ADmad in #865
- Update php requirement to 7.4+ by @othercorey in #885
- Update application skeleton to use new traps by @markstory in #884
- 4.4 - Allow exception rendering to auto-detect based on environment. by @markstory in #895
- remove unused use statement by @saeideng in #896
- Bump actions/stale from 1 to 5 by @dependabot in #898
- Bump actions/checkout from 2 to 3 by @dependabot in #897
- Don't overwrite App.fullBaseUrl by @ADmad in #900
- chore: Set permissions for GitHub actions by @naveensrinivasan in #901
- Update CSRF Book Link by @amayer5125 in #902
New Contributors
- @naveensrinivasan made their first contribution in #901
- @amayer5125 made their first contribution in #902
Full Changelog: 4.3.2...4.4.0
CakePHP App 4.3.2
What's Changed
- [4.x] add allow-plugins by @saeideng in #880
- replace IntegrationTestCase with TestCase by @saeideng in #881
- Update .gitignore by @cleptric in #882
- Fix typo in .env.example (boostrap => bootstrap) by @umer936 in #888
- Add switch to enable usage of
X-Forwarded-Proto. by @ndm2 in #889 - remove extra
Engineafter class name by @saeideng in #891 - Fix CS errors in config. by @nishimura-d in #892
- Make tests stable against debug mode. by @nishimura-d in #894
New Contributors
Full Changelog: 4.3.1...4.3.2
CakePHP App 4.3.1
What's Changed
- routes.php change deprecated colon prefixed in PHPDoc to the braced way by @Iandenh in #866
- Assert existence of each plugin at testBootstrap by @nishimura-d in #868
- Update .gitignore by @dereuromark in #870
- Upgrade to PHPStan level 8 by @dereuromark in #871
- Fix .gitignore so potential icon assets are tracked by @rmard in #873
- added info and warning flash elements by @LordSimal in #874
- Improve example of file DSN by @nishimura-d in #875
- Fix reference to SchemaLoader class by @miguelxt in #876
- Make the REPL package opt-in. by @ADmad in #878
New Contributors
- @nishimura-d made their first contribution in #868
- @rmard made their first contribution in #873
- @LordSimal made their first contribution in #874
- @miguelxt made their first contribution in #876
Full Changelog: 4.3.0...4.3.1
CakePHP App 4.3.0
New Features
- Use repl package by @markstory in #829
- Update application skeleton for new fixtures. by @markstory in #843
- Use migrations to build test schema. by @markstory, @othercorey in #845, #854, #856
- Return Closure from routes.php. by @ADmad in #851
What's Changed
- Remove references to enabling mutable datetime objects. by @ADmad in #848
- Update cakephp-codesniffer to latest 4.x release by @othercorey in #852
- Add php 8.1 to matrix by @othercorey in #855
- Improve first run by @markstory in #857
- Import Cake\Codeception\Console\Installer by @szepeviktor in #862
- Update CI config. by @ADmad in #863
New Contributors
- @szepeviktor made their first contribution in #862
Full Changelog: 4.2.2...4.3.0
CakePHP App 3.10.1
Changes
- Fix release branch. Should be 3.x not master.
- Bump
cakephp/cakephpto3.10