Skip to content

Commit 3812f6b

Browse files
authored
Update index.md
1 parent ed817d8 commit 3812f6b

File tree

1 file changed

+1
-2
lines changed
  • src/pages/ps_reference/changelog

1 file changed

+1
-2
lines changed

src/pages/ps_reference/changelog/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ contributors:
1616
- `enableFillAsCustomAttribute` feature flag, introduced in UXPv7.1.0, will be turned on by default.
1717

1818
#### Deprecations
19-
### Deprecations
2019
- Changes to Clipboard
2120
- [Clipboard.setContent](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/Clipboard.md#setcontentdata) is deprecated. Please use [Clipboard.write](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/Clipboard.md#writedata) instead.
2221
- [Clipboard.getContent](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/Clipboard.md#getcontent) is deprecated. Please use [Clipboard.read](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/Clipboard.md#read) instead.
@@ -73,7 +72,7 @@ contributors:
7372
> - Wildcards (*) at the top-level `domain` name are not allowed. Please ensure you revisit the `permissions` setup in manifest.json for [WebView](../../uxp-api/reference-js/Global%20Members/HTML%20Elements/HTMLWebViewElement.md), and network calls ([XMLHttp](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/XMLHttpRequest.md), [fetch](../../uxp-api/reference-js/Global%20Members/Data%20Transfers/fetch.md))
7473
> - New doc for tracking the [mapping between Spectrum widgets and Spectrum Web Components](../../uxp-api/reference-spectrum/spectrum-widgets-to-swc-mapping/index.md) in UXP
7574
>
76-
>
75+
>
7776
> #### Fixed
7877
> - XMP now works in UXP Scripts.
7978
> - Plugin crashes while using [fit-content](https://forums.creativeclouddeveloper.com/t/ps-2024-crashes-when-opening-my-uxp-plugin/6840/7)

0 commit comments

Comments
 (0)