feat: Implement scroll position management with a new setting, add a back-to-top button, and extend search cache duration.

This commit is contained in:
kuekhaoyang
2026-01-25 15:42:21 +08:00
parent 7368582398
commit 30600e4d95
16 changed files with 289 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "4.0.4",
"version": "4.0.5",
"private": true,
"scripts": {
"dev": "next dev",