Category Selected:

modules

Blog

ColdBox i18n Localization Module v2 Released

Luis Majano |  January 19, 2021

After many many months of development, testing and waiting, we are finally able to release a major major update to our localization and internationalization library for ColdBox: cbi18n version 2.x. This release is a huuuge advancement for building localized applications and websites and partly thanks to Mr Wil de Bruin (shiftinsert.nl). This release introduces the ability to use json resource bundles, multiple bundles per module, cbStorages for tracking locales, property inheritance and so much more! There are a few compatiblity issues, so make sure you read them to upgrade to version 2.x if not you can easily update using CommandBox

install cbi18n
update cbi18n
Read More

FORGEBOX v5.4 Released

Luis Majano |  November 10, 2020

Modernize all things!

FORGEBOX v5.4.0 released!

We are so excited to bring you a minor but huuuge release for FORGEBOX and all of its editions. Here are the major updates for this release and the full release notes.


Major Updates

ColdBox 6

We have made the upgrade and forgebox.io is now fully powered by ColdBox 6.1.0. This was a major upgrade to our entire framework engine and we are reaping the so many benefits of the ColdBox release. From async operations, to major rendering improvements. The entire logging enhancements on its own have rendered a 2x performance boost for API calls. We have also analyzed our traffic data and our page rendering has increased by 27% due to the ColdBox 6 Rendering capabilities. These are significant boosts in performance and stability just by the underlying framework on itself. Great job ColdBox Team!

Read More

Quick 4.0.0 Released

Eric Peterson |  August 03, 2020

Quick 4.0.0 was released this past week and brought with it some welcome quality-of-life improvements, a handy new counts feature, improvements to error messages, and a bunch of squashed bugs. Although it is technically a major version change, most users will be able to upgrade with no changes to their code. Let's dive in to see what's new.

Read More

qb 8.0.0 Released

Eric Peterson |  July 31, 2020

qb 8.0.0 was released this past week, and it brings with it a small handful of new features. While this is technically a major release, I don't expect anyone to actually have a breaking change. In fact, I expect this will save you time and headaches as it has for me.

Read More

CFCasts - A Peek Inside the Tech Stack

Eric Peterson |  June 30, 2020

Being a new platform from Ortus, I wanted to take some time to dive in to the tech stack we are using to build CFCasts. Many people ask us how we would build a modern CFML site. Well, here's at least one answer.

Read More

FORGEBOX v5.1.0 Released

Luis Majano |  June 01, 2020

Modernize all things!

FORGEBOX v5.1.0 released!

Today we are pleased to announce a minor release for our FORGEBOX suite of products to version 5.1.0. It has tons of updates and nice features for all plans. Enjoy!

Read More

Relax 4.1.0 Released

Jon Clausen |  May 07, 2020

We are so excited to bring you the release of Relax v4.1.0. Though the release version is minor, this version contains a number of enhancements to OpenAPI v3 support, including better formatting and display of the new-to-3.0 requestBody schema and properties. In addition the user experience has been greatly improved as the UI has been rewritten in VueJS and is now optimized for displaying large API documents with hundreds of routes and thousands of methods. Enjoy!

Read More

Quick v3.0.0 Beta Available

Eric Peterson |  April 22, 2020

We are excited to announce that the Quick 3.0.0 beta has been released. Come read what has changed since the alphas, what is left to do before a stable release, when to expect the stable release, and how you can help.

Read More

Quick v3.0.0 Alpha Released

Eric Peterson |  April 07, 2020

It's finally here, the first alpha of Quick 3.0.0. Come read about the headline features of this next major release.

Read More

cbSecurity 2.4 Released

Luis Majano |  April 02, 2020

We are excited to bring you another release for cbSecurity v2.4. This update gives you access to our cross site request forgery module: cbcsrf, which will enhance your securing abilities.

# Install
install cbsecurity

# Update
update cbsecurity

What's New With 2.4.0

This release adds the inclusion of the Cross...

Read More