vault / bitchat-android / 1.2.1
bitchat-android @ 1.2.1
integrity
- size
- 620.2 KiB
- downloaded
- last checked
release notes
- notifications in geohash channels
- fix location for devices without google play services
- dark / light / system mode in about page
- other UI improvements
What's Changed
- Nip17 dms to extend the mesh by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/313
- Fix location detection by @mario7421 in https://github.com/permissionlesstech/bitchat-android/pull/308
- feat: theme switch light/dark/system by @lollerfirst in https://github.com/permissionlesstech/bitchat-android/pull/318
- Add active peer notification by @minhqto in https://github.com/permissionlesstech/bitchat-android/pull/273
- fixed bulletpoint by @5atoshiNakamoto in https://github.com/permissionlesstech/bitchat-android/pull/272
- UI geohash notifications by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/325
- limit nick length to 15 chars by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/330
- render links normally by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/331
- bump to 1.2.1 by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/332
New Contributors
- @mario7421 made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/308
- @minhqto made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/273
- @5atoshiNakamoto made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/272
Full Changelog: https://github.com/permissionlesstech/bitchat-android/compare/1.2.0...1.2.1
download
unix · zip
curl -fL -o 1.2.1.zip https://ratatoskr.space/pkg/bitchat-android/1.2.1.zip
printf '%s %s\n' '5a4e4f69afbb10caab6ea1b5a58720b31fc61d10352fc72c9379f19bfa247f4a' '1.2.1.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/bitchat-android/1.2.1.zip"
$out = "1.2.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "5a4e4f69afbb10caab6ea1b5a58720b31fc61d10352fc72c9379f19bfa247f4a") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 1.2.1.tar.gz https://ratatoskr.space/pkg/bitchat-android/1.2.1.tar.gz
printf '%s %s\n' '7f7313c1c24dbf1f133fad4cffba7a2761d2fa25251cd64fac16c17720c4637a' '1.2.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/bitchat-android/1.2.1.tar.gz"
$out = "1.2.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7f7313c1c24dbf1f133fad4cffba7a2761d2fa25251cd64fac16c17720c4637a") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 1.2.1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.zip
printf '%s %s\n' '5a4e4f69afbb10caab6ea1b5a58720b31fc61d10352fc72c9379f19bfa247f4a' '1.2.1.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.zip"
$out = "1.2.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "5a4e4f69afbb10caab6ea1b5a58720b31fc61d10352fc72c9379f19bfa247f4a") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 1.2.1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.tar.gz
printf '%s %s\n' '7f7313c1c24dbf1f133fad4cffba7a2761d2fa25251cd64fac16c17720c4637a' '1.2.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.tar.gz"
$out = "1.2.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7f7313c1c24dbf1f133fad4cffba7a2761d2fa25251cd64fac16c17720c4637a") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 1.2.1.zip | zip | 615.2 KiB |
blake3-24 4d4e35bc5bdcf347f4784379507e0820375cfb1cb04fb6f4
sha256 5a4e4f69afbb10caab6ea1b5a58720b31fc61d10352fc72c9379f19bfa247f4a
sha1 6fa4b5a9da9053013199ac3bb0d3c71acf7e4e0e
|
| 1.2.1.tar.gz | tar.gz | 500.1 KiB |
blake3-24 5e27918d571ea840cb3a737fa11c1ab7da1f53a89933a498
sha256 7f7313c1c24dbf1f133fad4cffba7a2761d2fa25251cd64fac16c17720c4637a
sha1 69a43f78a21009843ac01a2de4a03701acba4b2a
|
install
bazel
http_archive(
name = "bitchat-android",
urls = ["https://ratatoskr.space/pkg/bitchat-android/1.2.1.tar.gz"],
integrity = "sha256-f3MTwcJNvx8TP61M/7p6J2HS+iUlHNZPrBbBdyDEY3o=",
strip_prefix = "bitchat-android-1.2.1",
)
zig
.url = "https://ratatoskr.space/pkg/bitchat-android/1.2.1.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "bitchat-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.tar.gz"],
integrity = "sha256-f3MTwcJNvx8TP61M/7p6J2HS+iUlHNZPrBbBdyDEY3o=",
strip_prefix = "bitchat-android-1.2.1",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/1.2.1.tar.gz",