================================================
#10 🎁 Developer Tools, Updates and Releases
================================================
1. Nostr Java - v0.1.0
nostr-java is a comprehensive Java library designed to help developers generate, sign, and publish Nostr events with ease. This release introduces broad support for key NIPs including NIP-07, 09, 30, 33, 44, 46, 57, 60, and 61, along with major refactors and improvements to event handling, filters, and tag serialization. It adds support for Android compatibility, customizable relay configurations, JSON validation, and enhanced WebSocket reliability. With improved unit and integration tests, updated documentation, and Spring Boot support, this release makes nostr-java a solid foundation for building secure and feature-rich Nostr applications in the Java ecosystem.
Developed by:
@npub1y8hs...fqyr,
@398ja, kuiperanon, nick avlo, brito, Jon Austen, Rene Malmgren, 1440000bytes
Source:

GitHub
Release v0.1.0 · tcheeric/nostr-java
What's Changed
Refactored NIPs 01, 04, 05, 08, 09, 16, 25, 33 by @guilhermegps in #91
Feature/#92 nip 30 by @guilhermegps in #93
Fixing NIP01 sear...
2. Nowser - 1.2.0
Nowser is a secure Nostr key management and signing application available across iOS, Android, macOS, Windows, and Linux. This release upgrades the Nowser SDK, improves web input handling on desktop, and initializes Nostr support with a new user info provider. This version also introduces username display alongside npub, enhances relay handling, and adds new web app pages, streamlining cross-platform authentication and key management for developers.
Developed by:
@DASHU
Source:

GitHub
Release 1.2.0 · haorendashu/nowser
Upgrade nowser sdk version.
Fix weburl input can submit at pc.
Init nostr and add userinfo provider.
Change npub to usename and npub.
getRelays met...
#dev-tools_nostr_recap