Changelog
What's new in each release.
v0.2.0
RecommendedWindows is here!
- Windows support is here. The app now runs natively on Windows.
- Dual SIP accounts supported. Manage two lines seamlessly in one interface.
- Smoother dial pad experience with new subtle animations.
- Fixed rare cases where the call window could become unresponsive when the main window was open.
- Improved interface design for clearer dual-line workflows.
- DTMF tones now visible during active calls.
- Resolved a timing issue that could unexpectedly merge simultaneous incoming and outgoing calls.
- Cleaner call history and contacts view for faster navigation.
- Enhanced call details screen, fully optimized for multi-line usage.
- Custom colors per SIP line for better visual identification.
- Smoother window resizing with reduced flicker and improved animation performance.
- Added unique call identifiers (UUIDs) for calls, recordings, and conferences.
v0.1.91
RecommendedFixing more things
- Fixed call window becoming unresponsive when main window is minimized
- Added local ringback tone when calling extensions without early media
- Blocked calling your own extension
- Added error messages in the dialer (e.g. invalid number, own extension, no account)
- Field call no longer clears the numpad when a call fails to place
v0.1.8
RecommendedFixing Issues
Fixed
- Calling internal numbers is fixed after being broken in 0.1.7.
- Fixed license logic reverting to trial.
v0.1.7
RecommendedMore things to love!
New Features
- Added a consent screen on first startup.
- Added a dedicated async DNS resolver.
- Added network-change debouncing to prevent rapid-fire re-registration when connectivity is unstable.
- Added call recording (automatic or manual).
- Added support for scaling, zoom, and display resolution changes.
- Added initial HiDPI fractional scaling support.
- Added zoom support: Ctrl+Plus to zoom in (up to 200%), Ctrl+Minus to zoom out (down to 50%), and Ctrl+0 to reset to 100%.
- Added DND mode: stops the popup window but still keeps a call log.
- Added Busy mode: silences ringing.
Fixes
- Fixed a UI freeze when packet loss occurs.
Improvements
- Improved sound quality during packet loss.
- Added support for lock-free audio levels.
- Moved stats polling to a worker thread so it cannot block the UI even if a lock is held.
- Improved jitter buffer and codec tuning. Added a wider adaptive jitter buffer range for better audio quality during high packet loss.
- Increased the PulseAudio playback buffer to better absorb jitter spikes.
- Font size is no longer hard-coded in pixels and now uses DP(). This allows proper scaling and correct window rendering when resolution, zoom, or scaling changes.
- Call history and call details are now organized by date.
v0.1.6
CriticalBinary Update
Important before you update
- please manually remove the old package. this package changed the binary name due to conflict.
sudo apt remove meow
sudo dnf remove meow
What's new
- Fixed sound test button.
- Added muting ringing call.
- Added connection status in real time.
- Few UI/UX updates.
- Enhanced security mechanism.
v0.1.5
CriticalSecurity and feature update
Few UI and security updates
- Fixed ringtone volume bar doesn't change volume
- Allow main app window to resize
- Allow user to disable call-waiting tone
- Fixed Call-Waiting window doesn't remember last location.
- Detect Network drop and force re-register when back online.
- Detect sleep/resume and re-register once the network is online.
- Fixed the play button shows stop for both ringing and call speakers when testing one of them.
- Enhanced branding.
- Added Telemetry opt-out.
- Security updates and enhancements.