diff --git a/README.md b/README.md index 8d30211..cfe3d61 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,18 @@ ## Release Notes +### v3.3.0 +#### 2023/06/11 +- ✔️ Added speed test feature + - mining pool connection speed can now be tested + - this is an experimental feature so some issues can be expected +- ✔️ Mining improvements + - miner binary update with hashing optimization +- ✔️ Minor UI improvements + - app and miner version is added at the main mining screen +- ✔️ Bug fix + - pool drop-down default value is set correctly when scanning a setting + ### v3.2.0 #### 2023/06/07 - ✔️ Mining improvements diff --git a/v3.3.0/app.apk b/v3.3.0/app.apk new file mode 100644 index 0000000..1f0b2a9 Binary files /dev/null and b/v3.3.0/app.apk differ diff --git a/v3.3.0/app.apk.sha1 b/v3.3.0/app.apk.sha1 new file mode 100644 index 0000000..5ac8b33 --- /dev/null +++ b/v3.3.0/app.apk.sha1 @@ -0,0 +1 @@ +a77ade730b1cdd84aea9ff05116673630ffd7ae4 \ No newline at end of file