Releases: creativedotdesign/tofino
Releases · creativedotdesign/tofino
v5.0.0-alpha.6
v5.0.0-alpha.6 - PHP 8.3 version metadata cleanup
v5.0.0-alpha.5
v5.0.0-alpha.5 - PHP 8.3 baseline
v5.0.0-alpha.4
v5.0.0-alpha.4 - PSR-4 namespace alignment
v5.0.0-alpha.3
v5.0.0-alpha.3 - dev branch pre-release for Compose testing
v5.0.0-alpha.2
Add release workflow
v5.0.0-alpha.1
What's Changed
Release notes are to be issued when the release is production-ready.
Full Changelog: v4.1.0...v5.0.0-alpha.1
v4.2.0
Features
- Remove GraphQL from all vue instances (522d3d9)
- Add Copyright, ALT, Media Credit to images (a3a5a60)
- Add Title and Class support to SVG Files. Fixes #366 (05c88ad)
Bug Fixes
Build / CI
- Deps & Build Updates (e927a3c)
- Use Node v20 for GH Action (539392b)
- Allow files to be hashed (4f73e74)
- Delete dist folder on server if it exists before deployment (bd6c55d)
Tests
- Convert tests to latest Cypress and TS (4947415)
Full Changelog: v4.1.0...v4.2.0
v4.1.0
Features
- Add cypress axe testing to tofino 9061e3e
- Sticky Footer, 404 centered 3ddcc23
- Replace Tailwind hidden class in menu TS code Fixes #357
- Change Twitter SVG icon to X Fixes #358
- Add TikTok to social media links Fixes #359
- Breakup General Options into smaller ACF and use Clone Fixes #363
- Vite Dev Server Check environment variable 03e146f
- Add new helper functions
get_flex_field_by_page_idandis_single_module_page3e4c201 - Remove Contact Form, add ACF for Form Selector. bc439ad
- Allow multiple alerts 4fe5982
- Add ACF Stubs for Intelephense 5a05aa9
- Add Thumbnail size images c4e1124
- BrowserSync on localhost and network addresses e8bdfb2
v4.0.0
Features
- Remove Laravel Mix/Webpack and replace it with Vite.
- Replace native WordPress options with ACF Options Page.
- Update Screenshot.
- ACF Flexible Content.
- Update Tailwind to the latest version.
- Add Cypress tests.
- Include Vue.js v3.
- TypeScript all the things.
- Remove unused shortcodes.
- Include new Contact Form and AjaxForm PHP Class.
- Additional WordPress clean functions.
- Fix admin maintenance mode.
- Update SVG Sprite loading.
- Lots of misc improvements.