v0.12.0
bigcat88
released this
02 Apr 17:38
·
75 commits
to refs/heads/main
since this release
Update with new features only for NextcloudApp
class. #233
Added
ex_app.get_computation_device
function for retrieving GPU type(only with AppAPI2.4.0
+).ex_app.integration_fastapi.fetch_models_task
are now public function, addedprogress_init_start_value
param.- Global authentication when used now sets
request.scope["username"]
for easy use.
Changed
UiActionFileInfo
class marked as deprecated, insteadActionFileInfo
class should be used.