erickzhao

#52267: docs(mas): update security scoped bookmarks link

Merged
Created: Jul 6, 2026, 12:02:46 PM
Merged: Jul 7, 2026, 2:48:52 PM
3 comments
Target: main

Description of Change

I think https://developer.apple.com/documentation/professional-video-applications/enabling-security-scoped-bookmark-and-url-access is the right link now.

Checklist

Release Notes

Notes: none

Backports

43-x-y
Merged
PR Number
#52281
Merged At
Jul 8, 2026, 1:11:41 PM
Released In
Not yet
Release Date
Not yet
44-x-y
Merged
PR Number
#52282
Merged At
Jul 8, 2026, 1:11:45 PM
Released In
v44.0.0-alpha.3
Release Date
Jul 9, 2026, 3:00:15 PM

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron