Due to the significant enhancements on ColdBox, the 1.2.0 release now becomes 2.0.0. Why? Well, almost all of my planning for a major release have been done so that is why. I am migrating everything for this and I apologize for the confusions, but this release is deservant of its own version. You can read more on this release at the Trac Site Another important change with this release is a license change. I have moved the framework to an Apache 2 License. This is to facilitate organizations who would like to build on top of ColdBox. This will be a less constrictive license for users and better for the developers and organizations who use ColdBox. Apart from the license duties, you must leave the copyright notices intact in the source code. A visible powered by coldbox logo or text is optional, and not mandatory. Also, please note that work on this project is of my free-will, so your donations go a long way to maintain this project alive. So you can Donate via paypal. Donate Now! Thanks again for your support and stay tuned as more will be revealed in the following days as the launch of 2.0.0 gets near.
Blog
Recent Entries
BoxLang v1.13.0: Compatibility, Concurrency, and Formatter Maturity
BoxLang 1.13.0 is here, and it marks an important step forward for the platform. This release includes 48 tickets—every one of them completed—reflecting a focused effort on CFML compatibility, a more robust concurrency engine, a production-hardened miniserver, and meaningful tooling improvements.
🚀 ColdBox CLI 8.11: The Era of AI Skills Comes to Every ColdBox & BoxLang App
ColdBox CLI 8.11 is here, and it's one of the most significant releases we've shipped for AI-assisted development. This release wires the CLI directly into our brand new public skills directory at skills.boxlang.io, brings our AI tooling in line with industry-wide agent conventions, and introduces a wave of quality-of-life improvements that make AI integration feel less like setup and more like infrastructure.
🎓 Introducing skills.boxlang.io — The Open Agent Skills Ecosystem for BoxLang & the Ortus World
Today we're launching something we've been quietly building for months: skills.boxlang.io — a public, agent-agnostic directory for AI skills covering BoxLang, ColdBox, TestBox, CommandBox, and the entire Ortus ecosystem.
Add Your Comment
(6)
Feb 27, 2007 23:20:33 UTC
by Rob Gonda
First, congrats.
I would advice then including a license file with your distro, plus, automate an ant task to include the license in every file when you build.
Feb 27, 2007 23:23:12 UTC
by Luis Majano
Rob, you really need to help me with that. I have not looked at ANT and I am lost. Or point me to the right place where I can get started with ANT.
I really want to dedicate the time to learn it this week.
Feb 28, 2007 02:41:46 UTC
by Sana
Hi Luis,
Thanks, everyday we have some great news from your end. I was checking wiki, http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/RaiseEvent the link is not available, just keen to know the event-model docs.
Mar 01, 2007 12:47:16 UTC
by reuben
Keep up the great work. I really like what you are doing with the framework.
One thing I would be very interested to see is the use of OpenID credentials in the system so you could use your OpenID to login to any ColdBox hosted site. I think this would be another great feature to set ColdBox apart from the rest of the pack.
Mar 01, 2007 13:28:03 UTC
by Luis Majano
Hi Reuben,
I think this would be great to implement as a custom plugin. If you have any ideas on how to implement this or to even code it. Then please ping me about it.
Mar 01, 2007 14:07:29 UTC
by reuben
I have not done any work with it as yet. I was just reading about the system today and was very please with what I read. Should I do some work with it, I will let you know so a plugin could be developed. I think that is a very good approach to adding OpenID to coldbox so those who don't want it don't have to use it.