This release has a few fixes and new features over v0.3.4:
- New Robot page (Thanks you for all the input Bitcoin Design Community @GBKS @Bosch-0 @pedromvpg @IamSanjana and specially to @BrodaDemi and @domrishe)
- New user onboarding dialog (Thanks you for your designs and inspiration @BrodaDemi and @domrishe)
- New robot Recovery dialog.
- New feature: Robot Garage. The garage is a backlog of your multiple robots. It helps you switch easily between identities. Note that only the active robot will receive sound notifications for its order.
- New "Connecting to TOR" screen (only for Android)
Others: - Fixed prototype RoboSats PRO. Visible on path
...onion/pro
- A robot that has past trade now shows a warning "Reusing trading identity degrades your privacy against other users, coordinators and observers."
Versions before v0.3.1 are now partially incompatible with a v0.4.0 coordinator, so an update is highly recommended!
Docker Images
Coordinator Backend Image v0.4.0-alpha (Docker Hub)
docker pull recksato/robosats:v0.4.0-alpha
Client App Image v0.4.0-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.4.0-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
Android
Find below the Android APK assets. The APK release is unsigned.
Known missing features:
- Android APK has no sound or notifications.
Changelog
v0.4.0-alpha (2023-03-05)
Closed issues:
- Improve UserGenPage / LandingPage #204
Merged pull requests:
- Traducido hasta la línea 63 #377 (Nailuj2000)
- Fix Native requests #375 (Reckless-Satoshi)
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /mobile #374 (dependabot[bot])
- Bump commonmarker from 0.23.6 to 0.23.8 in /docs #373 (dependabot[bot])
- Fix load garage android #372 (Reckless-Satoshi)
- Functional UnsafeAlert and other Icons #371 (Reckless-Satoshi)
- Add robot garage #370 (Reckless-Satoshi)
- Add App context #369 (Reckless-Satoshi)
- Fix bug on protocol #368 (Reckless-Satoshi)
- Add coordinator badges vector art #366 (Reckless-Satoshi)
- Update ca.json #365 (BlueLynx21)
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /mobile #362 (dependabot[bot])
- Bump nokogiri from 1.13.9 to 1.14.2 in /docs #361 (dependabot[bot])
- Bump django from 3.2.16 to 3.2.18 #360 (dependabot[bot])
- Add automatic phrases collector #359 (Reckless-Satoshi)
- New Robot page #357 (Reckless-Satoshi)
- add Wise payment method description #355 (toadlyBroodle)
- Fix telegram watcher #354 (Reckless-Satoshi)
* This Changelog was automatically generated by github_changelog_generator
What's Changed
- Fix telegram watcher by @Reckless-Satoshi in #354
- add Wise payment method description by @toadlyBroodle in #355
- New Robot page by @Reckless-Satoshi in #357
- Add automatic phrases collector by @Reckless-Satoshi in #359
- Bump django from 3.2.16 to 3.2.18 by @dependabot in #360
- Bump nokogiri from 1.13.9 to 1.14.2 in /docs by @dependabot in #361
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /mobile by @dependabot in #362
- Add coordinator badges vector art by @Reckless-Satoshi in #366
- Fix bug on protocol by @Reckless-Satoshi in #368
- Update ca.json by @BlueLynx21 in #365
- Add App context by @Reckless-Satoshi in #369
- Add robot garage by @Reckless-Satoshi in #370
- Functional UnsafeAlert and other Icons by @Reckless-Satoshi in #371
- Fix load garage android by @Reckless-Satoshi in #372
- Bump commonmarker from 0.23.6 to 0.23.8 in /docs by @dependabot in #373
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /mobile by @dependabot in #374
- Fix Native requests by @Reckless-Satoshi in #375
- Traducido hasta la línea 63 by @Nailuj2000 in #377
New Contributors
- @Nailuj2000 made their first contribution in #377
Full Changelog: v0.3.4-alpha...v0.4.0-alpha