Commit graph

6 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
Vicente Canales
b689c25fe5
Version Bump 2023-12-13 09:09:17 -03:00
Takashi Irie
1f19abf1b8
Xanadu: Add strict types to remaining php files (#7549) 2023-12-13 09:04:50 -03:00
Vicente Canales
25ae9707aa
Add strict types declaration (#7534)
Deploy script won't allow themes to be commited without this
declaration.
Recent previous case: https://github.com/Automattic/themes/pull/7529
2023-12-06 22:54:01 -05:00
Takashi Irie
fd7bb9dcb9
Xanadu: Add theme (#7533) 2023-12-07 00:38:09 -03:00