RoboSats v0.7.2 is now out! 🚀
Changes
What's new
- Recovery robot form improved @KoalaSat
- Fast generate robot -> fast generate order @KoalaSat
- Nostr order books @KoalaSat
- Dependencies upgraded @KoalaSat
- Many small bug fixes @KoalaSat
- Add coordinator Alias to invoice description @KoalaSat
Android
Click to download universal RoboSats APK for Android
Smaller bundles for each CPU architecture available in the attachments.
Verify the app using GPG:
-
Run this command on a directory that contains the apk file and and the ascii armored signature.
gpg --verify robosats-v0.7.2.alpha-universal.apk.asc
-
Verify the signer is actually Reckless-Satoshi (fingerprints match): B4AB5F19113D4125DDF217739C4585B561315571
Alternatively you can also verify with the release with the SHA256 checksum.
Desktop
Download the Desktop App zip file
Find the zip file that suits with your operative system:
Verify the app using GPG:
You can also verify with the release with the SHA256 checksum.
Docker Images
Coordinator Backend Image v0.7.2-alpha (Docker Hub)
docker pull recksato/robosats:v0.7.2-alpha
Client App Image v0.7.2-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.7.2-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
- Desktop release instructions by @KoalaSat in #1531
- Use nostr in book page by @KoalaSat in #1495
- Better Robot recovery tool by @KoalaSat in #1526
- Change to fast generate order by @KoalaSat in #1525
- Fix robot population by @KoalaSat in #1533
- Add alias to invoice description by @KoalaSat in #1523
- Upgrade jekyll docker and fix dependabot alerts by @KoalaSat in #1538
- chore(deps): bump cookie and express in /desktopApp by @dependabot in #1539
- chore(deps): bump pillow from 10.1.0 to 11.0.0 by @dependabot in #1540
- Upgrade dependabot pip alerts by @KoalaSat in #1542
- Remove yarn by @KoalaSat in #1543
- chore(deps): bump es5-ext from 0.10.62 to 0.10.64 in /frontend by @dependabot in #1544
- chore(deps-dev): bump webpack from 5.89.0 to 5.95.0 in /frontend by @dependabot in #1545
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #1548
- chore(deps): bump ws from 8.17.0 to 8.18.0 in /frontend by @dependabot in #1546
- chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /frontend by @dependabot in #1547
- chore(deps): bump send and serve-static in /mobile by @dependabot in #1550
- chore(deps): bump braces and react-native-codegen in /mobile by @dependabot in #1553
- chore(deps): bump serve-static from 1.15.0 to 1.16.2 in /mobile by @dependabot in #1551
- chore(deps): bump micromatch and react-native-codegen in /mobile by @dependabot in #1552
- chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile by @dependabot in #1549
- Rebuild packagae.json by @KoalaSat in #1554
- Bump update muisystem and react-countdown by @KoalaSat in #1555
- Fix mobile eslint by @KoalaSat in #1556
- chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /frontend by @dependabot in #1462
- Frontend eslint fixes by @KoalaSat in #1557
- chore(deps-dev): bump ruff from 0.6.4 to 0.6.9 by @dependabot in #1514
- chore(deps): bump nostr-sdk from 0.32.2 to 0.35.1 by @dependabot in #1515
- chore(deps): bump grpcio from 1.62.0 to 1.67.0 by @dependabot in #1541
- chore(deps): bump python from 3.12.3-slim-bookworm to 3.13.0-slim-bookworm by @dependabot in #1518
- chore(deps): bump googleapis-common-protos from 1.63.0 to 1.65.0 by @dependabot in #1474
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1459
- bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile by @KoalaSat in #1558
- chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile by @dependabot in #1522
- Fix bugs after libraries updates by @KoalaSat in #1559
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.5.2 to 1.9.0 in /mobile/android by @dependabot in #1475
- chore(deps): bump django-model-utils from 4.5.0 to 5.0.0 by @dependabot in #1473
- Downgrade nostr-sdk by @KoalaSat in #1560
- Downgrade nostr-sdk by @KoalaSat in #1561
- Restore nostr and downgrade python docker by @KoalaSat in #1562
- Generate Robot and Order by @KoalaSat in #1563
- Improve robot recovery buttons by @KoalaSat in #1564
- chore(deps): bump shapely from 2.0.5 to 2.0.6 by @dependabot in #1565
- chore(deps): bump python-gnupg from 0.5.2 to 0.5.3 by @dependabot in #1566
- chore(deps): bump grpcio-tools from 1.62.0 to 1.67.0 by @dependabot in #1567
- chore(deps-dev): bump coverage from 7.6.1 to 7.6.3 by @dependabot in #1568
- chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 by @dependabot in #1569
- Add skeleton while loading limits by @KoalaSat in #1570
- chore(deps): bump i18next-http-backend from 2.5.0 to 2.6.2 in /frontend by @dependabot in #1573
- chore(deps): bump @mui/system from 6.1.4 to 6.1.5 in /frontend by @dependabot in #1574
- chore(deps): bump nostr-tools from 2.7.2 to 2.9.1 in /frontend by @dependabot in #1575
- chore(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 in /mobile by @dependabot in #1576
- Update TempleOfSats pubkey in federation.json by @lft3t8bx in #1579
- chore(deps): bump django-cors-headers from 4.4.0 to 4.5.0 by @dependabot in #1580
- chore(deps): bump django-import-export from 4.1.1 to 4.2.0 by @dependabot in #1581
- chore(deps): bump psycopg2 from 2.9.9 to 2.9.10 by @dependabot in #1582
- chore(deps-dev): bump coverage from 7.6.3 to 7.6.4 by @dependabot in #1584
- chore(deps): bump django from 5.1.1 to 5.1.2 by @dependabot in #1583
- Add over the moon coordinator by @KoalaSat in #1591
- Disable nostr for android by @KoalaSat in #1593
- Nostr order should hide when a taker sends the action by @KoalaSat in #1601
- Add zap.store config file by @KoalaSat in #1599
- Randomize nostr relay connection by @KoalaSat in #1605
- Replace snort by njump links by @femelo in #1603
New Contributors
- @gabbygator184 made their first contribution in #1499
- @femelo made their first contribution in #1603
Full Changelog: v0.7.1-alpha...v0.7.2-alpha