Category Selected:

releases

Blog

JSMin 3.1 released!

Luis Majano |  September 12, 2013

We just did a critical fix for JSMin with version 3.1.  We have also completely documented this project for your viewing pleasure in our wiki: http://wiki.coldbox.org/wiki/Projects:JSMin-Compressor.cfm

Version 3.1

  • Critical fix for generating files under high load

This fix will prevent fr...

Read More

New Open Source Couchbase Provider for CacheBox

Brad Wood |  August 06, 2013

Here at ColdBox HQ, we've been falling in love with Couchbase.  It's a distributed Memcached-compatible key-value store AND NoSQL database.  Hopefully you been reading out Couchbase

Read More

Ortus CacheBox Couchbase Provider Release!

Luis Majano |  August 06, 2013

 

Today we are releasing an open source Couchbase provider for our CacheBox library whether you use it standalone or within a ColdBox application.  We have been working with Couchbase NoSQL server and have been absolutely loving it.  This provider will allow you to leverage Couchbase Server from any CFML application that leverages CacheBox for your caching needs.  We have created two providers in our initial release: 1) For standalone Couchbase integration in any CFML application, 2) For ColdBox applications.  The latter will allow you to hook up Couchbase to your ColdBox applications and even allow you to use it for event and view caching alongside data caching.  We also take care of serializations and Java inter-operability for Adobe ColdFusion and Railo CFML as well.  You can also leverage the Couchbase ColdBox provider for Flash RAM capabilities as well.  As with anything we do here at Ortus, this provider is fully documented and professionally supported.

Read More

A New Tool For Your Box- ProfileBox: ColdBox Profiling and Metrics

Brad Wood |  July 24, 2013

We are so excited to welcome our new product in the Ortus Solutions lineup; ProfileBox : ColdBox Metrics & Profiling.  Here is a little brief overview about ProfileBox and how it can help you as a developer and a...

Read More

Introducing Ortus ProfileBox: ColdBox Profiling & Metrics

Brad Wood |  July 24, 2013

We are proud to announce today the public release of our product Ortus ProfileBox.  We have been waiting for the release of FusionReactor 5 and now that it is here, we are happy to introduce you to the newest member of ...

Read More

ContentBox Modular CMS v1.5.5 Released!

Luis Majano |  July 11, 2013

ContentBox Modular CMS v1.1.5 has now been released sporting over 40 closed issues and enhancements.  Check out our engineering blog for an in-depth o...

Read More

ColdBox Platform, ColdBox LITE and Library Releases

Luis Majano |  July 10, 2013

It has been a busy past few months here at Ortus Solutions and we have some cool new stuff to share with the world today.  We have updates for all our major open source libraries this week. Some are minor releases and some are cool enhancement releases thanks to everybody's feedback and contributions.  You can find much more about the releases in our ColdBox engineering blog or in our online documentation wiki:

    <...
Read More

CacheBox 1.5 Released!

Luis Majano |  July 10, 2013

logo

We are proud to announce CacheBox version 1.5. This is a minor update. You can read our What's new with CacheBox 1.5 to get a better idea of this release.

This release contains an update to internal core files and LogBox v1.7.  It also has improvements ...

Read More

MockBox v2.1 Released!

Luis Majano |  July 10, 2013

logo

We are proud to announce MockBox 2.1. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.1 to get a better idea of this release.

 

 

 

Bug...

Read More

ColdBox LITE v1.1.0 Released

Luis Majano |  July 10, 2013

We are so proud to announce our general availability of ColdBox LITE!  Hmm, what is ColdBox LITE?

ColdBox LITE (CBL) is an MVC framework with a subset of features of the ColdBox Platform that deal with MVC only. Thus, providing a light-weight conventions based MVC framework. Since ColdBox itself is built with modularity, CBL was the last piece we wanted to decouple from the platform to provide yet another standalone library for ColdFusion. CBL focuses on providing developers a light weight MVC engine in two flavors:

The ORM flavor includes all of our ORM additions such as Active Entity, ORM base and virtual services, Hibernate criteria and detached criteria builders and ORM Dependency Injection. CBL also includes WireBox as the standard engine that provides access to the model, dependency injection and persistence.

Read More