<!--
{
  "documentType" : "article",
  "framework" : "Safari Technology Preview Release Notes",
  "identifier" : "/documentation/Safari-Technology-Preview-Release-Notes/stp-release-195",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Safari Technology Preview 195 Release Notes"
}
-->

# Safari Technology Preview 195 Release Notes

Learn about the latest web technology updates in Safari Technology Preview: Accessibility, CSS, Media, Rendering, Scrolling, Web Extensions, and Web Inspector.

## Overview

[Safari Technology Preview](https://webkit.org/blog/6017/introducing-safari-technology-preview/) Release 195 is now [available for download](https://developer.apple.com/safari/resources/) for macOS Sonoma and macOS Ventura. If you already have Safari Technology Preview installed, you can update it in System Settings under General → Software Update.

This release includes WebKit changes between: [278097@main…278887@main](https://github.com/WebKit/WebKit/compare/d48c7f63fa225df9211aa2b96e3d73839250b278...a54572481c938d8a756e0981f51da7ab6537b311).

### Accessibility

#### Resolved Issues

- Fixed updating table accessibility text when its caption dynamically changes. ([278164@main](https://commits.webkit.org/278164@main))  (127263464)
- Fixed updating `aria-describedby` text after the targeted element changes its subtree. ([278318@main](https://commits.webkit.org/278318@main))  (127390465)

### CSS

#### New Features

- Added support for `currentColor` and system color keywords to Relative Color Syntax. ([278696@main](https://commits.webkit.org/278696@main))  (100981965)

#### Resolved Issues

- Fixed carrying analogous components forward when interpolating colors. ([278379@main](https://commits.webkit.org/278379@main))  (127170141)

### Media

#### Resolved Issues

- Fixed broken audio playback for a WebM file with a Vorbis track. ([278665@main](https://commits.webkit.org/278665@main))  (124880261)

### Rendering

#### Resolved Issues

- Fixed pseudo-elements not getting captured for View Transitions. ([278123@main](https://commits.webkit.org/278123@main))  (126964779)
- Fixed View Transition rendering when the root element is not captured in the new snapshot. ([278120@main](https://commits.webkit.org/278120@main))  (127217265)

### Scrolling

#### Resolved Issues

- Fixed the cursor not updating as content scrolls under it on some pages. ([278297@main](https://commits.webkit.org/278297@main))  (122347347)

### Web Extensions

#### Resolved Issues

- Fixed Content Script CSS inconsistently overriding style attributes. ([278387@main](https://commits.webkit.org/278387@main))  (126916972)

### Web Inspector

#### Resolved Issues

- Fixed an issue where the Web Inspector viewport might appear cut off. ([278208@main](https://commits.webkit.org/278208@main))  (117272735)
- Fixed `overflow: scroll` elements to scroll as expected when highlighting an element from the DOM tree. ([278614@main](https://commits.webkit.org/278614@main))  (124554999)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)