• v0.8.1 404f5a405c

    0.8.1 Stable

    mikedilger released this 2023-09-27 14:04:52 +13:00 | 2433 commits to master since this release

    Bugfixes applied to 0.8.0

    cb8684a 0.8.1-unstable
    267e5e8d trim keys before attempting import
    01952a65 On DM page, if key not unlocked, give warning link.
    cb7acce4 Improve error message on relay message failing to deserialize
    870e547b update nostr-types (tolerate RelayMessage trailing data)
    16505573 FIX: error message when private key fails to decrypt when importing it
    7dc884f1 Fix: don't erase enc private key when importing (may need to try again)
    daa1da22 dark mode improvements
    755c8bb1 Another theme color fix
    80d9dfd8 Save metadata edits locally, don't just publish them.
    a881f9d2 Fix multiple code paths that blindly overwrite relay records
    51f9b2cb Fix the BadRSlot LMDB issue
    4b71aff4 Fix process order - need to verify all; was not updating person_relay.last_fetched
    3b858e26 scrolling: fix and improve keyboard scrolling (don't wipe accumulated offset; consider window height)
    28144963 If LMDB fails to open, display an error with the directory in question.
    ab87f380 fix: case with empty REQ filters
    5534793a Don't create and upgrade sqlite for new users, bypass the entire sqlite history instead
    434b33ca Do not mute notes when looking at the muted person's feed itself
    6b04afb8 fix: oversight in signer, save keys after generation
    91b05acc cargo clippy
    404f5a40 (HEAD, tag: v0.8.1) 0.8.1

    Full Changelog: https://github.com/mikedilger/gossip/compare/v0.8.0...v0.8.1

    Downloads