I have just updated the bits for ColdBox 2.6.0 Beta 2. This update includes tons of fixes on caching, request context optimizations, var scoping fixes, sample application updates, flex tester upgrade, dashboard windows compatibility, mxunit generation, performance updates and a new Cheat Sheet. Phew!! What a week getting ready for CF. Objective. The other update is for the extra downloads, the plugin pack. The plugin pack includes an update rssReader plugin that will now cache either in the coldbox cache or files. This gives you more versatility. Also, you can now decide how many entries per feed you want to create. The other update is also for the plugin pack, new plugin called paging.cfc. This plugin will create a carrousel for paging for any type of recordset or whatever you want to create paging or carrousels for. The api is very simple to use. Anyways, please enjoy this beta and test to your heart's content.
Blog
Recent Entries
Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform
Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.
Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.
bx-toml : Native TOML Support for BoxLang
TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.
BoxLang 1.16.0 Released!
BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control over when Java classpaths reload, and tighter alignment with CFML behavior in the edge cases that only show up in production.
Add Your Comment
(2)
Oct 04, 2009 09:00:48 UTC
by Felix Tjandrawibawa
Hi, i was having a problem trying to d/l the plugin pack from the depot page:
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbCodeDepot
Turns out the plugin d/l link is wrong on that page:
http://www.coldboxframework.com/downloads/depot/plugins/pluginpack.zip
i believe it should be (without plugins directory):
http://www.coldboxframework.com/downloads/depot/pluginpack.zip
I love ColdBox! keep up the good work.
Oct 04, 2009 11:55:23 UTC
by Luis Majano
Thanks!! Links Updated!