<oembed><type>rich</type><version>1.0</version><title>Amber wrote</title><author_name>Amber (npub1am…cxrv7)</author_name><author_url>https://yabu.me/npub1am3ermkr250dywukzqnaug64cred3x5jht6f3kdhfp3h0rgtjlpqecxrv7</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>## Amber 3.4.2-pre2&#xA;&#xA;- Added loading indicator when running migrations&#xA;- Fix ncryptsec export&#xA;- Add a icon when using a proxy and check if the proxy is working&#xA;- Add more event translations&#xA;- Add a screen to send feedback on nostr&#xA;- Start separating Bunker and native implementations&#xA;- Fix service start error in slow devices when the user moves the app to the background faster than the app can start&#xA;- Fix scrollbar position&#xA;- Fix requests not disappearing when accepting/rejecting&#xA;- Fix QR code scanner when using multiwindow mode&#xA;- Use datasource to fetch profile data&#xA;- Remove check for paid and auth in relays&#xA;- Remove listening for new connections option&#xA;- Make secret mandatory for bunker requests&#xA;- Update notification less often&#xA;- Updated dependencies&#xA;- Separated Bunker and Intent logic&#xA;- Fixed bunker relay validation when adding a new relay&#xA;- Option to reuse an existing connection&#xA;- New activities screen&#xA;&#xA;Download it with [zap.store](https://zapstore.dev/download), [Obtainium](https://github.com/ImranR98/Obtainium), [f-droid](https://f-droid.org/packages/com.greenart7c3.nostrsigner) or download it directly in the [releases page](https://github.com/greenart7c3/Amber/releases/tag/v3.4.2-pre2)&#xA;&#xA;If you like my work consider making a [donation](https://greenart7c3.com)&#xA;&#xA;## Verifying the release&#xA;&#xA;In order to verify the release, you&#39;ll need to have `gpg` or `gpg2` installed on your system. Once you&#39;ve obtained a copy (and hopefully verified that as well), you&#39;ll first need to import the keys that have signed this release if you haven&#39;t done so already:&#xA;&#xA;``` bash&#xA;gpg --keyserver hkps://keys.openpgp.org --recv-keys 44F0AAEB77F373747E3D5444885822EED3A26A6D&#xA;```&#xA;&#xA;Once you have his PGP key you can verify the release (assuming `manifest-v3.4.2-pre2.txt` and `manifest-v3.4.2-pre2.txt.sig` are in the current directory) with:&#xA;&#xA;``` bash&#xA;gpg --verify manifest-v3.4.2-pre2.txt.sig manifest-v3.4.2-pre2.txt&#xA;```&#xA;&#xA;You should see the following if the verification was successful:&#xA;&#xA;``` bash&#xA;gpg: Signature made Fri 13 Sep 2024 08:06:52 AM -03&#xA;gpg:                using RSA key 44F0AAEB77F373747E3D5444885822EED3A26A6D&#xA;gpg: Good signature from &#34;greenart7c3 &lt;greenart7c3@proton.me&gt;&#34;&#xA;```&#xA;&#xA;That will verify the signature on the main manifest page which ensures integrity and authenticity of the binaries you&#39;ve downloaded locally. Next, depending on your operating system you should then re-calculate the sha256 sum of the binary, and compare that with the following hashes:&#xA;&#xA;``` bash&#xA;cat manifest-v3.4.2-pre2.txt&#xA;```&#xA;&#xA;One can use the `shasum -a 256 &lt;file name here&gt;` tool in order to re-compute the `sha256` hash of the target binary for your operating system. The produced hash should be compared with the hashes listed above and they should match exactly.</html></oembed>