Skip to content

JoomCCK 6.4.0

Choose a tag to compare

@andiamine andiamine released this 22 May 22:13
· 12 commits to main since this release

Download Extended Version:

https://www.joomcoder.com/joomla-extensions/9-components/24-joomcck

Changes in Free version

  • New Feature - User-editable alias column on fields, enabling semantic grouping across content types for shared cross-type filtering and recommendations
  • New Feature - Alias migration added to the DB Tool to back-fill existing fields on demand
  • New Feature - Fullscreen admin mode with a responsive sidebar grouped into Build, Engagement, Data and System, plus a global section switcher and minimise toggle
  • New Feature - Control panel rebuilt as an analytics dashboard, bound to the global section switcher
  • New Feature - All admin list views modernized with Bootstrap 5 cards, a unified toolbar and an off-canvas filter drawer with active-filter chips
  • New Feature - System messages bridged to Bootstrap toast notifications
  • New Feature - Records: templates get full control over the record-action UI via per-button layouts (#431)
  • New Feature - Records: unpublished records now visible to super users and authors
  • New Feature - Multirating redesigned with a responsive Bootstrap 5 list-group layout
  • Improved - Pro/Extended edition detection via #__extensions plus folder check
  • Improved - Fullscreen sidebar shell extended to edit forms and record views
  • Security - Hardened SQL filtering and query building against injection vulnerabilities
  • Fixed - Datetime range filter now uses translatable CFROM/CTO keys
  • Fixed - Status output dropdown closes on selection (#443)
  • Fixed - Filter drawer auto-submit and "0"-value chip restored
  • Fixed - Layout break on template Copy/Rename (#438)
  • Fixed - Soft-delete of record files plus delete audit columns (#439)
  • Fixed - Broken icon filter in the Fieldicon form field
  • Fixed - Packer download link and Joomla 4+ installer compatibility
  • Fixed - Edit-template modal in the records module no longer shows the homepage
  • Fixed - Category sub-template no longer renders the admin navbar
  • Fixed - Restored admin-only "start" and "about" landing views

Changes in Extended version

  • Fixed - Replace deprecated JPath::clean with Joomla\Filesystem\Path::clean in community integrations