4 Commits
Author SHA1 Message Date
kuekhaoyang 610f57c5b0 fix auth sync requests after login 2026-07-09 16:33:44 +08:00
kuekhaoyang 3564ce1ede chore: update package versions and add user config sync API
- Bump version to 4.8.0 and update dependencies in package.json
- Implement user config sync API for cross-device settings persistence
- Add resolution badge auto-hide hook for improved user experience
- Create useConfigSync hook to manage user settings synchronization with the server
2026-03-18 12:44:05 +08:00
vvwnandGitHub c9e68caab1 Refactor subscription logic for Zustand v4/v5 2026-02-24 15:34:28 +08:00
vvwnandGitHub 076c4ac0f6 Add AutoSync component for cloud synchronization
Implement AutoSync component for cloud data synchronization.
2026-02-24 14:26:35 +08:00