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 690ae38 commit 5ef8219Copy full SHA for 5ef8219
CHANGELOG.md
@@ -3,6 +3,16 @@
3
## unreleased
4
5
6
+## 4.1.0 (2024-04-14)
7
+
8
+* Fixed dashboard search endpoint wrapper.
9
+* Added support for query parameters on endpoints, also fixing `get_all_folders`.
10
+* Added missing API wrapper for Library Elements to the Async client.
11
+* Implemented teams read endpoints for user and actual user.
12
13
+All fixes and improvements submitted by @chintal. Thank you so much.
14
15
16
## 4.0.1 (2024-03-29)
17
18
* Packaging: Do not mark package as "universal wheel" py2, py3.
0 commit comments