Skip to content

fix: OCR log file + toast border (v0.1.4)#3

Merged
lzhgus merged 1 commit intomainfrom
fix/v0.1.4-bugfixes
Apr 11, 2026
Merged

fix: OCR log file + toast border (v0.1.4)#3
lzhgus merged 1 commit intomainfrom
fix/v0.1.4-bugfixes

Conversation

@lzhgus
Copy link
Copy Markdown
Owner

@lzhgus lzhgus commented Apr 11, 2026

Summary

  • Remove logToFile() that wrote capso-ocr.log to Desktop
  • Fix toast notification black outline (disable NSPanel hasShadow)
  • Bump version to v0.1.4

Test plan

  • Run OCR, verify no log file appears on Desktop
  • Run OCR on text, verify toast shows without black border

- Remove logToFile() and all call sites that wrote capso-ocr.log to Desktop
- Fix toast notification black outline by disabling NSPanel hasShadow
  (SwiftUI .shadow() handles the visual effect alone)
- Bump version to v0.1.4
@lzhgus lzhgus merged commit 1fa1875 into main Apr 11, 2026
4 checks passed
@lzhgus lzhgus deleted the fix/v0.1.4-bugfixes branch April 11, 2026 05:33
@lzhgus lzhgus mentioned this pull request Apr 14, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant