6.0.0
github-actions
released this
18 Dec 11:47
·
64 commits
to development
since this release
Bugs
- CONTENTBOX-1323 Import With Overwrite Throws an Error
- CONTENTBOX-1370 UI Disappoints in Menu Manager and Broken ContentMenuItem Functionality
- CONTENTBOX-1404 Issue Importing Site using ContentBox 5.03 and a fresh export
- CONTENTBOX-1406 Switching Editors Sends Item Being Edited in to Draft Status
- CONTENTBOX-1427 CBRequest postRender of AdminBar will throw errors if Buffer is flushed to Browser
- CONTENTBOX-1428 Incorrect Site and Parent Re-Assignment When Using Admin Bar Edit
- CONTENTBOX-1439 NOW for a new blog post doesn't update the time anymore with the alpine updates
- CONTENTBOX-1445 Menu Manager Create new does not working
- CONTENTBOX-1450 menu manager sandbox display is broken
- CONTENTBOX-1453 modules_user is not currently included in the ormSettings so some contentbox modules on forgebox don't work without Application.cfc being updated by the user
- CONTENTBOX-1454 files fail to upload in media manager after server restart
- CONTENTBOX-1462 Generated Sitemap has broken links
- CONTENTBOX-1467 FeedGenerator.cfc Incompatible with ACF 2018+
- CONTENTBOX-1468 getOpenGraphMeta broken for description
- CONTENTBOX-1472 Ensure visibility of Menu Toggle in mobile views
- CONTENTBOX-1476 Links do not have enough contrast
- CONTENTBOX-1481 Missing Icons
- CONTENTBOX-1482 PageInclude/EntryInclude/Menu widgets are not including the current site
- CONTENTBOX-1484 Menu Preview Error
- CONTENTBOX-1496 checkAll failing due to window scoping issues
- CONTENTBOX-1498 Missing fieldset tag
- CONTENTBOX-1499 An error is recorded in the log when initialising a custom widget in an add-on module
New Features
- CONTENTBOX-1270 ContentBox Content Templates
- CONTENTBOX-1377 Add Child Layout Property to Pages
- CONTENTBOX-1451 use onServerInstall migration scripts from latest CommandBox on server scripts
- CONTENTBOX-1477 Upgrade to ColdBox 7
- CONTENTBOX-1480 cfconfig definitions additions to the server definitions
- CONTENTBOX-1487 Ability to define domain aliases for sites for domain detection
- CONTENTBOX-1491 Migration to cfmigrations for full database and seeding creations instead of ORM
- CONTENTBOX-1492 Added the cors module to the site since we have API deployments now
- CONTENTBOX-1497 New Content Editing Focus mode to remove distractions
- CONTENTBOX-1452 Convert File Operations to cbfs
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
- CONTENTBOX-1172 Migrate UI development from bower/grunt to npm/elixir
- CONTENTBOX-1321 Convert from Yarn to NPM for package management
- CONTENTBOX-1470 Update Panels Styles
- CONTENTBOX-1471 Update Tabs Styles
- CONTENTBOX-1473 Update Sidebar Styles
- CONTENTBOX-1478 Remove old tuckey urlrewrite.xml as this is now in the CommandBox Core
- CONTENTBOX-1493 ContentBox Express removed since we now have CommandBox