Blog

FileBrowser v1.4 released!

Luis Majano February 15, 2012

Spread the word

Luis Majano

February 15, 2012

Spread the word


Share your thoughts

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_postFolderCreation","fb_preFolderCreation",
  •     "fb_preFileRemoval", "fb_postFileRemoval",
  •     "fb_preFileRename", "fb_postFileRename",
  •     "fb_preFileDownload", "fb_postFileDownload",
  •     "fb_preFileUpload", "fb_postFileUpload"
  • Fix for retaining flashed settings on an operation performed.

 

 

Add Your Comment

Recent Entries

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang 🔐

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang 🔐

JWT authentication is everywhere. But rolling it correctly — with proper algorithm enforcement, key management, clock skew handling, JWE encryption, and zero security footguns — is anything but trivial. Today, we're shipping bx-jwt, a production-ready JWT/JWE module for BoxLang that handles all of it out of the box, so you can focus on building, not fighting cryptography.

Luis Majano
Luis Majano
May 22, 2026
What “Modernize or Die” Really Means in 2026

What “Modernize or Die” Really Means in 2026

“Modernize or Die” is not about forcing teams into MVC, chasing trends, or rewriting every CFML application from scratch. It means making sure your applications, teams, and processes can survive the future: easier to maintain, test, secure, deploy, document, hire for, and evolve. In 2026, modernization is less about adopting the newest pattern and more about reducing business risk, protecting the value already built into your systems, and ensuring CFML applications remain credible, sustai...

Cristobal Escobar
Cristobal Escobar
May 22, 2026