File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ Version |version|
77
88Release Date: Not Released
99
10- **Next release of CodeIgniter4 **
11-
1210
1311:doc: `See all the changes. </changelogs/next >`
1412
@@ -17,11 +15,23 @@ Version 4.0.0-beta.3
1715
1816Release Date: May 06, 2019
1917
20- **Next release of CodeIgniter4 **
18+ Highlights:
19+
20+ - Fixed a number of model, database, validation & debug toolbar issues
21+ - Type hinting added throughout & typos corrected (see API docs)
2122
23+ New messages:
2224
25+ - Database.FieldNotExists
26+ - Validation.equals, not_equals
2327
24- :doc: `See all the changes. </changelogs/next >`
28+ App changes:
29+
30+ - Removed $salt config item in app/Config/App
31+ - Enabled migrations by default in app/Config/Migrations
32+ - Simplified public/.htaccess
33+
34+ :doc: `See all the changes. </changelogs/v4.0.0-beta.3 >`
2535
2636Version 4.0.0-beta.2
2737====================================================
You can’t perform that action at this time.
0 commit comments