Commit graph

9 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
cf5d5b443d
Version Bump 2023-11-14 13:42:27 -03:00
Aurorum
ead98e6762
Multiple Block Themes: Fix Cursor When Hovering Links (#7479)
* Poesis: Fix link cursors

* Fix remaining themes
2023-11-14 13:09:03 -03:00
Sarah Norris
d07eab49dc Version Bump 2023-09-07 15:19:24 +01:00
Miguel San Segundo
171b46ae04
Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki (#7348)
* Remove theme attribute from erma theme

* Remove theme attribute from poesis theme

* Add post meta template part in theme.json
2023-09-07 15:13:23 +01: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
0e13958390
Poesis: add theme for review (#7011)
* Poeisis: add theme for review

* move cover template part to pattern

* update theme min versions

* add 404 page

* add license information and compress images

* scale down assets

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-07-07 18:39:49 +05:30