Document and release 43.0
This commit is contained in:
16
NEWS
16
NEWS
@@ -1,5 +1,19 @@
|
|||||||
|
Calls 43.0
|
||||||
|
----------
|
||||||
|
Released: 19 September 2022
|
||||||
|
|
||||||
|
Translation updates:
|
||||||
|
====================
|
||||||
|
- Turkish (Emin Tufan Çetin)
|
||||||
|
- Italian (Vittorio Monti)
|
||||||
|
- Portuguese (Hugo Carvalho)
|
||||||
|
- Spanish (Daniel Mustieles García)
|
||||||
|
- Slovenian (Martin Srebotnjak)
|
||||||
|
|
||||||
|
The detailed changes can be found in debian/changelog
|
||||||
|
|
||||||
Calls 43.rc.0
|
Calls 43.rc.0
|
||||||
---------------
|
-------------
|
||||||
Released: 3 September 2022
|
Released: 3 September 2022
|
||||||
|
|
||||||
New features:
|
New features:
|
||||||
|
@@ -62,6 +62,23 @@
|
|||||||
<content_rating type="oars-1.1"/>
|
<content_rating type="oars-1.1"/>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="43.0" date="2022-09-19">
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Calls 43.0 release brings support for Secure RTP in SIP (SDES key exchange),
|
||||||
|
a slight redesign of the call display,
|
||||||
|
various improvements and fixes and updated translations
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>Call display redesign</li>
|
||||||
|
<li>Improved startup time and scrolling performance in the history</li>
|
||||||
|
<li>Fix outgoing waiting calls sometimes considered as incoming</li>
|
||||||
|
<li>Added "Send SMS" action in history popover</li>
|
||||||
|
<li>Disabled G722 codec because of issue with newer ffmpeg and gst-libav</li>
|
||||||
|
<li>Updated translations</li>
|
||||||
|
</ul>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="42.0" date="2022-03-19">
|
<release version="42.0" date="2022-03-19">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
25
debian/changelog
vendored
25
debian/changelog
vendored
@@ -1,3 +1,28 @@
|
|||||||
|
gnome-calls (43~rc.1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Emin Tufan Çetin ]
|
||||||
|
* Update Turkish translation
|
||||||
|
|
||||||
|
[ Vittorio Monti ]
|
||||||
|
* Update Italian translation
|
||||||
|
|
||||||
|
[ Hugo Carvalho ]
|
||||||
|
* Update Portuguese translation
|
||||||
|
|
||||||
|
[ Evangelos Ribeiro Tzaras ]
|
||||||
|
* Update libcall-ui to always reset audio profile (Closes: #452)
|
||||||
|
* i18n: mm-call: Clarify "transfer" and "deflect" (Closes: #499)
|
||||||
|
* tests: Remove unused code
|
||||||
|
* metainfo: Correct screenshot URLs
|
||||||
|
|
||||||
|
[ Daniel Mustieles ]
|
||||||
|
* Update Spanish translation
|
||||||
|
|
||||||
|
[ Martin ]
|
||||||
|
* Update Slovenian translation
|
||||||
|
|
||||||
|
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Mon, 19 Sep 2022 20:17:54 +0200
|
||||||
|
|
||||||
gnome-calls (43~rc.0) unstable; urgency=medium
|
gnome-calls (43~rc.0) unstable; urgency=medium
|
||||||
|
|
||||||
[ Danial Behzadi ]
|
[ Danial Behzadi ]
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
project(
|
project(
|
||||||
'calls',
|
'calls',
|
||||||
'c', 'vala',
|
'c', 'vala',
|
||||||
version: '43.rc.0',
|
version: '43.0',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
meson_version: '>= 0.56.0',
|
meson_version: '>= 0.56.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
Reference in New Issue
Block a user