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
TestBox 7.1 Released : 47 New Ways to Assert, 29 of Them BoxLang-Only
TestBox 7.1.0 is here, and it is the largest single expansion of our assertion and expectation library since TestBox was born.
BoxLang 1.17 Series Part 4 : WriteDump Enhanced!
You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection
LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.
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!