1Password - Changelog

2023.12

  • Fix documented default shortcuts for copying password and username.
  • Tweaks to writeSTDOUT.
  • Shorter Objective-C functions.

2023.11

Correct variables in modifier none.

2023.10

  • Revamp custom modifiers method.
  • Check if 1Password is open for actions that need it.
  • Allow CLI in other locations.

2023.9

Use /bin/zsh --no-rcs.

2023.8

  • Add option to only show one entry even when multiple URLs.
  • Rework checkboxes in Configuration.
  • Simplify op path checks.

2023.7

Mention modifier configs are applied on cache updates.

2023.6

  • When copying details, always disambiguate vault and account.
  • Replace deprecated readDataToEndOfFile with readDataToEndOfFileAndReturnError.

2023.5

Updated About.

2023.4

Made launchd agent self-clean when trigger not found.

2023.3

Include categories and tags in search.

2023.2

Check version of 1Password 7 in diagnostic.

2023.1

Use different icon for updating items.

2022.22

Match URL in searches.

2022.21

Correct Open and Fill behaviour.

2022.20

  • Removed OneUpdater in favour of Gallery updating.
  • Updated About.

2022.19

  • Use popup selection defaults to allow for consistent ordering.
  • Remove biometric unlock checking from diagnostic.

2022.18

Make default action configurable.

2022.17

  • Remove terminal login requirement
  • Remove bundled CLI
  • Added options to copy username, password, one-time password
  • Added configurable search keyword
  • Modifier actions are configurable via the GUI
  • Reliably set “Update Items” as top result when applicable
  • Updated diagnostics command

2022.16

  • Better handling of biometric unlock without manually installed CLI tool.
  • Updated internal CLI tool.

2022.15

Replace Workflow Environment Variables with Preferences in Diagnostic.

2022.14

  • Update to use Alfred 5 features:
    • GUI user configuration.
    • Rendered markdown in About.
    • GUI Dialog box for diagnostics.
  • Update internal op tool.
  • Only try to auto-refresh if Alfred is open.
  • Remove update conditional.

2022.13

  • Better handling of failed authentication cases.
  • Update internal op CLI.
  • Preparation for Alfred 5.

2022.12

Make URL scheme correction earlier.

2022.11

  • Add https:// to schemless URLs.
  • Update internal CLI.
  • Switch Match Mode to Word Matching in 1p Script Filter.

2022.10

  • Add Hotkey Trigger.
  • Add hostnames_only Workflow Environment Variable to show shorter URLs in results.

2022.9

Build script before sending command to terminal.

2022.8

  • Replace account shorthands with account URLs.
  • Force use of Zsh in terminal.
  • Add !1pdiagnostics.

2022.7

Add Fallback Search.

2022.6

Add support for disabling individual accounts.

2022.5

  • Updated internal op.
  • Only use user-installed op if biometric unlock is enabled.
  • Faster to retrieve data, thanks to URLs being included when listing op items.

2022.4

Check for existence of previous 1Password settings.

2022.3

Check for old version of the op command line tool.

2022.2

Add support for biometric unlock.

2022.1

Initial version.

Back to Workflow Page