1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-09 21:39:34 +00:00
Purism-Calls/NEWS

171 lines
5 KiB
Plaintext
Raw Normal View History

2021-10-30 17:55:05 +00:00
Calls 42.alpha.0
----------------
Released: 12 December 2021
New features:
=============
* Avatars in the call history and call display
* Avatars exposed over DBus so phosh show them on the lockscreen
* Can silence ringing over DBus (used in phosh-antispam by Chris Talbot)
Maybe noteworthy:
=================
* Note to distribution packagers:
Both Calls and current phosh (0.14.1) are embedding libcall-ui which will install
translation files (typically installed to /usr/share/locale/*/LC_MESSAGES/call-ui.mo).
The next phosh version will default to not installing i18n files of libcall-ui
(https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/963).
For this version you should either cherry pick
https://gitlab.gnome.org/World/Phosh/phosh/-/commit/b51e200189525c46aa2fa9832e8d861cf2d95a9d
or exclude `call-ui.mo` when installing phosh's translations in your packaging.
* Improved scrolling performance in the call history
* Can use DTMF over DBus (used in phosh on the lockscreen)
* Various UI fixes by Christopher Davis
* Contributions by
- Christopher Davis
- Guido Günther
- Dorota Czaplejewicz
Translation updates:
====================
- Swedish (Anders Jonsson and Luna Jernberg)
- Spanish (Jordi Mas i Hernandez)
- Italian (Vittorio Monti)
- Persian (Danial Behzadi)
- Romanian (Daniel Șerbănescu)
- Ukranian (Yuri Chornoivan)
- Brazilian Portuguese (Rafael Fontenelle)
The detailed changes can be found in debian/changelog
Calls 41.1
----------
Released: 30 October 2021
Noteworthy:
* Fixes for contact lookups
* Fix the wrong timestamps in the call history when history is loaded
* Fill in @domain into the dial string for SIP
Maybe noteworthy:
* Network watch will not spam your logs with warnings any more
Translation updates:
- Croatian (Goran Vidović)
- Finnish (Jiri Grönroos)
- Italian (antonio)
- Persian (Danial Behzadi)
- Portuguese (Hugo Carvalho)
- Romanian (Florentina Mușat)
- Slovak (Dušan Kazik)
- Slovenian (Martin Srebotnjak)
- Spanish (Daniel Mustieles García)
- Swedish (Anders Jonsson)
- Ukrainian (Yuri Chornoivan)
The detailed changes can be found in debian/changelog
2021-09-18 15:40:48 +00:00
Calls 41.0
----------
2021-10-30 17:55:05 +00:00
Released: September 2021
2021-09-18 15:40:48 +00:00
* Fixes for the multiple network interfaces case
* Translation updates:
- Croatian (Goran Vidović)
- Dutch (Nathan Follens)
2021-10-30 17:55:05 +00:00
2021-09-02 20:47:21 +00:00
Calls 41.rc
-------------
2021-10-30 17:55:05 +00:00
Released: September 2021
2021-09-02 20:47:21 +00:00
* Fix bug preventing SIP from working when using multiple network interfaces
* Fixes around SIP account management and its UI
* Translation updates:
- Galician (Fran Dieguez)
- German (Phillip Kiemle)
- Indonesian (Andika Triwidada)
- Occitan (Quentin PAGÈS)
- Persian (Danial Behzadi)
- Portuguese (Brazil) (Rafael Fontenelle)
- Romanian (Florentina Mușat)
- Swedish (Anders Jonsson)
- Ukrainian (Yuri Chornoivan)
2021-10-30 17:55:05 +00:00
2021-08-14 20:27:22 +00:00
Calls 41.beta
-------------
Released: 14. August 2021
* Major news items:
First release with SIP base functionality:
- Managing SIP Account is now possible from the UI
- Placing and receiving VoIP calls is now possible from the dial pad
Known Issues/Limitations:
- If you have multiple active network interfaces funkyness may ensue and
you SIP messages are being sucked into a black hole of sorts
- If things go wrong with a VoIP call for example because your network is down
more funkyness may ensue
* Translation updates:
- Catalan (Marc Riera)
- Esperanto (Kristjan SCHMIDT)
- Friulian (Fabio Tomat)
- Italian (antonio)
- Portuguese (Brazil) (Rafael Fontenelle)
- Serbian (Мирослав Николић)
- Swedish (Anders Jonsson)
- Ukrainian (Yuri Chornoivan)
There may be some dragons in this release so testing and filed issues would be greatly appreciated :)
2021-07-16 09:54:29 +00:00
Calls 41.alpha
--------------
Released: July 2021
* Major news items:
- Calls became a part of the GNOME project
2021-07-19 08:50:43 +00:00
- Change DBus path from /sm/puri/Calls to /org/gnome/Calls and interface name
from sm.puri.Calls to org.gnome.Calls. This is an incompatible change that breaks
existing applications. This affects at least phosh where it breaks unblanking
the screen on incoming calls and proximity sensor handling in ongoing calls.
This will be fixed with the next phosh release.
- Dropped layer-surface support to allow phosh to pickup incoming calls on the lockscreen
2021-07-16 09:54:29 +00:00
* Bugs fixed:
- #283 Cut and ellipsize long labels on the call display
- #288 Does not print 'unknown caller' in notification
- #294 Be consistent with G_LOG_DOMAIN
- #298 flatpak: can't run because schemas are not being found
- #300 Peas prepending search path does not seem to work
- #303 Please move to org.gnome.Calls on DBus
- #304 Sofia 1.13.3 does not include the contact header
* Translation updates:
- Greek, Modern (Efstathios Iosifidis)
- Indonesian (Andika Triwidada)
- Italian (Vittorio Monti)
- Persian (Danial Behzadi)
- Swedish (Luna Jernberg)
- Ukrainian (Yuri Chornoivan)
Calls 0.3.4
-----------
Released: June 2021
* Add support for using multiple provider plugins at the same time
* Expose call objects on DBus
* Add run script to the build directory
* Use stricter warnings for the build
* Translation updates:
- Italian
- Swedish
- Ukrainian