#10 🎁 Developer Tools / Guides, Updates and Releases
1. snow-actions/nostr - v1.8.2
snow-actions/nostr is a GitHub Action used to automatically send Nostr events from GitHub workflows. This release improves reliability and security by adding clearer proxy tags in notifications, strengthening tests, and updating multiple dependencies (including nostr-tools, ws, dotenv, eslint, jest, GitHub Actions libraries, and hashing modules). These updates benefit developers by ensuring better protocol compatibility, improved performance, enhanced security, and more stable automation when publishing Nostr events directly from CI/CD pipelines.
Developed by: @雪猫
Source:
2. Nostr Webhost (hostr) - v0.1.7
Nostr Webhost (hostr) is a command-line tool that lets you host and deploy Single Page Applications (SPAs) directly onto the Nostr network by publishing them through distributed relays instead of traditional web servers. In version v0.1.7, the project adds support for configuring both a local web server and relay settings, updates its build and release configuration, upgrades the Docker base image and GitHub Actions to Go 1.25, and refreshes dependency versions. These changes benefit developers by making deployments more flexible, improving compatibility and performance, and ensuring smoother, more reliable hosting of SPAs across Nostr’s decentralized infrastructure. This was the biggest update of the week, and there were another two releases (v0.1.6, v0.1.8) last week.
Developed by: @kaiji
Source:
3. Mostro CLI - v0.14.4
Mostro CLI is a command-line client for the Mostro P2P marketplace, letting users and admins manage trades, disputes, and solver actions via terminal. This version improves admin workflows by renaming NSEC_PRIVKEY to ADMIN_NSEC, making it optional for non-admin commands, adding helper functions to fetch and validate keys, updating display messages, and refactoring key-handling logic for clearer, more maintainable code, resulting in a smoother setup and fewer configuration errors.
Developed by: @Pinball Wizard, @Andrea Díaz Correia
Source:
4. Gitplaza - v0.21.0
Gitplaza is a desktop Nostr client focused on managing Git-related activity, allowing users to interact with repositories, issues, and events within the Nostr network. In this release it introduces an advanced activity filter, incorporates nut-zaps into the web-of-trust calculation, adds a settings button for submitting Gitplaza issues, improves hashtag handling and upvote behavior, and enforces input restrictions for release details. Performance improvements prioritize efficient subscription filters and abort outdated requests, while bug fixes resolve login button clickability, inline event processing, feed updates, and race conditions, resulting in a smoother, more reliable experience for developers and users managing Git projects via Nostr. This was the latest release of the week, and there was also the release of v0.20.0 last week.
Developed by: @dluvian
Source:
#dev-tools_nostr_recap
GitHub
Release v1.8.2 · snow-actions/nostr
What's Changed
Add proxy tag to notification by @SnowCait in #177
Test assertion by @SnowCait in #191
Bump actions/checkout from 4 to 6 by @depend...
GitHub
Release v0.1.7 · studiokaiji/nostr-webhost
Changelog
6841ef9 Add web server and relay configuration support
0902bb8 Fix .goreleaser.yaml formatting and update version template
535d36b Merge...
GitHub
Release Release v0.14.4 · MostroP2P/mostro-cli
Verifying the Release
In order to verify the release, you'll need to have gpg or gpg2 installed on your system. Once you've obtained a copy (and ho...
Cookie monster!