Soapbox Signer 版本历史 - 7 个版本
Soapbox Signer 作者: Soapbox
Soapbox Signer 版本历史 - 7 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.4.1
发布于 2026年6月8日 - 727.14 KB适用于 firefox 58.0 及更高版本Version 0.4.1
Soapbox Signer 0.4.1
This release introduces Bitcoin transaction signing, persistent activity logs, and a number of reliability fixes since 0.2.3.
New: Bitcoin / Taproot transaction signing
- Sign Bitcoin PSBTs directly from web apps via window.nostr.signPsbt, including BIP-375 silent payments.
- Before signing, the approval popup shows a Transaction Details panel — recipients, amounts, total sent, and the network fee — so you can see exactly what you're authorizing. The raw transaction is also available under "Info for nerds."
- If a transaction can't be decoded, you get an explicit blind-signing warning instead of a misleadingly "safe"-looking prompt.
- Every Bitcoin transaction requires its own approval. Unlike other permissions, transaction signing can never be granted standing access to a site — there's no way for a site to sign repeatedly without prompting you each time.
New: Activity logs
- Structured, persistent logging across the extension to help with troubleshooting.
- A new panel in the options page lets you choose a log level, view the entry count, export logs as JSONL, and clear them.
Fixes & improvements
- The welcome / onboarding screen now opens reliably on a fresh install.
- Only a single welcome window opens when no identity is configured, instead of stacking up duplicates.
- Resolved a Firefox warning about an unexpected property in the extension manifest.
- Improved compatibility of the Nostr provider when injected into pages.源代码遵循 MIT 许可证 发布
版本 0.2.3
发布于 2026年3月17日 - 585.15 KB适用于 firefox 58.0 及更高版本- Clearer popup UI - active identity is highlighted, rest are shown as a list
- Confirmation dialog: add Cancel button (for example to switch identities during an operation)
- Confirmation dialog: improve UI
源代码遵循 MIT 许可证 发布
版本 0.2.1
发布于 2025年12月26日 - 585.28 KB适用于 firefox 58.0 及更高版本- Fixed bug where extension would not appear on many sites.
源代码遵循 MIT 许可证 发布
版本 0.2.0
发布于 2025年12月23日 - 585.32 KB适用于 firefox 58.0 及更高版本- The extension now shows the identity you are using to sign an event in the popup.
- NIP-46 remote signers are now supported! Use any remote signer on any website.
- The extension now injects window.nostr within iframes! This means you can use it with Shakespeare (https://shakespeare.diy) as well as any other sites that make use of iframes. Each iframe origin has its own set of permissions, and parent pages cannot snoop events meant for iframes.
- You can now configure your profile relays by installing the native connector.
- Fresh new Soapbox look and feel.
源代码遵循 MIT 许可证 发布