Releases: sitecrafting/cumulus
Releases · sitecrafting/cumulus
v0.8.0
30 Jan 18:14
Compare
Sorry, something went wrong.
No results found
Updating composer dependencies
v0.6.3
26 Apr 21:34
Compare
Sorry, something went wrong.
No results found
Fix a bug with generating srcset for images in RTE content
v0.6.2
22 Apr 16:36
Compare
Sorry, something went wrong.
No results found
Made retina_url() accept $size as either a string or an array.
v0.6.1
15 Apr 19:59
Compare
Sorry, something went wrong.
No results found
Honor stored params_by_size when calculating srcset
v0.6.0
24 Mar 19:45
Compare
Sorry, something went wrong.
No results found
Added wp cumulus regenerate WP-CLI command
Clarified a common issue in docs
v0.5.1
09 Mar 19:03
Compare
Sorry, something went wrong.
No results found
perf: avoid looping through more attachment IDs than strictly necessary when --count is passed on command line
v0.5.0
09 Mar 18:50
Compare
Sorry, something went wrong.
No results found
Added --count and --summarize options to bulk-upload command
Fixed a warning when attachment metadata is not an array
Query for ALL attachments by default (not whatever the default posts_per_page is)
v0.4.0
09 Mar 03:35
Compare
Sorry, something went wrong.
No results found
Added API functions retina_url() and retina_srcset()
Added bulk upload (via wp cumulus bulk-upload command)
Improved test theme & coverage
v0.3.1
19 Feb 01:01
Compare
Sorry, something went wrong.
No results found
Fix an illegal offset Notice when passing array sizes (#1 )
v0.3.0
17 Feb 01:54
Compare
Sorry, something went wrong.
No results found
Added API functions sizes() and save_uploaded()
Added inline docs for all API functions