Category Selected:

releases

Blog

ColdBox Relax v1.6 Released

Luis Majano |  November 01, 2011

Today we are releasing a maintenance release for ColdBox Relax - RESTful Tools For Lazy Experts! This fixes some issues with JSON lint formatting, XML formatting and visualizations, also fixes on JSON exporting of APIs.

Resources, links and information:


ColdBox Relax V1.5 Released

Luis Majano |  October 20, 2011

We are proud to announce yet another version of our open source RESTful assistant: ColdBox Relax - RESTful Tools For Lazy Experts! For those of you who do not know what ColdBox Relax is, here you go:

What is Relax? ColdBox Relax is a set of RESTful tools for lazy experts. We pride ourselves in helping developers work smarter and of course document more in less time by providing them the necessary tools to automagically document and test. ColdBox Relax is a ...

Read More

ColdBox Connection: The Developer ToolBox

Curt Gratz |  July 07, 2011

Todays ColdBox Connection topic was "The Developer ToolBox".  We discussed the various tools Luis and the team have made available to you the developer to make your life easier.  

You can access the recording at http://experts.adobeconnect.com/p1xv6sqjzl1

Read More

ColdBox Quick Docs Released

Curt Gratz |  July 07, 2011

The ColdBox Quick Docs are released for your use.  They allow you to quickly search any of the ColdBox Platform APIs.  

http://apidocs.coldbox.org/

We have also released the module used to run the quick docs to ForgeBox

http://www.coldbox.org/forgebox/view/Quick-Docs

 DESCRIPTION

 

Basic Requirements: 

  • Coldbox 3.1.0
  • Autowire Interceptor enabled.
  • SES Interceptor enabled.

 

 INSTALLATION INSTRUCTIONS

Grab the Module and place it in the Modules Directory.

 

 

Read More

ColdBox Platform Utilities 2.7 released

Luis Majano |  June 23, 2011
Since we already did several major releases yesterday, why not another one today.  ColdBox Platform Utilities extension for Adobe ColdFusion Builder version 2.7 is now available via the auto-update features or just download it from ForgeBox.  This new release updates all templates...
Read More

ColdBox 3.1.0 Released

Luis Majano |  June 23, 2011

Welcome to ColdBox 3.1.0 NEAR-JAMES 4:8, our latest ColdBox release. This release really brings home all the features we launched in 3.0.0, from rendering capabilities, performance, to WireBox enhancements and a fully sported AOP library. All of our major libraries have been updated with fixes and launches of their own:

  • LogBox 1.6.1
  • WireBox 1.2.0
  • CacheBox 1.2....
Read More

WireBox 1.2.0 Released

Luis Majano |  June 23, 2011

In the spirit of more releases, please welcome WireBox 1.2.0 to the playground. This is a nice release that sports tons of fixes and tweaks for our dependency injection framework, but finally sports our complete AOP (Aspect Oriented Programming) Implementation.

Fixes

  • metadata override of CacheBox properties so they are available in introspection
  • cache=false was n...
Read More

CacheBox 1.2.1 Released

Luis Majano |  June 23, 2011

Welcome to another release of CacheBox version 1.2.1. This small update includes some great fixes for your CacheBox installations

  • 1193 JDBCStore table creation fix (incorrect username and password)
  • 1197 monitor.cfm needs <cfoutput> inside reportHeader variable for cachebox reporting on standalone mode
  • 1237 CFProvider places to much trust in ObjectStore Lookup Calls, it delegates to CF ...
Read More

LogBox 1.6.1 Released!

Luis Majano |  June 23, 2011

Welcome to another release of Logbox, the enterprise ColdFusion logging library, version 1.6.1. This small update includes some fixes and 1 new appender.



  • 1196 file,async file appenders need to recreate directory locations when removed

  • 1234 new AsyncDBAppender to do asynchronous DB logging...
Read More

WireBox AOP is here!

Luis Majano |  June 02, 2011
After much hard work our WireBox AOP Engine is finalized and will be released shortly.  You can test drive it by using our development github branch!  We have concentrated ourselves in simplifying Aspect Oriented Programming and have fully documented our AOP engine....
Read More