Category Selected:

releases

Blog

JSMin Compressor v1.7 Released!

Luis Majano |  March 02, 2012

JSMin Compressor is a plugin that interfaces with our own flavor of JSMin to minify css and js files.  It can also compress several files of the same type into a single include, that can be cached in your ColdBox applications.  This release fixes our java parser to compress more complicated CSS3 notations correctly.

Using our compressor can be as easy as this:

#getMyPlugin("...

Read More

ColdBox Platform Extensions v2.8 Released

Luis Majano |  February 22, 2012

We are glad to announce the new release of our ColdBox Platform Extensions version 2.8.  You can either do an Auto-Update from the extension itself or just manually download it from ForgeBox: http://coldbox.org/forgebox/view/ColdBox-Platform-Utilities.

Version 2.8

  • Updated to use new Forg...
Read More

FileBrowser v1.4 released!

Luis Majano |  February 15, 2012

Just a quick note that our ColdBox FileBrowser module that helps you manage files in an application has an update.

 

Version 1.4
  • Fixes to  missing interception points
  • Changed all interception points to be namespaced with fb_ (Please update your interceptors)
  • Addition of new events: 
  •     "fb_postF...
Read More

ColdBox FileBrowser is here!

Luis Majano |  January 30, 2012

A big thanks to Curt Gratz on his awesome efforts and collaboration on this project.  The ColdBox FileBrowser module is now available for mass consumption and is a front-runner in ContentBox for media management and integration with CKEditor.

So what is FileBrowser? FileBrowser is a ColdBox Module that will enable file management capabilities in your applications.  It can also act as a file or directory chooser and has full integration with

Read More

New JSMin Compressor v1.5

Luis Majano |  January 14, 2012

Thanks to Scott Coldwell we are releasing a new version of our JSMin compressor plugin for JS and CSS files for ColdBox.  As usual, you can install this latest release via ForgeBox or ColdFusion Builder if you have the ColdBox Platform Utilities extension installed.  This release sports the following:

ColdBox 3.5.0 Beta is here!

Luis Majano |  November 28, 2011

After almost 7 months of development, testing and revamping of our 3.1.0 release, we have reached our first milestone for our 3.5.0 ColdBox generation, 3.5.0 Beta CODENAME: SEEK-JEREMIAH 29:13. As you can see we skipped a few minor versions and did not want to introduce it as 4.0, but it will sure feel like the 4.0 release. This version is a major overhaul of the interna...

Read More

CacheBox version 1.3.0 Released!

Luis Majano |  November 28, 2011

Welcome to another release of CacheBox version 1.3.0, an enterprise caching engine, aggregator and API for ColdFusion applications. It is part of the ColdBox Platform but it can also function on its own as a standalone caching library for ANY ColdFusion application or framework. This release fixes some critical issues and cleans up the reporting engine:

  • Lots of fixes for timeouts whe...
Read More

WireBox version 1.3.0 Released!

Luis Majano |  November 28, 2011

Welcome to another release of WireBox, Dependency Injection and AOP library for ColdFusion, version 1.3.0. This release introduces a few fixes and some incredibly new useful features that will enhance not only your AOP but DI capabilities in your ColdBox and non-ColdBox applications. Also, remember that WireBox can work in ANY Col...

Read More

CBOX 204: Testing, Mocking, Stubbing Oh My!

Luis Majano |  November 16, 2011

We are pleased to announce yet another course to our ColdBox Platform Training Series:

Testing

CBOX 204 - Testing, Mocking, Stubbing, Oh My!

This is a great course for ColdBox and non-ColdBox users alike who are in need of sharpening their testing, testing tools, mocking and stubbing skills in ColdFusion. The...

Read More

ColdBox Relax v1.7 Released

Luis Majano |  November 16, 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