This patch includes the new BookTable component. This is the first alpha release with an Android APK for testing.
Features of the new book table component:
- Responsive to any screen size.
- Displays columns according to importance (only shows most important columns that fit in the screen)
- Has 3 new columns: time to public expiration, escrow/invoice submission timer, order ID.
- Colors the premium according to attractiveness (small color and thickness effect).
- Has a new fullscreen mode.
- In large displays, the book page will render the depth chart side-by-side.
A RoboSats release simply marks a milestone in development. The release is relevant for RoboSats developers and market coordinators. In addition, it gives us an opportunity to release a note summarizing all of the new cool features and credit all contributors.
Docker Images
Coordinator Backend Image v0.2.1-alpha (Docker Hub)
docker pull recksato/robosats:v0.2.1-alpha
Client App Image v0.2.1-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.2.1-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
Android
Find below the Android APK assets for testing (Android app still under development, look at pre-releases for more information).
Changelog
v0.2.1-alpha (2022-09-29)
android-ab4d83b (2022-09-28)
Closed issues:
- Android/iOS app. Torified webview in react-native. #42
* This Changelog was automatically generated by github_changelog_generator
Full Changelog: android-ab4d83b...v0.2.1-alpha