NoStrudel v0.42.0: Olas Media Posts, GIF Picker, Code Cleanup & More

noStrudel is a free and open-source web client for exploring on the Nostr protocol.

NoStrudel v0.42.0: Olas Media Posts, GIF Picker, Code Cleanup & More
Source: Kodini.
  • "Finally another version of noStrudel. I keep telling myself I'm going to do more frequent releases but then time keeps getting away from me," announced hzrd149.
  • This release includes extensive code cleanup and introduces several new features, such as support for Olas (Instagram-like) media posts, the integration of a simple GIF picker, an improved Top Supporters view, the ability to favorite certain DVM feeds, and a simplified tools menu under notes.
  • Additionally, it enables searching within the local cache relay, adds an option for debugging the API, and introduces new templates for the event publisher, among other enhancements.
"Over the past few months I've been doing tons of cleanup on the core of noStrudel (677 changed files with 19,683 additions and 17,889 deletions) and extracting it out into a friendly nostr SDK called applesauce. Its very much a work-in-progress but the idea with these libraries is to help myself (and maybe others) build the UI layer of nostr apps and eventually make noStrudel just another app that is built with applesauce," said the developer.
  • Find the documentation of applesauce SDK here.

What's new

  • Olas media posts. Users can now view a simple feed of media posts made on https://olas.app/ and comment on them using NIP-22 comments.
  • Simple GIF picker. The client now has an experimental GIF picker that is based on k:1063 events.
    • "If you want a better search and to help populate the nostr gif library you can use https://gifbuddy.lol created by lemon," said the developer.
  • New Top Supporters view. "The (tiny) support button at the bottom of the side menu now hides a zap leader board that shows top supporters and any custom messages they leave."
  • Favorite DVM feeds. Users can now save their favorite DVM feeds in the Discover view.
  • Searching local cache relay. "If your using nostr-relay-tray the search view will now use it by default for searching. which should make it a little faster and more reliable."
  • Adds "Proactively authenticate to relays" option to privacy settings, defaults to off.
  • Add option for debug API.
  • Add option to hide noStrudel logo in nav bar.
  • Show unknown notifications in notification view.
  • Add templates to event publisher.
  • A simpler tools menu under notes and threads.
  • Shows nostr mentions in markdown content.
  • Fix delete events not getting published to outbox.
  • Fix page changing from RTL when viewing some profiles.
  • Refresh relay info on relay page.
  • Fixes bug with removing "about" in profile editor.
  • Fixes automatically disconnecting from authenticated relays.

Announcement / Archive
GitHub Repo
Website