Unclaimed project
Are you a maintainer of robosats ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
robosats A simple and private bitcoin exchange
© 2026 AnnounceHQ. All rights reserved.
Back to changelogImproved August 12, 2025
v0.8.1-alpha RoboSats v0.8.1-alpha is now out! :rocket:
Changes
What's new
TL;DR
Brand new mobile app and mobile view
New in-app private notifications system using nostr
Revertible payments warning
[!Important]
The new app version might remove your garage, make sure you backup your tokens before upgrading
For Users
Nostr notifications following NIP-17. Coordinators now send nostr anonymous encrypted messages to robots. The client fetches federation's relays for this notifications and display them on a new notifications center.
[!Note]
New notifications won't work until Coordinators upgrade to this version
New mobile app written from scratch. Improving performance, security and usability.
New mobile view (App and Web). Improving user experience and using nostr for App notifications. No more 5 minutes queries, notifications are now instant.
Improved Robot profile window.
Libraries security updates.
We have created a list of payment methods consistently reported by the community as doing reverts to their transactions.
Payment methods marked as reversible
Order matching view now displays relevant order data.
Fixed some visual bugs caused by previous UI update.
F2F orders are again created with coordinates.
armeabi-v7a and arm64-v8a architectures signatures and versions fixed.
Order view showing wrong amount definitively fixed
For Coordinators
Password checks now always takes a fixed amount of time https://github.com/RoboSats/robosats/pull/2120
Coordinators now publish to nostr a copy of notifications sent to Telegram.
Libraries security updates.
Android
Verify the app using GPG:
Desktop Download the Desktop App zip file
Find the zip file that suits with your operative system:
Verify the app using GPG:
Download the ascii armored signature:
Docker Images docker pull recksato/robosats:v0.8.1-alpha
docker pull recksato/robosats-client:v0.8.1-alpha
What's Changed
chore(deps): bump pillow from 11.2.1 to 11.3.0 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2081
New mobile app by @KoalaSat in https://github.com/RoboSats/robosats/pull/2080
New mobile views by @KoalaSat in https://github.com/RoboSats/robosats/pull/2082
Bump frontend libraries by @KoalaSat in https://github.com/RoboSats/robosats/pull/2089
Remove old anroid app by @KoalaSat in https://github.com/RoboSats/robosats/pull/2090
Development docs by @KoalaSat in https://github.com/RoboSats/robosats/pull/2029
Update 03-liquidity.md by @Gravity2106 in https://github.com/RoboSats/robosats/pull/2092
chore(deps): bump asgiref from 3.9.0 to 3.9.1 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2096
chore(deps): bump pygeohash from 3.0.1 to 3.1.3 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2095
chore(deps): bump drf-spectacular-sidecar from 2025.5.1 to 2025.7.1 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2098
New mobile release by @KoalaSat in https://github.com/RoboSats/robosats/pull/2091
Fix order match by @KoalaSat in https://github.com/RoboSats/robosats/pull/2099
Coordinators privacy by @KoalaSat in https://github.com/RoboSats/robosats/pull/2100
Nostr notifications by @KoalaSat in https://github.com/RoboSats/robosats/pull/2101
New mobile app fixes by @KoalaSat in https://github.com/RoboSats/robosats/pull/2102
Refactor android app messages by @KoalaSat in https://github.com/RoboSats/robosats/pull/2103
loan robot profile if created in NavBar by @KoalaSat in https://github.com/RoboSats/robosats/pull/2104
Bump frontend libraries by @KoalaSat in https://github.com/RoboSats/robosats/pull/2111
Update token warning message by @aftermath2 in https://github.com/RoboSats/robosats/pull/2112
Mobile nostr notifications by @KoalaSat in https://github.com/RoboSats/robosats/pull/2105
Use Orbot button by @KoalaSat in https://github.com/RoboSats/robosats/pull/2118
chore(deps-dev): bump coverage from 7.9.2 to 7.10.0 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2114
chore(deps-dev): bump ruff from 0.12.3 to 0.12.5 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2115
chore(deps): bump pygeohash from 3.1.3 to 3.2.0 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2116
Revertible payments warning by @KoalaSat in https://github.com/RoboSats/robosats/pull/2121
Mobile multi-language by @KoalaSat in https://github.com/RoboSats/robosats/pull/2122
Constant time password comparison by @aftermath2 in https://github.com/RoboSats/robosats/pull/2120
Fix dark theme by @KoalaSat in https://github.com/RoboSats/robosats/pull/2123
V0.8.1 alpha by @KoalaSat in https://github.com/RoboSats/robosats/pull/2124
Notifications filters by @KoalaSat in https://github.com/RoboSats/robosats/pull/2125
Add random expiration to notifications by @KoalaSat in https://github.com/RoboSats/robosats/pull/2126
Small UI tweaks by @KoalaSat in https://github.com/RoboSats/robosats/pull/2128
Show alwasy the price line on Maker Form by @KoalaSat in https://github.com/RoboSats/robosats/pull/2129
Ignore case differences during payment methods icon matching by @aftermath2 in https://github.com/RoboSats/robosats/pull/2131
chore(deps-dev): bump coverage from 7.10.0 to 7.10.1 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2142
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in https://github.com/RoboSats/robosats/pull/2143
Add USDC as payment method by @thiagorb in https://github.com/RoboSats/robosats/pull/2144
Fix swap icons color by @aftermath2 in https://github.com/RoboSats/robosats/pull/2151
Fix clipboard safe string regular expression by @aftermath2 in https://github.com/RoboSats/robosats/pull/2153
Pre release fixes v0.8.1 by @KoalaSat in https://github.com/RoboSats/robosats/pull/2154
Escape characters using two backslashes by @aftermath2 in https://github.com/RoboSats/robosats/pull/2155
Update android architecture versioning strategy by @KoalaSat in https://github.com/RoboSats/robosats/pull/2156
Fix payment methods icon by @KoalaSat in https://github.com/RoboSats/robosats/pull/2159
Pre release fixes v0.8.1 2 by @KoalaSat in https://github.com/RoboSats/robosats/pull/2160
Fix orbot button by @KoalaSat in https://github.com/RoboSats/robosats/pull/2163
Desktop app fix by @KoalaSat in https://github.com/RoboSats/robosats/pull/2166
Desktop app fix 2 by @KoalaSat in https://github.com/RoboSats/robosats/pull/2167
Webpack fix by @KoalaSat in https://github.com/RoboSats/robosats/pull/2168
New Contributors
@thiagorb made their first contribution in https://github.com/RoboSats/robosats/pull/2144
Full Changelog : https://github.com/RoboSats/robosats/compare/v0.8.0-alpha...v0.8.1-alpha