12.5
May 29th, 2023
What's changed
- Video component:
youtube_url
becomesvideo_url
. db88e2d4 by @robdekort
12.4
May 18th, 2023
What's improved
- Disable BrowserSync option for secured sites. #318 by @marcorieser
12.2
May 11th, 2023
What's improved
- Register multiple Alpine plugins at once. dfdb9015 by @robdekort
12.1
May 11th, 2023
What's improved
- Add default title to nav blueprint section. eb4d1587 by @robdekort
- Explanatory display text for common text fields. f93a6f88 by @robdekort
- Use partial tag method for image partial. 30136610 by @robdekort
- Remove redundant section instructions from page blueprint. 348010b3 by @robdekort
12.0
May 9th, 2023
What's new
- Statamic v4 support including grouped page builder and article pickers, form section support and refactoring blueprints into floating sections. #314 by @robdekort
- Add support for morphing live preview edits instead of refreshing the browser. #314 by @jacksleight and @robdekort
What's improved
- Update Statamic config files. a6ecc364 by @robdekort
- Remove
always_show_set_button
property from Bard fields. 59b5e2e9 by @flolanger - Disable expect navigation root page by default. d43f76da by @robdekort
What's fixed
- Stop click events bubbling on up mobile nav toggle. #314 and @robdekort
11.7
April 3rd, 2023
What's new
- Add support for secured sites and Browsersync to Vite. #307 by @marcorieser
What's improved
- Use arrow function to preserve context for
this
. #313 by @marcorieser
11.6
March 23rd, 2023
What's improved
- Remove unnecessary comments in form field partials. #310 by @marcorieser
11.4
March 16th, 2023
What's changed
- Remove quality setting from default asset preset. 5288bac7 by @robdekort
11.3
March 14th, 2023
What's new
- Added an option to enable/disable
SAVE_CACHED_IMAGES
during the installer. d881a20d by @robdekort
11.2
March 13th, 2023
What's fixed
- Remove some old JS logic from the video partial that doesn't belong anymore. ad935bbf by @robdekort
11.1
March 9th, 2023
What's improved
- Move the Statamic conditonal field form helpers to the Statamic Peak Tools addon. b6e8e080 by @robdekort
11.0
March 9th, 2023
What's improved
- Move the form handler to the Statamic Peak Tools addon. #306 by @robdekort
10.8
March 3rd, 2023
What's improved
- Vite refreshes the browser when new Antlers files get created. #304 by @marcorieser
10.7
March 1st, 2023
What's improved
- Adjust table component HTML structure to be formatable by Antlers formatter. #303 by @marcorieser
10.6
February 22nd, 2023
What's improved
- Also run
npm i puppeteer
when opting into social images in the post install hook. 10233eff by @robdekort
10.5
February 15th, 2023
What's improved
- Use short locale in typography time partial. 1b1b4024 by @robdekort
10.4
February 14th, 2023
What's improved
- Simplify cookie banner protected video logic. 1416d7fd by @robdekort
10.3
February 13th, 2023
What's new
- Add option to composer require spatie/browsershot in post install hook. b0b97f45 by @robdekort
10.0
February 9th, 2023
What's new
- Move Browser Appearance related features and a few other tools to two new easily updatable addons. #301 by @marcorieser
- Use new brand color. 36e2cb1c by @robdekort
What's improved
- Use
fit
ismax
on default asset replacement configuration. daf3fa7a by @robdekort