We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28db920 commit b4501c5Copy full SHA for b4501c5
1 file changed
docs/source/UserGuides/Miscellaneous/Changelog.rst
@@ -11,10 +11,14 @@ Improvements
11
* Improved strict permission detection for background tasks using rc/msg/error_type tuples
12
* Adjusted recursive directory creation to skip portal root segments
13
* Treat completed-with-warnings background tasks as successful results
14
+* Support "upload only" permission when sharing public links
15
+* Migrate SDK configuration from YAML file to Python module
16
+* Support bearer token authentication
17
18
Bug Fixes
19
^^^^^^^^^
20
* Fixed directory creation behavior when the portal returns ``None`` or ``Ok`` responses
21
+* Resolve regression in cookie-based authentication caused by aiohttp library upgrade
22
23
2.20.26
24
-------
0 commit comments