|
| 1 | +CodeIgniter-4.0.0-alpha.1 launches today, after a lengthy build-up :) |
| 2 | + |
| 3 | +Huge shoutout to Lonnie Ezell for all of his hard work getting the vision |
| 4 | +and the core implementation in place! |
| 5 | + |
| 6 | +This is an early pre-release of 4.0.0. It is not suitable for production! |
| 7 | + |
| 8 | +The release has all the major features in place, but there are still gaps |
| 9 | +and issues. See ... |
| 10 | + |
| 11 | +- [Bugs in the 4.0.0-alpha.1](https://github.com/bcit-ci/CodeIgniter4/issues?q=is%3Aopen+is%3Aissue+milestone%3A4.0.0-alpha) |
| 12 | +- [Things that we definitely want to see fixed before first proper release](https://github.com/bcit-ci/CodeIgniter4/issues?q=is%3Aopen+is%3Aissue+milestone%3A4.0.0) |
| 13 | +- [Features we would like to see in the initial proper release](), if possible, else the next update to it |
| 14 | +- [Features that we are consciously deferring to later](https://github.com/bcit-ci/CodeIgniter4/issues?q=is%3Aopen+is%3Aissue+milestone%3A4.1.0) |
| 15 | + |
| 16 | +What we need now is feedback from the community ... |
| 17 | + |
| 18 | +- What doesn't work well (raise a post in [CodeIgniter 4 Development](https://forum.codeigniter.com/forum-27.html)) |
| 19 | +If you have found a bug, then by all means create a new issue on the repo. |
| 20 | +- What you think is missing (raise a post in [CodeIgniter 4 Feature Requests](https://forum.codeigniter.com/forum-29.html)) |
| 21 | +We will soon start the [candidate new feature](https://forum.codeigniter.com/forum-33.html) posts, |
| 22 | +for those items in the feature requests forum that appear to have traction |
| 23 | +- Problems that you are having using the release (raise a post in [CodeIgniter 4 Support](https://forum.codeigniter.com/forum-30.html)) |
| 24 | +Do NOT create repo issues with support questions - we are using github for bug and work package tracking |
| 25 | + |
| 26 | +Do NOT post support questions or feature requests in response to this thread - those |
| 27 | +will be deleted. We are trying to make the best of the |
| 28 | +limited resousrces that we have! |
| 29 | + |
| 30 | +Thank you, and ENJOY! |
0 commit comments