Releases: studio1902/statamic-peak-tools
Releases · studio1902/statamic-peak-tools
v4.0.1
What's fixed
- Fix statamic conditionals not working #14 by @AndreasSchantl
What's new
v4.0.0
What's new
- Breaking change: Laravel Precognition support. Removes the old style form handler. Don't upgrade to this version if you don't manually change your templates according to this PR. #13 by @robdekort
v3.4.2
What's improved
- Add a more solid check to the picture partial to prevent divisons by zero. 0867583 by @robdekort
v3.4.0
What's improved
- Add extra image width check to picture partial to prevent divisons by zero. bb62024 by @robdekort
v3.3.0
What's improved
- Implement a better caching solution for the no alt text widget. #12 by @robdekort
v3.2
What's improved
- Simplify live preview morph partial. #49e3c22a by @jacksleight
v3.1
What's improved
- Make live preview work with static caching. Can and will be simplified later when this PR gets merged. #e09f4cf0 by @jacksleight