Scille / resana-secure

1 stars 2 forks source link

Bump Scille/parsec-cloud from 7a8d846ed3e869fb5dfd6dad5e783f525dceaee6 to e6b9e781e7dbeed84f92931d933bd7418b185ec0 #316

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps Scille/parsec-cloud from 7a8d846ed3e869fb5dfd6dad5e783f525dceaee6 to e6b9e781e7dbeed84f92931d933bd7418b185ec0.

Changelog

Sourced from Scille/parsec-cloud's changelog.

History

.. towncrier release notes start

Parsec v2.16.0-a.0 (2023-06-07)

Features


* Add a dialog to manage offline availability for workspaces (i.e a user can now
  choose keep all the data available locally for offline access)
  (`[#2266](https://github.com/scille/parsec-cloud/issues/2266) <https://github.com/Scille/parsec-cloud/issues/2266>`__)
* Added user filtering by profile
  (`[#4033](https://github.com/scille/parsec-cloud/issues/4033) <https://github.com/Scille/parsec-cloud/issues/4033>`__)
* Handle the CLI flag ``--version`` on parsec sub-command. You can now type
  ``parsec --version`` to get the current version of parsec in a terminal.
  (`[#4363](https://github.com/scille/parsec-cloud/issues/4363) <https://github.com/Scille/parsec-cloud/issues/4363>`__)

Bugfixes

  • Prevent accidental creation of multiple parsec organizations at the same time ([#3698](https://github.com/scille/parsec-cloud/issues/3698) <https://github.com/Scille/parsec-cloud/issues/3698>__)
  • Accept parenthesis in HumanHandle's label ([#3749](https://github.com/scille/parsec-cloud/issues/3749) <https://github.com/Scille/parsec-cloud/issues/3749>__)
  • Fix user invitation email sending error when the greeter's name contains special characters ([#3752](https://github.com/scille/parsec-cloud/issues/3752) <https://github.com/Scille/parsec-cloud/issues/3752>__)
  • Fixed error when opening the QRCode for device invitation ([#3769](https://github.com/scille/parsec-cloud/issues/3769) <https://github.com/Scille/parsec-cloud/issues/3769>__)
  • Hide spinner during an enrollment using PKI ([#3846](https://github.com/scille/parsec-cloud/issues/3846) <https://github.com/Scille/parsec-cloud/issues/3846>__)
  • The window now takes the whole screen by default ([#3946](https://github.com/scille/parsec-cloud/issues/3946) <https://github.com/Scille/parsec-cloud/issues/3946>__)
  • No longer hides user invitations if they match the search string ([#3967](https://github.com/scille/parsec-cloud/issues/3967) <https://github.com/Scille/parsec-cloud/issues/3967>__)
  • Unmounted workspaces are no longer hidden by default and the state is saved when the application exits ([#3969](https://github.com/scille/parsec-cloud/issues/3969) <https://github.com/Scille/parsec-cloud/issues/3969>__)
  • Fixed link to user guide not clickable after creation an organization ([#4367](https://github.com/scille/parsec-cloud/issues/4367) <https://github.com/Scille/parsec-cloud/issues/4367>__)
  • Fix parsec backend sequester list_services CLI output when an error is returned ([#4368](https://github.com/scille/parsec-cloud/issues/4368) <https://github.com/Scille/parsec-cloud/issues/4368>__)

Improved Documentation

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

Superseded by #334.