Skip to content

Releases: Ortus-Solutions/ContentBox

6.1.1

19 Mar 20:56
4da6005
Compare
Choose a tag to compare
v6.1.1

Latest Release v6.1.1

6.1.0

18 Mar 21:40
1f45d42
Compare
Choose a tag to compare
v6.1.0

Latest Release v6.1.0

6.0.5

23 Apr 17:57
989777b
Compare
Choose a tag to compare

Fixed

  • CONTENTBOX-1510 - Emails being sanitized and invalidated on Comment form submission

6.0.4

20 Feb 12:21
Compare
Choose a tag to compare

Fixed

  • JS Library Patches
  • CONTENTBOX-1509 featuredImage URL on initial migration should be nullable

6.0.3

13 Feb 22:59
Compare
Choose a tag to compare

Updated

  • All github actions

Bugs

  • CONTENTBOX-1507 BulkSave not accounting for sites when filtering and saving
  • CONTENTBOX-1506 Updated all server.jsons to use `env` for the ortus orm extension since the latest lucee build broken extensions via jvm args
  • CONTENTBOX-1505 RenderView widget exception when using `view()` to render the view

6.0.2

15 Jan 21:56
Compare
Choose a tag to compare

Bugs

  • CONTENTBOX-1501 Init migration needs to verify permissions and roles separately to make sure it passes on created dbs

6.0.1

20 Dec 09:13
360ab6e
Compare
Choose a tag to compare

Bugs

  • CONTENTBOX-1500 Defensive coding for permissions migration on new instance

6.0.0

18 Dec 11:47
Compare
Choose a tag to compare

Bugs

New Features

Improvements

  • CONTENTBOX-721 Menu Manager Improvements
  • CONTENTBOX-1296 Add historical slug storage and automatic redirects
  • CONTENTBOX-1399 Editors Should Have the Ability to Evict Content Cache with new permission: RELOAD_CACHES
  • CONTENTBOX-1429 Sitemap Search in Admin is extremely slow on large sites.
  • CONTENTBOX-1447 Logical Groupings for Content Template Form Fields
  • CONTENTBOX-1448 Move Global Content Template Assignment Up to Template List
  • CONTENTBOX-1455 'Remove All' button is displayed under Blog > Custom Fields even when there are no custom fields defined.
  • CONTENTBOX-1458 Remove content returnformats for pdf to avoid server and bot attacks
  • CONTENTBOX-1469 Improve position of the menu toggle
  • CONTENTBOX-1474 Enhance logo quality
  • CONTENTBOX-1488 latest logins should only be displayed if the tracker is enabled
  • CONTENTBOX-1489 SEO for meta data on home page, needs to follow site rules instead of page only rules
  • CONTENTBOX-1490 Removed moment js to luxon for increased support and viability
  • CONTENTBOX-1494 When using hierarchical slugs on the contentstore and pages the api does not work for retreiveing the right slug due to CF decoding of encoded slugs

Tasks

v5.3.0

09 Aug 23:09
Compare
Choose a tag to compare

[5.3.0] => 2022-AUG-09

Bug

  • CONTENTBOX-1442 regression - the author preferences UI form should not overwrite all preferences when saving
  • CONTENTBOX-1438 Adding a category when creating a new blog post causes an error
  • CONTENTBOX-1437 Upgrade to ContentBox 5.2 from 5.0 does not allow pages to save
  • CONTENTBOX-1436 PAGES_EDITOR permission should allow for publishing/unpublishing for editors
  • CONTENTBOX-1435 Pagination stops working intermittently when navigating the site tree
  • CONTENTBOX-1430 Media manager context menus breaking intermittently and only a full reload will fix
  • CONTENTBOX-1426 Publishing time is decimal formatted not Time Formatted
  • CONTENTBOX-1423 Do not allow to set yourself as your own parent in pages
  • CONTENTBOX-1421 Import dialog broken regression on all editors
  • CONTENTBOX-1418 Retrieval Order Field will Only Accept Numbers up to 99
  • CONTENTBOX-1416 Blog entry content should not have parent modifier

Improvement

  • CONTENTBOX-1335 Link the swagger resources to the actions in the api module

New Feature

Task

v5.2.0

31 Mar 20:04
Compare
Choose a tag to compare

Fixed

  • CONTENTBOX-1415 5.x Updater was not running the right migrations
  • CONTENTBOX-1414 Migration names cannot have a period or the migrations fail due to a CFC instantiation issue
  • CONTENTBOX-1413 CBHelper siteBaseURL is not accounting for multi-site