Blog

FORGEBOX v7.1.0 Released

Javier Quintero December 30, 2022

Spread the word

Javier Quintero

December 30, 2022

Spread the word


Share your thoughts

We are so happy to announce a minor release for our package management system. In this release, we take care of some bug fixes reported and a lot of work for our elastic search engine. Now better search results with an improved response time. We have updated our core modules to the latest versions for better security and performance.

Elastic Search Improvements

The elastic search settings have been updated to make the fuzziness search more accurate and to take into consideration, all the fields that are searchable. The indexation process is now much faster and the index is updated correctly when updating packages from CommandBox and the UI to keep the packages information up to date.

New Package Stats Information

We have introduced new tabs on the stats page to include some global information about packages and authors as well as the new and updated packages for the current month. Go check out our new stats information here Public Stats and let's keep growing the community by publishing new packages and sharing them with the CFML world.

Core Dependencies Upgrade

In our mission to keep ForgeBox secure and performing great, we have updated our core libraries to the latest versions. Now ForgeBox is running on ColdBox 7 and using the latest version of CBORM, cbMailServices, Amazon S3 SDK modules which has helped improved the site performance tremendously.

Improved Dependency Manager

Now the dependency tab on the package view allows you to see all production and dev dependencies with their licenses hierchically so you know excactly what are the libraries being used for a specific package and its license information.

Bug Fixes and Security Updates

In our effort to keep our site safe, we have implemented new strategies to take care of potential XSS attacks, spam submissions and taking care of some bugs that were reported by the community.

Release Notes

Here are the full release notes for this release: https://forgebox.ortusbooks.com/release-history/whats-new-with-7.1.0

Add Your Comment

Recent Entries

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.

Luis Majano
Luis Majano
December 18, 2024
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain() method to create routes that match specific domains or sub-domains.

Maria Jose Herrera
Maria Jose Herrera
December 18, 2024