Blog

Luis Majano

November 10, 2020

Spread the word


Share your thoughts

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!




CBSecurity 2


We have upgraded the security engine in FORGEBOX to now work with the ColdBox Security Module v2.x. This is now powering all the secure methods and soon a new way to authenticate via JWT instead of traditional API Keys. This also streamlines our internal security authorizations and gives us a clean roadmap for an API focused application and Vue.js admins.




Version TimeMachine!


Version TimeMachine Navigator


We have introduced a new feature into the package management features of FORGEBOX where now every version will store it's own descriptions, boxJSON, changelogs and install instructions. You can also navigate through time via our new version navigator. Not only can you request and download the version you want from the UI, but also you can navigate to it's view page and visualize it just like the day you published it.


Version TimeMachine Viewer


This is a great way to navigate versions via the UI and go back in time for that special version that made your ❤️ glad!




Version Editors


New Version Editor


We have also completely revamped the package creation and editing process from the UI. CommandBox CLI is the easiest and fastest way to publish your packages to FORGEBOX, but we also wanted to provide a UI that would be useful as well. With the new UI you will find a more streamlined approach to editing your versions, managing them and even have built a box.json editor that has syntaxh highlighting and can spot issues in your package. Here is a collection of screenshots:


New Version Edit Screen


New Box.json Editor


New Package Uploader





Release Notes

New Features

Improvements

  • [FORGEBOX-376] - Refactor request httpcontent code as the lucee bug has been fixed
  • [FORGEBOX-393] - Present all public dates/times in the browser's timezone using JS
  • [FORGEBOX-433] - Add more ways to install lucee extensions
  • [FORGEBOX-550] - Consolidate all http requests to use Axios
  • [FORGEBOX-566] - Upgrade Stripe API version to the latest
  • [FORGEBOX-578] - Add CFcasts link to the main navigation bar under support menu

Bugs

  • [FORGEBOX-276] - when you unpublish a package it leaves collaborations floating as orphaned recordsstorage/:slug/:version
  • [FORGEBOX-557] - package type pages have generic titles
  • [FORGEBOX-567] - Download Link in the version tab doesn't work

Add Your Comment

Recent Entries

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 19, 2024