All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow specifying the final CB json file size limit#56
$match-case
modifier does not work #55.
- Pseudo-classes
:not()
and:is()
should be handled natively in the same way as:has()
#47.
- Do not split rules with many domains in the unless-domain and if-domain #51.
- Exclude rules containing if-domain and unless-domain with regex values #53.
- Handling provided Safari version for minor version as well, not just major one.
- Handling provided Safari version.
- Reverted native support of :has selector in the content blocker because safari 16 is not supporting it yet. Corresponding bug.