Blog

Luis Majano

July 02, 2018

Spread the word


Share your thoughts

ColdBox 5.1.1 patch update has been released today. This patch covers some major regresssions and improvements for stability. You can find the release notes below.

Bug

  • [COLDBOX-703] - regression onmissingmethod on html helper method was public and changed to private
  • [COLDBOX-704] - viewModule logic was not working at all yet again.

Improvement

  • [COLDBOX-705] - REmove setting throwOnInvalidInterceptionStates, makes no sense anymore
  • [COLDBOX-706] - Moved order of event manager states the injector provides to a ColdBox app so the binder can listen on itself

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