Skip to content

Releases: creativedotdesign/tofino

v5.0.0-alpha.6

22 Apr 23:21

Choose a tag to compare

v5.0.0-alpha.6 Pre-release
Pre-release
v5.0.0-alpha.6 - PHP 8.3 version metadata cleanup

v5.0.0-alpha.5

22 Apr 22:57

Choose a tag to compare

v5.0.0-alpha.5 Pre-release
Pre-release
v5.0.0-alpha.5 - PHP 8.3 baseline

v5.0.0-alpha.4

22 Apr 22:49

Choose a tag to compare

v5.0.0-alpha.4 Pre-release
Pre-release
v5.0.0-alpha.4 - PSR-4 namespace alignment

v5.0.0-alpha.3

22 Apr 22:18

Choose a tag to compare

v5.0.0-alpha.3 Pre-release
Pre-release
v5.0.0-alpha.3 - dev branch pre-release for Compose testing

v5.0.0-alpha.2

27 Feb 16:44

Choose a tag to compare

v5.0.0-alpha.2 Pre-release
Pre-release
Add release workflow

v5.0.0-alpha.1

15 Nov 15:18
c5faaae

Choose a tag to compare

v5.0.0-alpha.1 Pre-release
Pre-release

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

04 Jan 20:00
306874c

Choose a tag to compare

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

  • Convert WP Classes to Tailwind versions. Fixes #361 (bc3e2bc)

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

04 Jan 19:58

Choose a tag to compare

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_id and is_single_module_page 3e4c201
  • 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

30 Apr 18:21
c77ee2a

Choose a tag to compare

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.

v3.2.2

10 Oct 15:59
d51c1ed

Choose a tag to compare

Features

  • Add auto build & deploy Github action. Fixes #312. (45f032)
  • Add body open hook for GTM script. Fixes #326. (2a4e092)

Bug Fixes