Skip to content

Bob LearnHNS 2.3.3

Choose a tag to compare

@shadstoneofficial shadstoneofficial released this 14 Aug 13:38

Bob LearnHNS 2.3.3

Source commit: fb3d70616e61e03567b869cbbcd572a87dc4da23

Wallet alias improvements

  • Fixed the spacing between a detected wallet address or error and the “How @ aliases work” documentation link.
  • Added a visible Resolve alias action and pending instruction. Enter, field blur, and immediate paste resolution continue to work.
  • Authenticated hns:<address> and hns=<address> TXT wallet records now work independently of HIP-2 TLSA status. TXT results still require authenticated Handshake/DNSSEC data, exactly one valid address, and the correct active network.
  • HIP-2 remains the first-choice result when its HTTPS address and TLSA/DANE verification succeed.
  • When no usable TXT record exists, Bob preserves the useful HIP-2 security or connection error.
  • Updated the linked bobwallet.org wallet-alias guide to explain both independent security methods.

Verification

  • Complete automated suite: 203/203 tests passing on every build platform.
  • Production renderer build passed.
  • macOS arm64 and x64 DMGs are Developer ID signed, notarized, stapled, Gatekeeper accepted, and independently verified after CI download.
  • Windows x64 MSI and Linux x86_64 AppImage were produced by the successful release workflow and match their CI checksums.

Downloads

  • Apple Silicon Mac: Bob.LearnHNS-2.3.3-arm64.dmg
  • Intel Mac: Bob.LearnHNS-2.3.3-x64.dmg
  • Windows x64: Bob.LearnHNS.2.3.3.msi
  • Linux x86_64: Bob.LearnHNS-2.3.3.AppImage
  • Combined checksum manifest: SHA256SUMS.txt

SHA256 checksums

88ae0af2492b0fc47aee5f0884dda2c582b378d560498d28322a786d589b3ea6  Bob.LearnHNS-2.3.3-arm64.dmg
9e605c622e2db3d024dec667d16ebcddf44c59192a4c32f3eda434f05602fa5f  Bob.LearnHNS-2.3.3-x64.dmg
9f8d86dc7b8831d5a59fca1dc2f96140aef6bbbfd37ddbc157c77026b646870e  Bob.LearnHNS.2.3.3.msi
48dd85acb221ae7d1d569f4d2057793a8517b2245aa42cdb11b52f77245304d8  Bob.LearnHNS-2.3.3.AppImage

Safety reminder

Before upgrading, keep your seed phrase backed up. If you use Shakedex seller listings or generated proofs, also export and safely store your Marketplace backup JSON before switching computers, uninstalling Bob, or reinstalling your operating system.

Non-blocking build warnings

GitHub reported that several standard actions still target the deprecated Node.js 20 action runtime and were automatically run with Node.js 24. Bob’s existing punycode and server-rendered React test warnings also remain. All build, test, signing, notarization, checksum, and packaging gates passed.