Releases: schorschii/Jabber4Linux
Releases · schorschii/Jabber4Linux
Release list
Version 0.8.0
- hopefully fixed the incoming audio issue with Pipewire (#19)
- auto-reconnect SIP session after transient timeouts (thanks to @markusweigelt)
Please don't forget to have fun with this release.
Version 0.7.0
- support for Gnome and KDE 'Do Not Disturb' mode (no ringtone and minimized incoming call window when enabled)
- migrated to PyQt6
- pinned PyAudio lib to 0.2.13 since 0.2.14 seems to has an issue with audio output
- fixed 'SyntaxWarning: invalid escape sequence' for newer Python versions
- fixed setup.py for some constellations
- fixed SIP date header format
Version 0.6.0
- G729 codec support (special thanks to @jzmp)
- set default UDS port even if auto-discovery failed
- brand new floppy ringtone
- use trusted server-certs for UDS API too (previously only used for SIPS)
- do not crash if no phone description is set
- minor UI improvements
Version 0.5.2
First release with new Debian packaging. It now creates a Python venv dynamically when installing in order to support Debian >= 12, where pip does not allow system-wide Python module installation.
Version 0.5.1
- fixed error on startup if no config file exists
- allow multi-instance operation via parameter
Version 0.5
- CAPF protocol implemented
- ask before starting multiple instances
- fixed address book search encoding bug
Version 0.4
v0.4 add missing dependency
Version 0.3
v0.3 bump version
Version 0.2
Slightly more stable second alpha release, have fun.
Version 0.1
Very experimental alpha version, use at your own risk!