v3.4.0
What's Changed
Front-end
- Remove CSS fallbacks for
calc(), and CSS variables, both of which are now Baseline: Widely Available. - Added Index views router.
Data Model
- The following sections, entry types and corresponding fields have been added:
- Academic Levels section, Academic Level entry type, and Academic Level field
- Departments section, Department entry type, and Department and Departments field
- Events section, Event entry type
- Jobs and Jobs Index sections, Job entry type
- News and News Index sections, News entry type
- Organisations section, Organisation entry type
- Offices and Offices Index sections, Office entry type, Offices field
- People and People Index sections, Org Member and External Contributor entry types, Authors and People fields
- Programmes and Programmes Index sections, Programme entry type and a Programmes field
- Projects and Projects Index sections, Project entry type
- Publications and Publications Index sections, Publication entry type
- Resources and Resources Index sections, Resource and Resource Link entry types
- Testimonials section, Testimonial entry type
- Search section
- Tenders section, Tender entry type
- The following categories and corresponding fields have been added:
- Disciplines
- Event Types
- Focus Areas
- Languages
- News Types
- Oportunities Types
- Publications Types
- Practices
- Project Types
- Resource Types
- Topics
- The following fields have also been added:
- Content Blocks: Faculty, and Projects.
- Content Builders: Simple Navigation, Contact Information, and Credits.
- Body Blocks: Collapse, Button, and Media Embed, alongwith a Nested Body field for nesting content in Collapse blocks.
- Other fields: Author Type, External Person Roles, various Hyperlink and Url options, Date, and Media Embed.
- The following navigation menus have been created:
- Header
- Footer
- Fineprint
- Added the Organisation global set.
Craft
- Installed Navigation 3.0.6.
- Installed Store Hours 4.2.0.
- Installed oEmbed 3.1.4.
- Updated Craft CMS to 5.6.17.
- Updated CKEditor to 4.6.0.
- Updated CP Field Inspect to 2.0.4.
- Updated Image Resizer to 4.0.3.
- Updated Imager X to 5.1.3.
- Fixed a bug where changes to an existing asset would not always result in Imager transforms being re-generated.
DevOps
- PDF files can now be cached by user agents for 1 month.
- Fixed a bug where the primary Craft app would not honour extra static file rules for videos, webmanifests, etc.
- Refactored extra Nginx static file rules config for better re-use.
System
- Added automated deployment commands (post-install) for the boilerplate project setup.
Full Changelog: v3.3.0...v3.4.0