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.
2 parents 48a955f + c550fd0 commit 90fef63Copy full SHA for 90fef63
src/components/changelog/Changelog.svelte
@@ -8,21 +8,12 @@
8
<ul class="list-disc list-inside">
9
<strong>Serving in our latest update:</strong>
10
<li class="ml-3.5">
11
- Manifest v3 code rewrite (took 2 years, finally done)!
12
- </li>
13
- <li class="ml-3.5">
14
- Cross-extension compatibility (i.e. rikaikun, 10ten, etc.)
15
16
17
- Bug fixes and performance improvements
+ Fixed broken chat rules dialog
18
</li>
19
</ul>
20
21
<strong>What's still cooking at KFP:</strong>
22
23
- Tackling our two-year backlog of feature requests :P
24
25
26
- Releasing the all-new YtcFilter v3 update
+ YouTube AI chat summary integrations
27
28
0 commit comments