| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
see https://app-updates.agilebits.com/product_history/CLI2
|
| |
|
|
|
|
| |
This release fixes the 1Password CLI integration with the desktop application
on Windows operating systems. To use the desktop app integration, you must be
on 1Password for Windows [nightly](https://support.1password.com/cs/nightlies/?windows) or [beta (8.10.78+)](https://releases.1password.com/windows/beta/).
|
| |
|
|
|
|
|
|
|
|
|
| |
This release brings the beta build up to date with the changes on the stable release channel. It includes quality of life improvements and bug fixes for 1Password CLI.
Improvements
1Password CLI no longer causes direnv to halt when the two are used together. {4250}
Following the deprecation of CLI 1, the `1password/op:latest` DockerHub tag will now always point to the latest version of CLI 2. {4267}
Fixed
`op vault list --filter` now returns all vaults you have access to, regardless of permission level, making it easier to discover and manage vaults beyond just those with read access. {4189}
'op group user grant' now works correctly in MSP accounts. {4244}
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
you may need to check the show beta's checkbox on the web page.
ChangeLog:
This release brings the ability to begin user recovery via the CLI, as well as multiple other improvements and bug-fixes.
NEW
Beginning user recovery is now possible using the CLI. {4161}
IMPROVEMENTS
The error message when the CLI can't connect with the 1Password desktop app now includes a link to troubleshooting documentation for more help. {3933}
The output of 'op vault list' now contains the created date and item count for each vault. {4092}
FIXED
The `op item move` and `op item delete` commands no longer error for SSH Key items. {3951}
The `op vault revoke user` command will not allow you to revoke permissions in a Personal, Private, or Employee vault. {3844}
When the same environment variable name exists both in the OS environment and the dotenv file, 'op run' now correctly sources the value from the dotenv file. {3667}
SECURITY
Windows Authenticode signature now uses the SHA256 hashing algorithm. {4135}
|
| |
|
|
|
|
|
|
| |
ChangeLog:
[NEW] On first run of the CLI, there is now a prompt to automatically open the settings dialogue in 1Password 8 to check the "Integrate with CLI" checkbox. {3694}
[IMPROVED] It's now possible to provision a temporary FIFO file using the --inject-file flag in `op run`. {3773}
[IMPROVED] `op whoami` now also outputs the user type when authenticated as a human user. {4104}
|
| |
|
|
|
|
|
|
| |
see https://app-updates.agilebits.com/product_history/CLI2#v2230001
and following for all the release notes.
Note: you may need to click the show betas checkbox to see the
beta updates.
|
| |
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2150003
you will need to check the "show betas" check box to see this release.
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080010
Note: You will need to check the "Show betas" checkbox to see the
notes.
|
| |
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080009
Note: you may need to check the "Show betas" checkbox to see the notes.
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080005
NOTE:
you may need to check the 'Show betas' check box to see the changes.
|
| |
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080004
NOTE: you may need to check the 'Show betas' checkbox to see the log.
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080003
NOTE: you may need to check the "Show betas" checkbox to see
the notes.
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080002
NOTE: you may need to check the Show betas checkbox to see the
changelog.
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080001
Note:
you may need to click the show betas box to see the ChangeLog.
|
| |
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
Make the beta version of the CLI available in FreeBSD ports.
latest changelog:
https://app-updates.agilebits.com/product_history/CLI2#v2070101
NOTE: you may need to check the "show betas" checkbox on that link.
|