Pleb Client 0.1.1 released
New Features:
* Relays Screen: New dedicated screen to manage relay connections
* Inbox Relay System: Moved to inbox relay architecture for better message delivery
* Profile Navigation: Click on any profile to view their profile page
Bug Fixes:
* Fixed profile picture not loading on ProfileScreen
* Fixed profile avatar not loading in Sidebar
https://github.com/PlebOne/Pleb-Client/releases/tag/v0.1.1
Login to reply
Replies (10)
is this the first release and it already starts at that number?
Second... I mean 0.1.1 is pretty early days
would be nice if you described a little bit of how it works internally
We started at 0.1
Whatcha mean? It's open source, you can review the GitHub page.
Or you just want to know the guts? It's rust, Qt, with Nostrdb.. that's the basics.
I've done it, thanks
but many others won't be able to
I'll do a blog post on it here sooner or later.
how hard would it be to get it to run on windows?
That I don't know, in theory it is Qt and Rust so a lot of it works in Windows. There will be some subtle differences between Linux and Windows that would have to be accounted for. I don't have a Windows machine at this time to try it on... If it is well received maybe in the future I or someone else will put the time in to build it on Windows.