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
9dc09dc1b9
Ici: Add strict types to remaining php files (#7548) 2023-12-13 09:05:13 -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
17d4fac6ea
Ici: Add theme (#7522)
* Ici: Add theme

* Ici: Lock footer text
2023-12-07 00:31:07 -03:00