LogoLogo
SourceSupportTraining
v4.x
v4.x
  • Introduction
  • Intro
    • Introduction
      • What's New With 4.2.0
      • What's New With 4.1.0
      • What's New With 4.0.0
      • Upgrading From v3.x
      • About This Book
      • Author
  • Getting Started
    • Installation
      • System Requirements
      • CommandBox Installation
      • Source Installation
      • WAR Installation
      • Express Installation
      • Existing ColdBox Application
      • Upgrading ContentBox
      • Docker
    • Quick Guide
  • Usage
    • Using ContentBox
      • Content
        • Publish Content
          • Blog
          • Sitemap
          • Content Editing Tips
            • Editor Features
            • Dynamic Variable Output
            • Markdown Support
            • Scheduled Content
        • Consume Content
          • Content Store
          • Categories
          • Media Manager
          • Menu Manager
      • Comments
        • Inbox
        • Settings
      • Look & Feel
        • Active Theme
        • Global HTML
        • Themes
        • Widgets
          • Inserting a Simple Widget
      • Modules
        • Installing Modules
        • Managing Modules
      • Users
        • Manage
        • Permissions
        • Roles
      • Tools
        • Import
        • Export
        • Static Site Generation
      • System
        • Auth Logs
        • Geek Settings
        • Settings
          • Site Options
          • Admin Options
          • Security Options
          • Login Options
          • Content Options
          • Editor Options
          • Media Manager Options
          • Gravatars
          • Notifications
          • Mail Server
          • Search Options
          • Login Options
        • Security Rules
        • Updates
  • Developing
    • Developing For ContentBox
      • Front-End Development
        • File Structure
        • Theme Development
          • Theme Settings
          • Theme UDFs
          • Theme Templates
          • Theme Layouts
          • Theme Views
          • Theme SEO Functionality
        • The Content Store
        • Customizing Views
        • Customizing Layouts
        • Managing Assets
        • Customizing Navigation
        • Global Variables
        • Template Variables
      • Back-End Development
        • Overriding ContentBox Settings
        • Modules
          • Installing a Module
          • Using a Module
          • Module Locations and Conventions
          • Build a Module
          • Scaffold a Module
          • Theme your Module
          • Build an Admin Module
          • Adding Admin Menus to your Module
          • Adding Meta to your Modules
        • Widgets
          • Core Widgets
          • Simple Widget
          • Widgets with Arguments
          • Multiple Render Function Widgets
        • JS and CSS Assets
        • Interceptors
        • Accessing Logged in User
        • Customizing the Admin
        • Staying on the Upgrade Path
Powered by GitBook
On this page
  • Intro
  • Upgrading
  • ColdBox Upgrade
  • Release Notes
  • Bugs
  • New Features
  • Improvements

Was this helpful?

Edit on Git
Export as PDF
  1. Intro
  2. Introduction

What's New With 4.2.0

Last updated 6 years ago

Was this helpful?

Intro

ContentBox v4.2.0 is a minor release sporting a focus on performance, security and stability from our 4.x release and some great new improvements. Let's explore this release:

Upgrading

This is a minor release, so a simple box update contentbox will get you upgraded to this release.

ColdBox Upgrade

ContentBox has been upgraded to work with ColdBox 5.3.x

Release Notes

Bugs

  • [] - AdminBar not showing up anymore

  • [] - When cloning a content object, the markup type is not copied over

  • [] - contentbox-security/interceptors/CheckForForceTwoFactorEnrollment.cfc is fireing on too many events

  • [] - cb helper getCurrentCustomFields() does not check for null custom field arrays

  • [] - Remove spaces from fb.min.js filenames in Filebrowser handler

  • [] - Preflight check has a race condition where duplicate settings can be inserted and stop app from starting

  • [] - Hello user module is missing version property - error when populating module config

  • [] - Deactivate modules if its directory does not exist in disk

  • [] - Widgets do not appear in panel until Reinit

  • [] - Folders in a module's widgets directory are treated as components

  • [] - Widgets - insert button missing

  • [] - CommentForm blowing up on previews on empty content objects

  • [] - Exception when import permission groups in a user

  • [] - Content types .print and .doc not rendered

  • [] - ACF blows up with async orm announcements

  • [] - Page preview not working throwing exception on missing layout

  • [] - Generated Meta Description showing HTML

New Features

Improvements

[] - Added better transactioning to tests

[] - categories widget to NOT show 0 count items

[] - Removed Old ForgeBox panels due to CommandBox first initiative

[] - Move importer/exporters models from main contentbox module

[] - Refactor ContentBox UI to leverage the routing service instead of the SES interceptor

[] - Performance: settingService key cb_enc_key is called for each request

[] - page, comments are requested for each page view even if they are disabled

[] - Refactor the retrieval of ui categories to increase performance, lazy load for the win

[] - Current markup type and current editor are not shown as selected

[] - Upgrade messagebox to new version

[] - Upgrade cborm to support ACF2018

CONTENTBOX-1070
CONTENTBOX-1071
CONTENTBOX-1074
CONTENTBOX-1076
CONTENTBOX-1084
CONTENTBOX-1085
CONTENTBOX-1086
CONTENTBOX-1088
CONTENTBOX-1091
CONTENTBOX-1092
CONTENTBOX-1093
CONTENTBOX-1094
CONTENTBOX-1097
CONTENTBOX-1098
CONTENTBOX-1099
CONTENTBOX-1100
CONTENTBOX-1101
CONTENTBOX-1095
CONTENTBOX-1096
CONTENTBOX-1103
CONTENTBOX-497
CONTENTBOX-1069
CONTENTBOX-1075
CONTENTBOX-1077
CONTENTBOX-1078
CONTENTBOX-1081
CONTENTBOX-1082
CONTENTBOX-1083