优化 更新,删除 的 增量同步机制..
解决 离线删除 在同步过程没有推送的问题
新增 密码重置功能,在服务端执行./fast-note-sync-service reset-password -u myuser -p newpassword123 强制更换密码
Optimize and update the incremental sync mechanism for updates and deletions.
Resolve the issue where offline deletions are not pushed during the sync process.
Add password reset functionality, execute ./fast-note-sync-service reset-password -u myuser -p newpassword123 on the server to forcefully change the password.
What's Changed
- feat: 增加命令行重置密码功能特性 by @sharelinux in #128
New Contributors
- @sharelinux made their first contribution in #128
Full Changelog: 2.5.4...2.5.5