From 88d21dc42c8563f65d5e416bd5b58c5fa8feb085 Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Tue, 27 Dec 2022 00:27:31 +0530 Subject: [PATCH] 0.3.1 --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 57cb8e2..6c66001 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,13 +5,14 @@ homepage: https://github.com/vishalxl/nostr_console # 0.3.1 +# added nostr.ch as another default relay to sync with anigma # printed only 20 maximum events in a thread to reduce screen spam from long threads. Only in search results are all threads printed; and a thread or event can be searched by 6 digit id-prefix of the event thats mentioned. # improved user notifications , menu 2 -> 3, now likes are shown as notifications and less informative # improved 2 -> 5. better printing. and fixed white after reaction highlighed issue # improved 2 -> 6 too, now follows posts get highlighed, and so do their reactions. # mentions get highlighed in above menus # if too many wrong menu inputs are given ( >40) then program exits without saving any new events. for issue #49 -# showed lnurl, if any, in profile as qr code. should have key lud16 +# showed lud06 and lud16, if any, in profile as qr code # 0.3.0