You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/release/RELEASE-NOTES
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
## NEW
4
4
5
-
- **Support for item states**: You can now fetch an item's state using the SDK.`ItemOverview` exposes one of two states: `Active` or `Archived`.
5
+
- **Support for item states**: You can now fetch an item's state using the SDK.`ItemOverview` exposes one of two states: `Active` or `Archived`.
6
6
- `Active`: An item located inside a vault. (Default)
7
7
- `Archived`: An item that has been moved to the Archive. 1Password doesn't include archived items in search results or suggest them when you fill in apps and browsers. You can keep archived items as long as you'd like.
8
-
- **Filtering the return of item listing by state**: You can now filter the listed items by item state.
8
+
- **Filtering listed items by state**: You can now filter the results of the item list function by item state.
9
9
10
10
## FIXED
11
11
@@ -20,7 +20,7 @@ This release contains breaking changes for two functions in the Python SDK.
0 commit comments