Back to Freedom.Tech Back
All Wisp releasesAll versions
Release Mon, Jul 20, 2026 1 min read

Wisp 1.2.0

Original release notes

What's Changed

  • feat: strip tracking params from links in note content by @Letdown2491 in https://github.com/barrydeen/wisp/pull/602
  • feat(wallet): transaction history as swipe-up bottom sheet by @dmnyc in https://github.com/barrydeen/wisp/pull/605
  • feat(accounts): multi-account switcher + cancel add-account flow by @dmnyc in https://github.com/barrydeen/wisp/pull/604
  • fix(richcontent): preserve blank lines before inline profile/hashtag segments by @dmnyc in https://github.com/barrydeen/wisp/pull/603
  • fix(profile): keep notes feed paginating and render inline gallery media by @barrydeen in https://github.com/barrydeen/wisp/pull/609
  • fix(dm): place date separators above whole day-group in reversed list by @barrydeen in https://github.com/barrydeen/wisp/pull/610
  • fix(content): parse hashtags with non-ASCII Unicode letters by @dmnyc in https://github.com/barrydeen/wisp/pull/611
  • feat(video): add loop video setting for timeline and gallery by @dmnyc in https://github.com/barrydeen/wisp/pull/582
  • test(nostr): improve and unit test Blossom.parseServerList by @NicolaLS in https://github.com/barrydeen/wisp/pull/613
  • feat(zap-sheet): iOS-layout rewrite + instant-zap settings + post-card long-press + pin Send by @dmnyc in https://github.com/barrydeen/wisp/pull/574
  • feat(drawer): account switcher as a modal sheet + reordering by @dmnyc in https://github.com/barrydeen/wisp/pull/620
  • refactor(nostr): use Java Base64 for Blossom auth headers by @NicolaLS in https://github.com/barrydeen/wisp/pull/616
  • test(nostr): unit test Blossom.buildServerListTags by @NicolaLS in https://github.com/barrydeen/wisp/pull/614
  • feat(thread): collapsible reply threads with inline expand by @dmnyc in https://github.com/barrydeen/wisp/pull/622
  • feat(wallet): transaction history sheet, Send/Receive as bottom sheets, Receive redesign by @dmnyc in https://github.com/barrydeen/wisp/pull/607
  • chore: bump version to 1.2.0 by @barrydeen in https://github.com/barrydeen/wisp/pull/623

New Contributors

  • @NicolaLS made their first contribution in https://github.com/barrydeen/wisp/pull/613

Full Changelog: https://github.com/barrydeen/wisp/compare/v1.1.2...v1.2.0