I just pushed out nostr.blue 0.8.0
The biggest change in this release is that nostr.blue is now multi-platform. Up to now, nostr.blue has only been a web app, but 0.8.0 adds native builds for Android and Linux. That is a pretty major step for the project and a lot of the work in this release went into making the app behave properly across platforms instead of only in the browser.
The initial Android release already supports a lot of what I wanted it to. It includes the main social client experience, mobile based NIP-55 signing, media playback, livestream viewing, media controls and a lot of platform-specific fixes to make it feel usable on a phone. For now the apk is available on Github and I plan to add it to zapstore in the coming days.
This release also adds an AI chat page. The idea there is to make it easier to experiment with AI conversations inside nostr.blue without having to leave the app or jump between different tools. It is still early and I expect it to keep evolving, but the foundation is now there and it opens the door for tighter integrations and more useful workflows over time.
A big part of 0.8.0 was also just hardening the app overall. There were a lot of race condition fixes, async/state handling fixes, platform-specific cleanup and review-driven bug fixes across the codebase. Search and upload state handling were cleaned up as well, and a lot of smaller UX regressions got addressed along the way.
As always, if you run into issues or have ideas for improvements, please send them over. A lot of what gets fixed in these releases comes directly from your feedback.
资料修改成功