Folo/apps
wait bd879d5f9e
fix: resolve Obsidian EPERM on macOS by using native folder picker (#4242) (#4924)
- Replace text input with native dialog.showOpenDialog for vault path selection
- Add path validity detection with three-state UI (unselected/valid/invalid)
- Fix YAML frontmatter parsing failure with Chinese/special characters
- Fix ENOENT error when vault subdirectory doesn't exist
- Add AI summary (description) to Obsidian frontmatter export
- Add author fallback to feed title when entry author is empty
- Increase filename truncation limit from 20 to 80 characters for CJK titles

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 20:57:21 +08:00
..
cli fix(cli): verify browser login token (#4944) 2026-04-02 05:04:34 +00:00
desktop fix: resolve Obsidian EPERM on macOS by using native folder picker (#4242) (#4924) 2026-04-02 20:57:21 +08:00
landing chore(landing): update react to 19.2.4 2026-03-24 11:21:11 +08:00
mobile fix(mobile): update auth e2e flows 2026-04-02 19:14:42 +08:00
ssr fix: upgrade sdk packages and align app types (#4950) 2026-04-02 09:03:57 +00:00