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
1a4d4d8d6a Version Bump 2023-11-06 17:47:51 +00:00
Jason Crist
3546c0eadc
Renamed 'Spearhead' to 'Spearhead (Classic)' and 'Spearhead Blocks' to 'Spearhead' (#7459) 2023-11-06 11:50:35 -05:00
Wojtek Naruniec
deb984d694 Version Bump 2023-04-04 11:19:28 +02:00
Jason Crist
03b9cfa82a Version Bump 2022-11-21 14:07:30 -05:00
Onur Oztaskiran
35f742de5c
Spearhead Blocks refactored Initial Commit (#6435)
* Spearhead Blocks refactored Initial Commit

Refactored commit of Spearhead Blocks, now being a clone of Block Canvas, instead of child of Blockbase

* Review updates

- removal of ref id from header template
- dark mode editor style added
- unused tertiary color removed from the palette
- screenshot added

* Fixes to Theme.json and Footer Template

This commit fixes the issues mentioned in the PR

- Footer template now has the site title in it
- Block spacing and font weight fixes
2022-09-13 02:18:21 +03:00