We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38d5ea commit ff66a71Copy full SHA for ff66a71
docs/changelog.rst
@@ -1,5 +1,7 @@
1
Changelog
2
=========
3
4
-- Add the ``docs.datasecurity.org`` preset
5
-- Add the ``voidtools.com`` preset
+- Rewrite preset system, so that the parsers are contained in a different repository, and they are loaded via a doctype.
+ - This will allow for faster and automatic preset updates, faster caching times, and it will reduce the strain on the hosts.
6
+- Remove the ``Use Cache`` option for non-api presets/doctypes.
7
+- Add a ``Cache Results`` option for doctype entries
0 commit comments