Open comments for this post
I tried getting a feature out…. but nope, only fixed bugs 
What changed?
- Added AEC (active echo cancellation) on some platforms: i have to compile FROM these platforms, like cross-compilation straight up does not work… sorry windows
- Fixed file transfers and improved it’s UI
- Fixed offline messaging… i hope
i had to figure out how to compile audio libs to other platforms… that took me a while…….. thanks opus 
What next?
- uhhh good question? more tests maybe? and UI improvements
- i was thinking about making a background process run, separate from the app that would get messages so you can close the app while that runs… will have to look into it
Open comments for this post
hi! Started testing Kursal and found…. bugs! so i spent quite some time fixing them…
What changed?
- Connections between peers were unstable: increased timeout + fixed a rate limiter bug
- Improved the UI with a new “connected nodes” section (see screenshot)
- Added an option to change the sample rate (defaults to 48 kHz, but you can lower to improve potential lag)
- and small UI improvements like moving the call bar to the bottom which fits better
What next?
my goal is to release the app in beta before august and get the first stable version out mid-august… we’ll see!
Open comments for this post
yooo 3rd devlog :) sorry i’m not posting very often, i’d like to devlog feature by feature but they really take time…
What changed?
- Fixed vulnerabilities (post-quantum encryption in mailbox system & useless signature removal)
- Managing nodes in the settings (like viewing and adding connections)
- A lot of UI improvements a bit everywhere!
- calls… work in progress!
calls is the feature i’ve been working on for a while. I re-used the encryption mechanism of file transfers: make a temporary secret key and then use it. I got SOUND going!! 
What next?
- testing offline messaging
(my friends were still offline)
- testing calls (a lot)!
- improving call UI
Open comments for this post
Hello 
Got a lot of improvements working! Mainly on the front-end but quite a lot on the backend too actually!
What changed?
-
Added a CMD+K / CTRL+K search menu (see screenshot): you can search for settings, contacts or even messages!
-
Made the background of the DMG installation on mac
-
Searching messages!!
-
and a few skeletons for when stuff is loading
-
backend fixes… lots of em… like fixed adding a contact
What next?
still test offline messaging, still didn’t do that somehow
Open comments for this post
Hii! First Kursal devlog! This is a project i’ve started during Flavortown but I wasn’t done yet! Sorry kinda didn’t see the time pass lol
What changed?
- Website rebranding! –> https://kursal.chat
- Spent a lot of time setuping “side-projects” like an uptime manager, translation manager etc
- Reworked the workflow for building, checking & more
- Lots of UI/UX changes
- POSSIBLY working offline messaging… (will test lol)
What next?
I’m about to test offline messaging, the whole app too actually lol…… hope it all works 🙏