Skip to content

0.8.1

Compare
Choose a tag to compare
@mikedilger mikedilger released this 27 Sep 01:09
· 1331 commits to master since this release

Bugfixes applied to 0.8.0

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

Full Changelog: v0.8.0...v0.8.1