Skip to content

v4.0.5-beta.11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Apr 15:43
· 318 commits to main since this release

Fixed

  • Wrong colors on external monitors (editor + saved files) — captured screenshots are now normalized to sRGB at capture time instead of preserving the monitor's native ICC profile. Some external monitors (e.g. ViewSonic VX4380) have profiles that don't round-trip correctly through AppKit's rendering pipeline. Converting to sRGB immediately after ScreenCaptureKit returns the raw image ensures correct colors everywhere.
  • Last used tool not persisted across app restarts — the selected annotation tool (pencil, arrow, etc.) now survives app restarts via UserDefaults.