Skip to content

Releases: codeigniter4/appstarter

CodeIgniter 4.0.4

16 Jul 03:44
Compare
Choose a tag to compare

CodeIgniter 4.0.3

01 May 05:01
Compare
Choose a tag to compare

Bugfixes and enhancements, including:

  • The API Response Trait now only determines the final formatting (json/xml) through content negotiation when the controller's $format variable is null. If it contains either json or xml, then that format will always be returned.
  • Pagination now can actually create next page and previous page links, instead of next/previous groups of links.
  • Windows users wanting to build their own copy of the user guide locally can now use the included make.bat file.
  • Locale matching in the IncomingRequest class now works to match broad groups, like fr even when the browser only supplies a more specific locale code, like fr-FR.
  • Added the ability to have nested language defintions.
  • add ability to replace {locale} to request->getLocale() in form_open('action')
  • tables generated by CLI commands can now be colored.

CodeIgniter 4.0.2 AppStarter

25 Feb 05:23
21d182b
Compare
Choose a tag to compare

Bugfix to enable appstarter repo to function properly on the cli.

CodeIgniter 4.0.1 AppStarter

24 Feb 16:12
a83220e
Compare
Choose a tag to compare

Bugfix release to fix issue with /appstarter and /framework repo releases not getting correct version of Kint.

CodeIgniter 4.0.0 AppStarter

24 Feb 05:46
3eabfd5
Compare
Choose a tag to compare

We finally made it to a final release of the rewritten framework.

CodeIgniter 4.0.0-RC.4 AppStarter

10 Feb 04:02
55cf61e
Compare
Choose a tag to compare
Pre-release
  • Fixed url systems so that it would work when system is served out of subfolders.
  • Added required insert ignore support for sqlite3 and mysql.
  • Add validation function is_not_unique
  • Various improvements and cleanup to the Email class
  • lots of small bugfixes and user guide updates

CodeIgniter 4.0.0-rc.3 App Starter

19 Oct 14:17
cadc4ea
Compare
Choose a tag to compare
Pre-release
v4.0.0-rc.3

Release 4.0.0-rc.3

CodeIgniter 4.0.0-rc.2 App Starter

27 Sep 05:24
29fda98
Compare
Choose a tag to compare
Pre-release
v4.0.0-rc.2

Release 4.0.0-rc.2

CodeIgniter 4.0.0-rc.1 App Starter

03 Sep 04:52
470279c
Compare
Choose a tag to compare
Pre-release
v4.0.0-rc.1

Release 4.0.0-rc.1

CodeIgniter 4.0.0-beta.4 App Starter

25 Jul 13:40
821f9c9
Compare
Choose a tag to compare
Pre-release
v4.0.0-beta.4

Release 4.0.0-beta.4