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 1
1
# Changelog
2
2
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 )
4
4
5
5
[ Full Changelog] ( https://github.com/codeigniter4/CodeIgniter4/compare/v4.1.5...v4.1.6 )
6
6
30
30
* fix: VENDORPATH definition by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5453
31
31
* fix: Throttler does not show correct token time by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5470
32
32
* 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
33
34
34
35
** New Features**
35
36
56
57
* The View class. Optimizing duplicate code. by @iRedds in https://github.com/codeigniter4/CodeIgniter4/pull/5455
57
58
* refactor: fix ` ThrottleTest::testFlooding ` by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/5463
58
59
* 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
59
61
60
62
** New Contributors**
61
63
Original file line number Diff line number Diff line change 1
1
Version 4.1.6
2
2
#############
3
3
4
- Release Date: December 24, 2021
4
+ Release Date: January 3, 2022
5
5
6
6
**4.1.6 release of CodeIgniter4 **
7
7
You can’t perform that action at this time.
0 commit comments