themes-wordpress/zoologist
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
..
assets #6832: Zoologist: Fix link underline on buttons (#6445) 2022-09-14 13:07:03 +05:30
block-template-parts Font size names update (#5300) 2022-01-14 14:28:25 +00:00
block-templates lock post-content block by default (#6314) 2022-08-05 12:16:56 +05:30
languages Add: Zoologist and update from Geologist (#4817) 2021-10-14 12:08:16 +01:00
sass #6832: Zoologist: Fix link underline on buttons (#6445) 2022-09-14 13:07:03 +05:30
styles Blockbase 3 (#6167) 2022-07-20 14:54:48 -04:00
package.json Version Bump 2023-10-12 11:26:55 -03:00
readme.txt Lossless image optimization (#7671) 2024-03-20 11:46:05 +00:00
screenshot.png Lossless image optimization (#7671) 2024-03-20 11:46:05 +00:00
style.css Version Bump 2023-10-12 11:26:55 -03:00
theme-gen-readme.md Add: Zoologist and update from Geologist (#4817) 2021-10-14 12:08:16 +01:00
theme.json Blockbase Children: remove conflicting core/navigation-link styles (#7029) 2023-04-21 09:40:43 -04:00

=== Zoologist ===
Contributors: Automattic
Requires at least: 5.7
Tested up to: 5.7.2
Requires PHP: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Zoologist is a simple blogging theme that supports full-site editing.

== Changelog ==

= 1.0.44 =
* Optimize images (#7671)

= 1.0.43 =
* Bump postcss from 8.4.25 to 8.4.31 (#7407)

= 1.0.42 =
* Remove tags blog-homepage and auto-loading-homepage (#7322)

= 1.0.41 =
* Small tweaks to force update following `style-variations` tag fix (#7209)

= 1.0.40 =
* Add the style-variations tag to themes with style variations (#7199)

= 1.0.39 =
* Update Node version in .nvmrc & update deps (#7059)

= 1.0.38 =
* Blockbase Children: remove conflicting `core/navigation-link` styles (#7029)

= 1.0.37 =
* #6832: Zoologist: Fix link underline on buttons (#6445)

= 1.0.36 =
* #6085: Zoologist: Add underline to links (#6382)

= 1.0.35 =
* lock post-content block by default (#6314)

= 1.0.34 =
* Blockbase: Locked post content blocks  (#6299)

= 1.0.33 =
* Update: Quadrat, Geologist & Zoologist quote block line height (#6290)

= 1.0.32 =
* Blockbase 3 (#6167)

= 1.0.31 =
* migrate to npm workspaces (#6200)

= 1.0.30 =
* Update all /pub themes so the theme-uri points to `https://wordpress.com/theme/<slug>` (#6033)

= 1.0.29 =
* multiple themes: update font sizes from px to rem for better a11y (#5801)

= 1.0.28 =
* Blockbase: Remove list ponyfill (#5586)

= 1.0.27 =
* Changed source of pagination arrows from CSS to block attributes. (#5532)

= 1.0.26 =
* Update dependencies (#5476)

= 1.0.25 =
* Geologist and Zoologist: Add blog-homepage tag' (#5460)

= 1.0.24 =
* Update screenshots from wpcom (#5357)

= 1.0.23 =
* Blockbase children: Remove search templates (#5334)

= 1.0.22 =
* Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Font size names update (#5300)
* Update all dependencies and add update script (#5304)

= 1.0.21 =
* Reverting the mess caused renaming template folders (#5317)

= 1.0.21 =
* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
* Refix/5105 script refactor template folders (#5312)
* Ran script moving template resources
* Blockbase: refactor footers to patterns (#5245)
* Blockbase: converted headers to patterns (#5238)

= 1.0.20 =
* Try/consolidate headers (#5145)

= 1.0.19 =
* Blockbase: refactor template part blocks (#5129)
* Blockbase: Add an archive template (#5127)

= 1.0.18 =
* Move calendar styles to blockbase (#5114)
* Remove unused search block code (#5116)
* Blockbase: Move table stripes to Blockbase (#5115)

= 1.0.17 =
* Blockbase: Simplify the approach to font customization (#4980)

= 1.0.16 =
* Quadrat: Fix post title spacing (#4720)
* Update all navigation blocks to new markup (#5038)

= 1.0.15 =
* Blockbase: Add child CSS if it exists (#5047)

= 1.0.14 =
* Zoologist: Replace theme screenshot (#5006)

= 1.0.13 =
* Blockbase: Use new attributes for navigation block (#4832)
* Zoologist: Add post meta icons to the index (#4973)

= 1.0.12 =
* Add version and schema to Zoologist and Russell (#5004)

= 1.0.11 =
* Remove/child theme (#4861)

= 1.0.10 =
* Revert the header change for Quadrat, Geologist and Zoologist (#4955)

= 1.0.9 =
* Remove hidden folder and update the stylesheet (#4932)
* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)

= 1.0.8 =
* Bump version for zoologist

= 1.0.6 =
* Blockbase: Add query title (#4878)

= 1.0.5 =
* Blockbase: Fix form background color contrast (#4824)
* Blockbase: search block font size (#4865)
* Blockbase: make post meta icons optional (#4891)
* Blockbase: Update the query pagination block markup (#4805)

= 1.0.4 =
* Update style.css (#4874)

= 1.0.3 =
* cleanup errors on themejson files and rebuild themes (#4857)

= 1.0.2 =
* Zoologist: Update spacing from wpcom (#4834)

= 1.0.1 =
* Add: Zoologist and update from Geologist (#4817)

= 1.0.0 =
* Initial release

== Copyright ==

Zoologist WordPress Theme, (C) 2021 Automattic, Inc.
Zoologist is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Zoologist uses the following third-party resources:

Egyptian locust illustration from The Naturalist's Miscellany (1789-1813) by George Shaw (1751-1813)
License: CC0
Source: https://www.rawpixel.com/image/386633/free-illustration-image-insect-egyptian-locust
Included in theme screenshot.