File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v4.1.6] ( https://github.com/codeigniter4/CodeIgniter4/tree/v4.1.6 ) (2021-12-24 )
3+ ## [ v4.1.6] ( https://github.com/codeigniter4/CodeIgniter4/tree/v4.1.6 ) (2022-01-03 )
44
55[ Full Changelog] ( https://github.com/codeigniter4/CodeIgniter4/compare/v4.1.5...v4.1.6 )
66
3030* fix: VENDORPATH definition by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5453
3131* fix: Throttler does not show correct token time by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5470
3232* fix: directory_mirror() throws an error if destination directory exists by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5493
33+ * fix: KINT visual error when activating CSP by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5501
3334
3435** New Features**
3536
5657* The View class. Optimizing duplicate code. by @iRedds in https://github.com/codeigniter4/CodeIgniter4/pull/5455
5758* refactor: fix ` ThrottleTest::testFlooding ` by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5463
5859* refactor: update deprecated method in DatetimeCast by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5474
60+ * Remove semicolons from SQL statements. by @ytetsuro in https://github.com/codeigniter4/CodeIgniter4/pull/5513
5961
6062** New Contributors**
6163
Original file line number Diff line number Diff line change 11Version 4.1.6
22#############
33
4- Release Date: December 24, 2021
4+ Release Date: January 3, 2022
55
66**4.1.6 release of CodeIgniter4 **
77
You can’t perform that action at this time.
0 commit comments