New Nostore build on TestFlight. It's the first 1.0.0 build, which means we are gearing up for an App Store release.

* Biggest change this build is the native app that Apple requires to bundle a Safari extension has been revamped, with a number of help screens to on-board new users, since using Safari extensions is differently confusing on every platform. Nice one, Apple!

* We are using some newer SwiftUI features, so we have bumped up the minimum versions of iOS to 16 and MacOS to 13 (Ventura). We have no idea how many of our users are using older version of the operating systems, because TestFlight very unhelpfully does not provide that information. Nice one, Apple! If it turns out this is a problem for a large number of our users, we may rethink our approach.

* Event Log has been renamed Event History, and you can now click the event JSON to copy the raw event JSON to the clipboard.

Thanks, y'all. 💜

Reply to this note

Please Login to reply.

Discussion

We should point out that the reason Event Log was renamed to Event History is because some content blockers were blocking the internal extension pages because the name "event log" looked suspicious. How is it that a content blocker can block another extension's internal scripts? NICE ONE, APPLE!

Really love it, nice work, zapped👍

Thanks!

How difficult would it be to present an option to the global share sheet? Being able to quickly share from safari or other apps to nostr with a note.

I don’t know! NIP-07 doesn’t provide an interface for pushing to web clients. It can only respond to requests