Releases: lumehq/lume
v1.1.0-beta - Shigeru
Introduce Lume v1.1.0
This is a first major version after v1.0.0 - Snowden. Here's a rundown of the major updates:
New features
- [Feat] Beta support for Zap
- [Feat] Support reactions (using Fluent Emojis)
- [Feat] Support markdown
- [Feat] New hashtag block, now you can pin the hashtag you want to keep up to date
- [Feat] New user block, when you see mention in note, you can click to it to open as new block
- [UI] Redesign note, support display multi-level notes
- [UI] Redesign thread block, display note and reply accordingly
- [UI] Group all chats from people you not follow to "unknowns" folder
- [Onboarding] Add button to download your account's keys when creating account
- [Other] New composer based on Tiptap.js, now you can add mention and hashtag to post
- [Other] New app's icon for all platforms
- [Other] Cache user's metadata in one day
- [Other] Update default image block to new image and slogan
- [Other] Fix all issues cause app crash
Shigeru
Shigeru Miyamoto is a creator of Mario, The Legend of Zelda,... those games that I played from childhood to present. It's bring me a lot of joys and I hope this update can bring more joys to you in Nostr
Full Changelog: https://github.com/luminous-devs/lume/commits/v1.1.0
v1.0.1-beta
Changelog
- Add max height and auto scroll to composer, fix #34
- Add option to stop reply in composer, fix #35
- Skip loading note's statistic in trending notes
- Use ndk provider from https://github.com/nostr-dev-kit/ndk-react
- Update README
- Update license to GNU, more professional, stop bad joking
- Store account in secure storage, fix #48
- Fix unexpected error
v1.0.0-beta - Snowden
Introduce Lume v1.0.0
Today I launch my first Lume stable version for macOS and beta version for Windows/Linux, featuring:
- Spaces: customize your experience with multiple newsfeed for specific people whose you want to keep in track or place your favorite image to calm your soul
- Chats: encrypted direct message
- Native notification: partial support for native notification (cross-platform)
Lume don't rely on any backend or third party service, only Nostr relays. You just need a internet connection to use Lume and Lume can installed on almost every platform, so nothing can stop use Nostr via Lume
Snowden
I name this release Snowden because that is Edward Snowden is my teenage hero. At first time I see the news talk about him, I don't understand what he fighting, just think he is a chad that fighting with evils. But when I grow up, I understand and I'm starting care about privacy and open technology
Features
- All basic social app features
- Customize your experience with Spaces
- And more... (I don't know how to write a nice features section 😅)
New Contributors
- @xavierfiechter made their first contribution in #1
- @smolgrrr made their first contribution in #19
- @MichelKansou made their first contribution in #30
Full Changelog: https://github.com/luminous-devs/lume/commits/v1.0.0