We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9786a commit 2b54a3fCopy full SHA for 2b54a3f
packages/sdk/CHANGELOG.md
@@ -6,7 +6,8 @@
6
7
### Added
8
9
-- Added `categoryIds` parameter to `getApps` method for filtering apps by category IDs
+- Added `categoryIds` parameter to `getApps` method for filtering
10
+ apps by category IDs
11
- Added `getAppCategories` method to retrieve available app categories
12
13
## [1.7.0] - 2025-07-03
@@ -48,7 +49,7 @@
48
49
50
- Added `endpoint_url` field to the component metadata, providing the URL to the
51
HTTP interface of the component.
-- Added missing pagination fields to the `GetComponentsResponse` and
52
+- Added missing pagination fields to the `GetComponentsResponse` and
53
`GetAccountsResponse` types.
54
55
## [1.6.7] - 2025-06-06
0 commit comments