Handmade Web & Design

Frosty Release Notes

Handmade Web & Design

1.1.8

July 10th, 2023

  • N/A Changelog not available.

1.1.7

July 10th, 2023

  • N/A Changelog not available.

1.1.6

March 1st, 2022

  • New Statamic 3.3 support

1.1.5

September 26th, 2021

  • New View output is now handled with Statamic\View\View so that some cascade data is available.
  • New You can now create your own mode/methods, If you wanted to use Frosty along side some other Ajax method, you are free to do so.
  • Fix Expanded on the documentation a little.

1.1.4

September 1st, 2021

  • New Allow endpoint parameter on tag (works the same as existing url parameter)
  • Fix Issue with context being supplied as "content" from the Antlers tag.

The view files now use $content and $endpoint rather than the frosty class methods, this will allow developers to use Antler override files if they want.

1.1.3

August 18th, 2021

  • New Prep for Statamic 3.2

1.1.2

August 11th, 2021

  • Fix Antlers failing when context isn't set.

1.1.1

August 9th, 2021

  • New Bump data-fetcher.js to 1.1.1

1.1.0

August 8th, 2021

Please read the readme, as this update contains breaking changes.

  • New Refactored code, handmadeweb\datafetcher.js will now be the native Javascript used to fetch ajax content.

Alpine Js is still supported however you'll need to publish and update the Frosty configuration and specify alpine as the Javascript mode.

1.0.2

August 5th, 2021

  • New Adds Blade support.
  • New Requires PHP 8, Named parameters and Union Types are just the beans!

1.0.1

August 5th, 2021

  • New Added context support to the Tag.

1.0.0

August 4th, 2021

  • New Initial Release.