This repository has been archived by the owner on Jun 6, 2022. It is now read-only.
Releases: brycekahle/sudolikeaboss
Releases · brycekahle/sudolikeaboss
0.3.1
Fixes
- Use Firefox websocket origin to fix ravenac95#42 on 1Password 6.8 ONLY
Known Issues
- 1Password transitioned to Native Messaging for all their browser extensions. WebSockets (and thus
sudolikeaboss
) stopped working in 1Password 6.8.1 and code signing became a requirement. I'm working with AgileBits to figure out next steps to getsudolikeaboss
working again. In the meantime, you may downgrade to 1Password 6.8.
0.3.0
Enhancements
- Supports usage of
Password
items. ravenac95#15 @shaneargo
Fixes
- Supports encryption to fix 1Password 6.5+ ravenac95#36 @ravenac95
Known Issues
- 1Password is transitioning to Native Messaging for all their browser extensions. It is possible that WebSockets (and thus
sudolikeaboss
) will stop working starting with 1Password 6.8.1. I'm attempting to contact AgileBits to figure out next steps to ensuresudolikeaboss
continues to work.
0.2.1 - 2016-06-09
Fixes
- Fixed compatibility with 1password 6.3 ravenac95#21 @roodkcab
0.2.0 - 2014-10-28
Fixes
- Allowed for options to be set via environment variables.
0.1.0 - 2014-10-18
Initial release