Skip to content

Releases: schorschii/Jabber4Linux

Version 0.8.0

Version 0.8.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:29
  • 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

Version 0.7.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Apr 10:22
  • 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

Version 0.6.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 19:11
  • 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

Version 0.5.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Dec 21:08

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

Version 0.5.1 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 16 Nov 15:16
  • fixed error on startup if no config file exists
  • allow multi-instance operation via parameter

Version 0.5

Version 0.5 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 10 Nov 09:24
  • CAPF protocol implemented
  • ask before starting multiple instances
  • fixed address book search encoding bug

Version 0.4

Version 0.4 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 12 Jul 06:53
v0.4

add missing dependency

Version 0.3

Version 0.3 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 09 Jul 19:54
v0.3

bump version

Version 0.2

Version 0.2 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 05 Jul 21:08

Slightly more stable second alpha release, have fun.

Version 0.1

Version 0.1 Pre-release
Pre-release

Choose a tag to compare

@schorschii schorschii released this 09 May 21:33

Very experimental alpha version, use at your own risk!