v0.3.35 Sync Assistant Arrives While SMB and Quotation Workflows Keep Improving
Release date: 2026-05-31
v0.3.35 adds reusable sync jobs for local and remote folders, and also continues tightening Windows SMB access, quotation detail work, and guardrails before AI image sends.
New capabilities
- A new Sync Assistant mode is available in the Tools page. It can save sync jobs between local and remote folders and supports local-to-remote, remote-to-local, and two-way sync.
- Sync Assistant can scan differences before running and reports upload, download, conflict, and skipped counts.
- Sync jobs can run on a schedule with 15-minute, 30-minute, 1-hour, 3-hour, 6-hour, or custom intervals, and the app automatically executes overdue jobs while it is running.
- On Windows, SMB sites in simple mode can now parse pasted
\\\\host\\shareorsmb://host/shareaddresses, browse available shares, and prefer the current Windows login before falling back to account/password auth. - The quotation workspace keeps getting tighter: grouped fields stay in the page-level editor, attachments can be pasted directly, the list can show the first image thumbnail, and history now reads as a timeline.
- AI conversations now check whether the selected provider can understand images before sending image attachments, so text-only models fail earlier with a clear prompt instead of breaking on
image_urlpayloads.
Safety boundaries
- Sync does not delete by default. Users must type
删除to explicitly enable delete syncing. - When two-way sync detects that the same file changed on both sides, it marks the file as a conflict and skips it instead of overwriting silently.
- Windows SMB connection failures now return more specific guidance for unreachable hosts, missing share names, missing permissions, or conflicting existing SMB sessions.
Notes
- These release notes continue to record only user-visible application changes, not internal development or build-process adjustments.