Blog

ContentBox v1.5.5 Released!

Luis Majano July 10, 2013

Spread the word

Luis Majano

July 10, 2013

Spread the word


Share your thoughts

We are announcing the release of ContentBox v1.5.5 which includes over 40 different issues closed and updated.  You can either download the updates or use our auto-update panel to upgrade.  The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher.

  • ContentBox Source: To deploy in any CFML engine (Adobe or Railo)
  • ContentBox WAR: To deploy in any J2EE engine
  • ContentBox Express: To deploy in any machine

Release Notes

You can read our very detailed release notes in our archive page.  Below we will cover the major enhancements this release brings to the table a part from all the improvements and bugs that where squashed.

Page Excerpts/Summaries

We now give you the ability to turn on page excerpts or summaries for your ContentBox installation. This is a great way to produce summaries of content and also ability to split content as well.

Custom HTML Enhancements

We have added the capability to create authors for custom HTML content alongside our publishing mechanisms as well.  This will allow you to draft, publish and quick save custom content as you see fit.  You will also be able to expire content automagically in your system.  We have also added filtering and search capabilities to the listing panels as well.

Shortcut Keyboard Bindings

We have not only introduced keyboard shortcuts for all major editing and navigational purposes in ContentBox but we have also opened the API for it.  This will allow module developers to leverage our Keyboard binding JavaScript library and our cool HTML data annotations for binding shortcuts.  You can visit your installation's About page to get a listing of registered keyboard shortcuts and how to create new ones.


<a href="google.com" data-keybinding="ctrl+shift+g"/>...</a>

Maintenance Layout Enhancements

We have enhanced the maintenance for the UI module so you can skin it much better and nicer of course:

Maintenace Layout

You can now create a layout in your layouts theme folder called maintenance.cfm and it will be used if it exists whenever the UI is in maintenance mode. If this layout does NOT exist, then it falls back to using the pages layout.

Maintenance View

You can now create a view in your views theme folder called maintenance.cfm and it will be used as the main view whenever the UI is in maintenance mode.

CBHelper.getMaintenanceMessage()

In your maintenance view or layout will can retrieve the admin message by calling on the CBHelper


#cb.getMaintenanceMessage()#

If there is NO maintenance layout or view, then ContentBox will output the maintenance message for you with no layout or view.

Search Layout Enhancements

We have enhanced the maintenance for the UI module so you can skin it much better and nicer of course:

Search Layout

You can now create a layout in your layouts theme folder called search.cfm and it will be used if it exists whenever the UI has requested a search. If this layout does NOT exist, then it falls back to using the pages layout.  This continues to use the search.cfm in the views folder.

Global Import/Export Capabilities

Everybody needs their data!  We have continued to expand on our export capabilities we introduced in v1.5.4 and now everything can not only be exported as JSON or XML, but also imported as well.  This update allows you to export and import the following:

  • Authors with roles and permissions
  • Roles with permissions
  • Permissions
  • Security Rules
  • Categories
  • Blog Entries with Categories, Comments, Custom Fields, Authors and History
  • Pages with Categories, Comments, Custom Fields, Authors and History
  • Custom HTML with Authors
  • Settings

Better Sidebar

The SideBar has been enhanced to be collapsible now via our new button or keyboard shortcut: ctrl+shift+e as well.

Geek Updates

We have done several updates thanks to our developers worldwide.  We have added a much better geek panel with fancy ajaxy features for its settings, search, export, import and better visualization.  We have also added the ability to prevent executions of several templates and added i18n capabilities so ContentBox can track locales very easily (More i18n capabilities coming soon!)

 

Add Your Comment

Recent Entries

πŸš€ ColdBox CLI 8.11: The Era of AI Skills Comes to Every ColdBox & BoxLang App

πŸš€ ColdBox CLI 8.11: The Era of AI Skills Comes to Every ColdBox & BoxLang App

ColdBox CLI 8.11 is here, and it's one of the most significant releases we've shipped for AI-assisted development. This release wires the CLI directly into our brand new public skills directory at skills.boxlang.io, brings our AI tooling in line with industry-wide agent conventions, and introduces a wave of quality-of-life improvements that make AI integration feel less like setup and more like infrastructure.

Luis Majano
Luis Majano
April 30, 2026
πŸ›°οΈ Introducing cbMCP β€” Your ColdBox App, Live to Every AI Agent

πŸ›°οΈ Introducing cbMCP β€” Your ColdBox App, Live to Every AI Agent

Today we're releasing cbMCP, the official ColdBox MCP Server β€” a BoxLang-only module that turns your running ColdBox application into a fully-compliant Model Context Protocol (MCP) server. Plug in any MCP-capable AI client β€” Claude Desktop, VS Code Copilot, Cursor, Codex, Gemini CLI, OpenCode β€” and your AI assistant gets live, read-only introspection across the entire ColdBox platform: routing, handlers, modules, WireBox, CacheBox, LogBox, schedulers, interceptors, and async executors. 🎯

Luis Majano
Luis Majano
April 30, 2026