Commit graph

7 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
Sarah Norris
45a05ee3f9 Version Bump 2023-09-05 11:13:52 +01:00
Miguel San Segundo
a5c2db80bb
Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07:00
Matias Benedetto
94095bdcda Version Bump 2023-07-10 12:29:02 +02:00
Matias Benedetto
d3ab632b99 Sten theme: removing theme key from template part links in templates 2023-07-10 12:18:55 +02:00
Matias Benedetto
5b5e1afc2b
Sten: Add theme for review (#7015)
* Add Sten theme for review

* removing not needed styles

* updating version

* removing unused key

* removing new lines from css in theme.json

* removing unused patterns

* Revert "removing new lines from css in theme.json"

This reverts commit 32fc8abee0.

* removing new line characters from CSS in theme.json
2023-06-27 13:00:44 +02:00