Releases: RoboSats/robosats
v0.7.2-alpha
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: h...
v0.7.1-alpha
RoboSats v0.7.1 is now out! π
Changes
What's new
- Multiple performance improvements @KoalaSat
- Better and faster web notifications @KoalaSat
- Bug fixes related to cache @KoalaSat
- Fix version updagrade dialog @KoalaSat
- Android notification disable button @KoalaSat
- Remove Experimental and Satstralia coordinators @KoalaSat
- Fix robot avatar generation in Web @KoalaSat
- uppercase invoices on QR codes @fiatjaf
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.1.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.1-alpha (Docker Hub)
docker pull recksato/robosats:v0.7.1-alpha
Client App Image v0.7.1-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.7.1-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
- Refactor Order/Slot models by @KoalaSat in #1407
- Fix self-hosted client image by @KoalaSat in #1460
- Add extra tags to nostr by @KoalaSat in #1476
- Fix trade summary sats by @KoalaSat in #1477
- Store status notifications by @KoalaSat in #1429
- Fix file cache problem and static files management by @KoalaSat in #1480
- fix version update dialog texts by @KoalaSat in #1481
- Manually disable android notifications by @KoalaSat in #1482
- fix proxy logo by @KoalaSat in #1483
- fix notification not raising on first run by @KoalaSat in #1484
- BigLake clearnet urls by @KoalaSat in #1492
- Temple clearnet url and email by @KoalaSat in #1493
- Fix android app chat by @KoalaSat in #1494
- Fix Robohash generation on web by @KoalaSat in #1496
- Avoid duplicated notifications by @KoalaSat in #1497
- chore(deps): bump body-parser and express in /desktopApp by @dependabot in #1498
- BigLake clearnet urls updated and website added by @gabbygator184 in #1499
- Revert "Avoid duplicated notifications" by @KoalaSat in #1505
- Revert "Store status notifications" by @KoalaSat in #1506
- Update social links by @KoalaSat in #1504
- Fix header icons mobile by @KoalaSat in #1507
- Remove Satstralia coordinator by @KoalaSat in #1508
- chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in #1503
- BitcoinVeneto clearnet urls updated and website by @BitcoinVeneto in #1509
- Increase robot avatar wait time by @KoalaSat in #1516
- uppercase invoices on QR codes by @fiatjaf in #1517
- Bump to v0.7.1-alpha by @KoalaSat in #1527
- Fix desktop release by @KoalaSat in #1528
- Fix desktop release by @KoalaSat in #1529
- Fix Desktop release by @KoalaSat in #1530
- Desktop release instructions by @KoalaSat in #1531
New Contributors
- @gabbygator184 made their first contribution in #1499
- @fiatjaf made their first contribution in #1517
Full Changelog: v0.7.0-alpha...v0.7.1-alpha
v0.7.0-alpha
RoboSats v0.7.0 is now out! π
Changes
What's new
- Android built-in torified notifications @KoalaSat
- Desktop App for Windows / Mac / Linux by @amitpanwar789 (SoB internship)
- Order book is now Nostr enabled and shared with Mostr by @KoalaSat
- Bug fixes and regression fixes caused with LND v18 upgrade
- New currency DZA by @KoalaSat
- Utils and fixes by @jerryfletcher21
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.0.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.
Docker Images
Coordinator Backend Image v0.7.0-alpha (Docker Hub)
docker pull recksato/robosats:v0.7.0-alpha
Client App Image v0.7.0-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.7.0-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
- New notifications by @KoalaSat in #1356
- Fix telegram bot by @KoalaSat in #1389
- chore(deps): bump django from 5.0.6 to 5.0.8 by @dependabot in #1400
- chore(deps): bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 in /frontend by @dependabot in #1377
- chore(deps): bump country-flag-icons from 1.5.11 to 1.5.13 in /frontend by @dependabot in #1379
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /mobile by @dependabot in #1390
- chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.35.0 in /mobile by @dependabot in #1392
- chore(deps-dev): bump coverage from 7.5.0 to 7.6.0 by @dependabot in #1384
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /mobile by @dependabot in #1393
- chore(deps-dev): bump typescript from 5.4.2 to 5.5.4 in /frontend by @dependabot in #1395
- chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /mobile by @dependabot in #1396
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.0.1 in /mobile by @dependabot in #1403
- Fix devfund url typo by @KoalaSat in #1402
- chore(deps): bump django-import-export from 4.1.0 to 4.1.1 by @dependabot in #1385
- chore(deps): bump shapely from 2.0.4 to 2.0.5 by @dependabot in #1387
- chore(deps-dev): bump ruff from 0.5.1 to 0.5.7 by @dependabot in #1404
- chore(deps-dev): bump pre-commit from 3.7.0 to 3.8.0 by @dependabot in #1405
- Add DZA currency by @KoalaSat in #1408
- Fix fat finger DZD by @KoalaSat in #1409
- Fix Successful typo by @KoalaSat in #1421
- AMP Support for SendPaymentRequest in lnd.py, for lnd v0.18 and above. by @lft3t8bx in #1426
- PR for desktop app by @amitpanwar789 in #1299
- Update ca.json by @BlueLynx21 in #1292
- Use nostr as cache system by @KoalaSat in #1362
- Fix fa nostr note tag by @KoalaSat in #1443
- Android notification system by @KoalaSat in #1380
- Update warning text when routing budget is not sufficient. by @soulbless in #1437
- Resolve latest dependencies by @KoalaSat in #1445
- chore(deps-dev): bump github-pages from 231 to 232 in /docs by @dependabot in #1435
- chore(deps-dev): bump ruff from 0.5.7 to 0.6.4 by @dependabot in #1453
- fix linter remove unused imports and variables by @jerryfletcher21 in #1375
- script to generate latest api specs file by @jerryfletcher21 in #1374
- chore(deps): bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in #1418
- chore(deps-dev): bump coverage from 7.6.0 to 7.6.1 by @dependabot in #1417
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.2.1 in /frontend by @dependabot in #1413
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /frontend by @dependabot in #1411
- chore(deps): bump django from 5.0.8 to 5.1.1 by @dependabot in #1442
- Fix Desktop action by @KoalaSat in #1454
- build fixed by @amitpanwar789 in #1455
New Contributors
- @lft3t8bx made their first contribution in #1426
- @amitpanwar789 made their first contribution in #1299
- @soulbless made their first contribution in #1437
Full Changelog: v0.6.3-alpha...v0.7.0-alpha
robosats-desktop-af62693
Fix desktop artifact upload
robosats-android-444ca99
Merge pull request #1356 from RoboSats/new-notifications New notifications
v0.6.3-alpha
RoboSats v0.6.3 is now out! π
Changes
What's new
- Manually add new coordinators @KoalaSat
- Polished for CLN coordinators by @jerryfletcher21 and @daywalker90
- New feature rich notificaitons endpoint at
/api/notifications
by @KoalaSat - Turn on/off the built in Tor node on Android (allows use with Orbot) @KoalaSat
- Remove robot avatars from coordinator (better coordinator performance)
- Several small bugs and UI issues mostly by @KoalaSats and @jerryfletcher21
- Improved API docs by @jerryfletcher21
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.6.3.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.
Docker Images
Coordinator Backend Image v0.6.3-alpha (Docker Hub)
docker pull recksato/robosats:v0.6.3-alpha
Client App Image v0.6.3-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.6.3-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
- Fix RegExp and Avatar by @KoalaSat in #1353
- Notifications api endpoint by @KoalaSat in #1347
- Fix build-it in by @KoalaSat in #1360
- chore(deps-dev): bump ruff from 0.4.2 to 0.5.1 by @dependabot in #1369
- chore(deps): bump drf-spectacular-sidecar from 2024.4.1 to 2024.7.1 by @dependabot in #1370
- chore(deps): bump django-import-export from 4.0.7 to 4.1.0 by @dependabot in #1358
- chore(deps): bump npm from 10.5.0 to 10.8.1 in /frontend by @dependabot in #1343
- chore(deps): bump react-i18next from 14.1.0 to 14.1.2 in /frontend by @dependabot in #1344
- chore(deps): bump django-cors-headers from 4.3.1 to 4.4.0 by @dependabot in #1350
- small fix in get_exchange_rates by @jerryfletcher21 in #1365
- remove leftover of avatar generator by @jerryfletcher21 in #1366
- Bump @mui/x-data-grid from 7.3.2 to 7.6.0 in /frontend by @dependabot in #1307
- Bump django-import-export from 4.0.1 to 4.0.7 by @dependabot in #1314
- add robot status "Seen Recently" where missing in the documentation by @jerryfletcher21 in #1312
- Update 07-wallets.md by @htteot in #1306
- fix warnings DecimalField should be Decimal type by @jerryfletcher21 in #1334
- Add coordinator to order summary by @KoalaSat in #1331
- Bump prettier from 3.2.5 to 3.3.2 in /mobile by @dependabot in #1327
- Bump prettier from 3.2.5 to 3.3.2 in /frontend by @dependabot in #1324
- Disable tor option by @KoalaSat in #1315
- Fix sats text on range orders by @KoalaSat in #1332
- Update 07-wallets.md by @htteot in #1322
- perf(coordinator): remove avatar generator by @Reckless-Satoshi in #1242
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #1323
- Fix middleware unused AuthenticationFailed by @jerryfletcher21 in #1339
- reactivate CLN integration tests by @daywalker90 in #1336
- Update order navbar on time by @KoalaSat in #1333
- Add external coordinator by @KoalaSat in #1297
- Fix custom Coordinator error by @KoalaSat in #1352
- add lightning protobuf files in gitignore by @jerryfletcher21 in #1342
robosats-android-62c16c0
remove leftover of avatar generator (#1366)
robosats-android-17a077b
chore: add lightning protobuf files in gitignore (#1342) This way the .proto files generated by scripts/generate_grpc.sh are ignored and the git environment is kept clean.
v0.6.2-alpha
RoboSats v0.6.2 is now out! π
Changes
What's new
We only fixed a regression introduced in v0.6.1 that makes the depth chart crash.
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.6.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.
Docker Images
Coordinator Backend Image v0.6.2-alpha (Docker Hub)
docker pull recksato/robosats:v0.6.2-alpha
Client App Image v0.6.2-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.6.2-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
Full Changelog: v0.6.1-alpha...v0.6.2-alpha
v0.6.1-alpha
RoboSats v0.6.1 is now out! π
What's new
Android app comes back stronger than ever!
After we skipped several Android app releases in order to focus on the decentralization, now the Android app comes back with all the strength. The Android app is now THE BEST WAY to use RoboSats. The It's a full RoboSats self-hosted client, it connects to all RoboSats coordinators and can generate robot identities fully locally. All of the networking is torified by default and now torification is more stable than it ever was. With this release, we aim to publish on F-Droid.
If you have a RoboSats app already installed on your Android device, YOU MUST UNINSTALL BEFORE INSTALLING THE NEW VERSION
Other
This release contains many small client and coordinator bug fixes. Most importantly, this release has a large bump on critical coordinator dependencies (Django v5). Introduces some new coordinator panel utilities and adds a new Coordinator setting to Geo block F2F orders in some countries.
Special thanks
Special thanks to @KoalaSat who has driven all the work to improve the torification of the Android app, the embedding of the robot avatar generator libraries and got the app cleaned up and ready for publishing on F-Droid.
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.6.1.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.
Docker Images
Coordinator Backend Image v0.6.1-alpha (Docker Hub)
docker pull recksato/robosats:v0.6.1-alpha
Client App Image v0.6.1-alpha (Docker Hub)
docker pull recksato/robosats-client:v0.6.1-alpha
See nodeapp/docker-compose.yml for an example docker-compose usage of the robosats-client
image.
What's Changed
- Load map JSON in advance by @KoalaSat in #1192
- Detect federation testnet by @KoalaSat in #1193
- Notify coordinator admin for new disputes by @KoalaSat in #1204
- portuguese translation by @thayronepaula in #1205
- Bump ruff from 0.3.3 to 0.3.4 by @dependabot in #1203
- New tor engine by @Reckless-Satoshi in #1208
- New tor engine by @Reckless-Satoshi in #1213
- Fix build by @Reckless-Satoshi in #1214
- Refactor Webpacks by @KoalaSat in #1212
- Bump django-model-utils from 4.4.0 to 4.5.0 by @dependabot in #1222
- Changed env variable by @aaravm in #1232
- Bump @mui/x-date-pickers from 6.19.2 to 7.2.0 in /frontend by @dependabot in #1234
- Bump country-flag-icons from 1.5.9 to 1.5.11 in /frontend by @dependabot in #1219
- Bump @mui/x-data-grid from 6.19.2 to 7.3.0 in /frontend by @dependabot in #1233
- Bump typescript from 5.3.3 to 5.4.5 in /mobile by @dependabot in #1229
- Bump python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm by @dependabot in #1226
- Bump channels from 4.0.0 to 4.1.0 by @dependabot in #1223
- Bump drf-spectacular-sidecar from 2024.3.4 to 2024.4.1 by @dependabot in #1225
- Bump jest and @types/jest in /mobile by @dependabot in #1221
- Bump drf-spectacular from 0.27.1 to 0.27.2 by @dependabot in #1224
- Bump i18next-browser-languagedetector from 7.2.0 to 7.2.1 in /frontend by @dependabot in #1218
- Bump django-import-export from 3.3.7 to 3.3.8 by @dependabot in #1240
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #1239
- Bump celery from 5.3.6 to 5.4.0 by @dependabot in #1238
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #1215
- The value of sats that user will receive is corrected by @Nidhi-Sharma9419 in #1241
- Bump django from 4.2.9 to 5.0.4 by @dependabot in #1237
- Bump ruff from 0.3.4 to 0.4.2 by @dependabot in #1256
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #1255
- Feat: add geoblocked countries by @Reckless-Satoshi in #1258
- Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /mobile by @dependabot in #1252
- Bump daphne from 4.1.0 to 4.1.2 by @dependabot in #1254
- Return json output instead of html when wrong token in Header Authorization by @jerryfletcher21 in #1247
- improve/update documentation in api/oas_schemas.py by @jerryfletcher21 in #1244
- Android robo identities by @KoalaSat in #1257
- Fix Federation Android App by @Reckless-Satoshi in #1262
- feat: add coordinator panel inlines views by @Reckless-Satoshi in #1264
- Fix hard coded receiving method into order detail message. by @rodrigodh in #1260
- Fix for django v5 by @Reckless-Satoshi in #1263
- Android Production APK by @KoalaSat in #1265
- Bump minimal-mistakes-jekyll from 4.24.0 to 4.25.1 in /docs by @dependabot in #1259
- Fix federation APK 4xx errors by @KoalaSat in #1279
- Bump @nivo/line from 0.85.1 to 0.86.0 in /frontend by @dependabot in #1282
- Bump @mui/x-data-grid from 7.3.0 to 7.3.2 in /frontend by @dependabot in #1280
- Bump django-import-export from 3.3.8 to 4.0.1 by @dependabot in #1284
- F-Droid page resources by @KoalaSat in #1270
- Bump django from 5.0.4 to 5.0.6 by @dependabot in #1286
New Contributors
- @thayronepaula made their first contribution in #1205
- @aaravm made their first contribution in #1232
- @Nidhi-Sharma9419 made their first contribution in #1241
- @jerryfletcher21 made their first contribution in #1247
- @rodrigodh made their first contribution in #1260
Full Changelog: v0.6.0-alpha...v0.6.1-alpha