Commit graph

14 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Jason Crist
357b0671aa Version Bump 2023-09-13 15:03:33 -04:00
Sarah Norris
6a57f887ff Version Bump 2023-07-07 11:41:32 +01:00
Sarah Norris
83ed843ada Version Bump 2023-07-06 13:29:47 +01:00
Jeff Ong
f85a3427d9 Version Bump 2023-03-24 12:22:23 -04:00
Jeff Ong
086447c670 Version bump. 2023-03-21 13:57:15 +00:00
Jeff Ong
0fd30620eb Version Bump 2023-03-16 17:44:47 +00:00
Jeff Ong
b5b5c04a47
Vetro: use latest duotone features (#6910)
* Update duotone presets and apply to image and cover blocks.

* Remove duotone from block specific attributes.

* Title the variations.

* Remove title from default theme.json.

* Replace screenshot.

* Fix php version.
2023-03-16 17:42:08 +00:00
Jeff Ong
5ef7480b93 Version Bump 2023-02-06 09:29:20 -06:00
Jeff Ong
9300fe0caa Version Bump 2023-02-01 12:30:54 -05:00
Jeff Ong
00eda57750 Version Bump 2023-01-11 11:32:19 +07:00
Jeff Ong
acb082d0af Version Bump 2022-12-13 11:02:03 -05:00
Jeff Ong
8026211a68
Add Vetro theme (#6725)
* Add Vetro, remove several custom templates.

* Remove unused assets and declarations.

* Remove call to load block patterns.

* Remove references to specific IDs.

* Remove unneeded.

* WIP convert.

* Remove layout CSS and refactor to use global root padding aware alignments.

* Simplify color palettes.

* Remove unused template parts.

* Remove unused font sizes.

* Update versioning and contributor.

* Move text to patterns, update templates.

* Fix escaping.
2022-12-06 14:51:18 -05:00