---
title: FSKit updates
framework: updates
role: article
role_heading: Article
path: updates/fskit
---

# FSKit updates

Learn about important changes to FSKit.

## Overview

Overview Browse notable changes in FSKit. June 2026 Update your FSVolume implementations to adopt FSVolume.Handler and the related “handler” protocols, which replace the now-deprecated FSVolume.Operations and other “operations” protocols. The “Handler” protocols provide richer FSVolumeHandlerResult subtypes to pass back to the framework after each call completes. Some calls also provide an FSContext parameter which contains user and group identifiers. You can use these to restrict access to your filesystem to known callers. Improve performance with kernel data caching, by conforming to the FSVolume.DataCacheHandler protocol.

## See Also

### Technology and frameworks

- [Accelerate updates](updates/accelerate.md)
- [Accessibility updates](updates/accessibility.md)
- [ActivityKit updates](updates/activitykit.md)
- [AdAttributionKit Updates](updates/adattributionkit.md)
- [App Clips updates](updates/appclips.md)
- [App Intents updates](updates/appintents.md)
- [AppKit updates](updates/appkit.md)
- [Apple Intelligence updates](updates/apple-intelligence.md)
- [AppleMapsServerAPI Updates](updates/applemapsserverapi.md)
- [Apple Pencil updates](updates/applepencil.md)
- [ARKit updates](updates/arkit.md)
- [Audio Toolbox updates](updates/audiotoolbox.md)
- [AuthenticationServices updates](updates/authenticationservices.md)
- [AVFAudio updates](updates/avfaudio.md)
- [AVFoundation updates](updates/avfoundation.md)
