* Add documentation for the ``recovery device`` feature. This feature was
introduced in v2.6.0 and it was not documented until now.
(`[#5630](https://github.com/scille/parsec-cloud/issues/5630) <https://github.com/Scille/parsec-cloud/issues/5630>`__)
Add SBOM (Software Bills Of Materials) generation on software packaging. This
provides the list of dependencies used to build the software.
([#4770](https://github.com/scille/parsec-cloud/issues/4770) <https://github.com/Scille/parsec-cloud/issues/4770>__)
Client/Backend API evolutions
Drop support for API v2
([#4546](https://github.com/scille/parsec-cloud/issues/4546) <https://github.com/Scille/parsec-cloud/issues/4546>__)
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>`__)
</tr></table>
... (truncated)
Commits
67e8a25 [MS] Added user email and profile in ProfileHeaderPopover
1330af1 [MS] Fix url handling on MacOS from closed app
1d7263d [MS] Added revoked and organization expired events
10f67f3 [MS] Improved lisibility on disabled input fields
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)
Bumps Scille/parsec-cloud from 7a8d846ed3e869fb5dfd6dad5e783f525dceaee6 to 67e8a258ca15cd6a942bc9268b975a0c95cd9275.
Changelog
Sourced from Scille/parsec-cloud's changelog.
... (truncated)
Commits
67e8a25
[MS] Added user email and profile in ProfileHeaderPopover1330af1
[MS] Fix url handling on MacOS from closed app1d7263d
[MS] Added revoked and organization expired events10f67f3
[MS] Improved lisibility on disabled input fields6f28ec0
[MS] Add workspace rename action7a79395
[MS] Add secondary color shadesd4fdf11
Add tests for realm_rotate_keyd3de7c3
Add some more pytest.fixture673d588
Add tests for realm_unshare + fix test fn names in realm_share7877aeb
Add tests for realm_create and realm_renameDependabot 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