Skip to content

Releases: ColdBox/coldbox-platform

8.0.1

28 Oct 20:23

Choose a tag to compare

  • Update bx-coldbox location as it was pointing to the wrong place.

8.0.0

10 Oct 14:07

Choose a tag to compare

7.5.2

02 Oct 14:08

Choose a tag to compare

v7.5.2

Latest Release v7.5.2

7.5.1

27 Sep 23:09

Choose a tag to compare

v7.5.1

Latest Release v7.5.1

7.5.0

23 Sep 22:26

Choose a tag to compare

v7.5.0

Latest Release v7.5.0

7.4.2

28 May 14:49

Choose a tag to compare

Bugs

  • COLDBOX-1311 Remove direct calls to the servlet response.setStatus( int, String ) methods due to jakarta removing statusText
  • COLDBOX-1330 missing replacement of double // on layouts/views on new rendering schemas

7.4.1

29 Apr 21:44

Choose a tag to compare

v7.4.1

Latest Release v7.4.1

7.4.0

29 Apr 02:50

Choose a tag to compare

ColdBox HMVC

Improvement

  • COLDBOX-1286 Make sure global scheduler is loaded after modules load.
  • COLDBOX-1287 If running scheduled tasks manually with a `force` then do not set the next run since this is a forced run.
  • COLDBOX-1288 Allow Disabling of PrettyJson in Log Output
  • COLDBOX-1294 Call `reset()` when testing and unloadColdbox is true in the `afterTests()` to make sure the reset procedures are done, not only the shutdown.
  • COLDBOX-1305 Improvement: Update Config Seeding to Include Original Module Settings

New Features

  • COLDBOX-1285 BoxLang Support so you can write your ColdBox apps in BoxLang
  • COLDBOX-1296 New flow peek() method to do fluent peeks in objects
  • COLDBOX-1297 Schedulers now have a startupTask( task ) to dynamically startup a task by name or task object
  • COLDBOX-1306 Better tracking of status code and text on the request context so integration tests are not corrupted by response commitment: getStatusCode(), getStatusText() accessors

Bugs

  • COLDBOX-1280 coldbox.system.cache.policies.LRU cleanup errors
  • COLDBOX-1281 DateTimeHelper.validateTime Regression
  • COLDBOX-1282 ScheduledTasks Bug - java.util.concurrent.TimeUnit type error
  • COLDBOX-1289 Directory Helper Logic in Renderer.cfc is Incorrect and Generates Bad Path On Windows
  • COLDBOX-1295 Dumps in BugReport.cfm need top attributes
  • COLDBOX-1304 thisLocationToken is not var scoped
  • COLDBOX-1311 Remove direct calls to the servlet response.setStatus( int, String ) methods due to jakarta removing statusText
  • COLDBOX-1317 ACF 2025 has removed htmlEditFormat
  • COLDBOX-1326 populator discover entity name not accouting for missing entityname
  • COLDBOX-1327 `layoutLocations` variable error when using event.noLayout()

CacheBox

New Feature

  • CACHEBOX-87 BoxLang Providers
  • CACHEBOX-88 New approach for indexing objects on object stores to allow for concurrency and without separating indexers

Bug

  • CACHEBOX-86 JDBCStore has double now overrides when doing insert/updates on caching. Remove one of them

Improvement

  • CACHEBOX-42 Rewrite CacheBox DiskStore to not rely on in-memory indexer

LogBox

Bug

  • LOGBOX-81 Make the Rolling File Appender rotator task timer configurable: rotatorSchedulerMinutes property
  • LOGBOX-82 LogBox Rolling file threads rotator running on an insane millisecond timer instead of minutes

WireBox

Bug

  • WIREBOX-155 ExceptionBean is referenced but not shipped with Standalone install

6.10.1

29 Apr 02:26

Choose a tag to compare

v6.10.1

Latest Release v6.10.1

7.3.1

02 Mar 17:42
6a545c4

Choose a tag to compare

v7.3.1

Latest Release v7.3.1