Category Selected:

modules

Blog

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

ColdBox Cross Site Request Forgery Module v2 released

Luis Majano |  April 02, 2020

We are incredibly excited to bring you a major version of our cbcsrf module, so you can protect your ColdBox applications from cross-site request forgery vectors. This is a major overhaul of the module and it will also be part of the cbSecurity module as well.

Installation/Update

install cbcsrf
update cbcsrf

Please note that if you are upgrading from the 1.x series, make sure you read the documentation as all method signatures have been updated.

Read More

cbSecurity 2.3 Released

Luis Majano |  March 30, 2020

We are excited to bring you another release for cbSecurity packed with security goodness: version 2.3.0. This version focuses on security contexts from ANY layer of a ColdBox application. It will also enhance your functional skills as well, as it introduces some nice semantics for securing your code.

# Install
# install cbsecurity

# Update
update cbsecurity
Read More