This repository was archived by the owner on Jul 31, 2024. It is now read-only.
Releases: futtta/ao_critcss_aas
Releases · futtta/ao_critcss_aas
urgent bugfix
probably last release before integration into AO proper
1.17.0 version string updates (to 1.17.0) in main .php file
the sunny summer release
- new: allow "bound domain" to be changed (advanced option)
- improvement: improved default settings logic
- improvement: checks to prevent some PHP notices
- bugfix: prevent files with CCSS being removed even when still referenced in a rule
- bugfix: make sure rules and queue objects are global variables, thanks for the fix Marius!
- bugfix: fix defer-wrapping of non-javascript script tags (ld/json for example), thanks for reporting Kyla!
the vansihing P job mystery bugfix release
1.15.2 pushing out (new) fix for disappearing P job bug + getting ready to p…
minor: no autoload when doing class_exists
1.15.1 update version string in main file too
one small step at a time
better first time experience & misc fixes.
1.14.0 getting ready to push out 1.14.0
the one I almost forgot to tag
- new: advanced option (default off) to defer non-autoptimized JS (linked and inline).
- improvement: in maintenance job check if ao_ccss_queue is scheduled and schedule if not.
- improvement: added filter (ao_ccss_queue_schedule) to allow (power-)users to change the scheduling of the queue processing job.
teeny weeny improvments and fixes
- keep API key and some other key (non-transient) settings when plugin is deactivated
- improve “force include” copy + set max-size on that input field
- add extra info (wp_error) to debug log if key check does not succeed
- confirmed working with WordPress 5.0
little by little inching towards perfection ;-)
- Improvement: create path-based rules for pages by default for new installs (change the setting manually when upgrading from 1.9.0)
- bugfix: recheck invalid API key during the daily maintenance to avoid it getting stuck
- bugfix: don’t strip slashes in generated CCSS
- update to latest version of the “persist admin notice dismissal” framework library