We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9782a6b commit 93f8b83Copy full SHA for 93f8b83
docs/changelog/overview.mdx
@@ -19,7 +19,9 @@ Release notes for the Flare Platform can be found on the [product documentation
19
The [cookies search endpoint](/api-reference/leaksdb/endpoints/post-cookies-search) now
20
returns an `imported_at` timestamp that indicates when the cookie was imported to Flare's
21
database. It also has a new `imported_after` filter that allows for retrieving cookies
22
- that were imported after a given timestamp.
+ that were imported after a given timestamp. The
23
+ [Cookie Monitoring Guide <Icon icon="book" size={16} />](/guides/cookie-monitoring).
24
+ was updated with an example usage.
25
</Update>
26
27
<Update label="2024-10-22" description="Python SDK - v0.1.25">
0 commit comments