Changelog

What's new in each release.

v0.2.0

Recommended

Windows is here!

  1. Windows support is here. The app now runs natively on Windows.
  2. Dual SIP accounts supported. Manage two lines seamlessly in one interface.
  3. Smoother dial pad experience with new subtle animations.
  4. Fixed rare cases where the call window could become unresponsive when the main window was open.
  5. Improved interface design for clearer dual-line workflows.
  6. DTMF tones now visible during active calls.
  7. Resolved a timing issue that could unexpectedly merge simultaneous incoming and outgoing calls.
  8. Cleaner call history and contacts view for faster navigation.
  9. Enhanced call details screen, fully optimized for multi-line usage.
  10. Custom colors per SIP line for better visual identification.
  11. Smoother window resizing with reduced flicker and improved animation performance.
  12. Added unique call identifiers (UUIDs) for calls, recordings, and conferences.
Download v0.2.0

v0.1.91

Recommended

Fixing more things

  1. Fixed call window becoming unresponsive when main window is minimized
  2. Added local ringback tone when calling extensions without early media
  3. Blocked calling your own extension
  4. Added error messages in the dialer (e.g. invalid number, own extension, no account)
  5. Field call no longer clears the numpad when a call fails to place

v0.1.8

Recommended

Fixing Issues

Fixed

  1. Calling internal numbers is fixed after being broken in 0.1.7.
  2. Fixed license logic reverting to trial.

v0.1.7

Recommended

More things to love!

New Features

  1. Added a consent screen on first startup.
  2. Added a dedicated async DNS resolver.
  3. Added network-change debouncing to prevent rapid-fire re-registration when connectivity is unstable.
  4. Added call recording (automatic or manual).
  5. Added support for scaling, zoom, and display resolution changes.
  6. Added initial HiDPI fractional scaling support.
  7. 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%.
  8. Added DND mode: stops the popup window but still keeps a call log.
  9. Added Busy mode: silences ringing.

Fixes

  1. Fixed a UI freeze when packet loss occurs.

Improvements

  1. Improved sound quality during packet loss.
  2. Added support for lock-free audio levels.
  3. Moved stats polling to a worker thread so it cannot block the UI even if a lock is held.
  4. Improved jitter buffer and codec tuning. Added a wider adaptive jitter buffer range for better audio quality during high packet loss.
  5. Increased the PulseAudio playback buffer to better absorb jitter spikes.
  6. 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.
  7. Call history and call details are now organized by date.

v0.1.6

Critical

Binary 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

  1. Fixed sound test button.
  2. Added muting ringing call.
  3. Added connection status in real time.
  4. Few UI/UX updates.
  5. Enhanced security mechanism.

v0.1.5

Critical

Security and feature update

Few UI and security updates

  1. Fixed ringtone volume bar doesn't change volume
  2. Allow main app window to resize
  3. Allow user to disable call-waiting tone
  4. Fixed Call-Waiting window doesn't remember last location.
  5. Detect Network drop and force re-register when back online.
  6. Detect sleep/resume and re-register once the network is online.
  7. Fixed the play button shows stop for both ringing and call speakers when testing one of them.
  8. Enhanced branding.
  9. Added Telemetry opt-out.
  10. Security updates and enhancements.