Kitty [1.2.0]
30/09/2026
Section titled β30/09/2026βThis release updated the Image component, with major upgrades that improve editor user experience, flexibility, delivery, and security.
It also converted hardcoded site information to be stored in editable data options, so a certain level of editor can make dynamic changes to generally static elements.
Features
Section titled βFeaturesβ- Integrated Image component with Dynamic Image Transformation for CloudFront, allowing any size and format of image to be uploaded, and to be served from the CDN as an appropriately-sized WEBP file.
- Added srcset to Image component using DMI assets.
- Added the ability for editors to explicitly choose a height for images from a range of presets.
- Added data options:
- Navigation
- Legal navigation
- Subscriptions
- Socials
- Company info
- Tags
- Tracking data
- Feature colours
- Refactored the navigation to be CSS-only, removing large JavaScript file.
- Added new custom permission groups:
- Minderoo Legal Editors (can edit legal pages only on minderoo.org)
- Minderoo Media Editors (can edit media content type only on minderoo.org)
- Minderoo Media Publishers (can edit media content type only on minderoo.org; can publish pull requests on minderoo.org)
Improvements
Section titled βImprovementsβ- Made all tests for variable typing consistent across components.
- Made all imports use consistent paths across components and layouts.
- Updated DAM upload settings to disallow special characters and spaces in file uploads.
- Fixed issue where /media/ was not being included in the path for selecting media items, leading to live preview link not working for media items.
- Fixed issue where link colour in a Card component was being overwritten by the link colour from the parent section.
- Updated Image component to fix stripping of whitespace after the caption and credit colons.
- Updated resources inputs to have more meaningful labels.