Document and release 45.0

This commit is contained in:
Evangelos Ribeiro Tzaras 2023-09-24 07:21:29 +02:00
parent 4cc20a3060
commit 936d362873
4 changed files with 49 additions and 2 deletions

15
NEWS
View File

@ -1,7 +1,20 @@
Calls 45.rc.0
Calls 45.0
----------
Released: September 2023
Translation updates:
====================
- Dutch (Nathan Follens)
- Korean (Changwoo Ryu)
- French (Irénée THIRION)
- Brazilian Portuguese (Leônidas Araújo)
- Esperanto (Kristjan SCHMIDT)
Calls 45.rc.0
-------------
Released: September 2023
New features:
=============
* SIP: Support for AES 256 bit crypto suites

View File

@ -62,6 +62,21 @@
<content_rating type="oars-1.1"/>
<releases>
<release version="45.0" date="2023-09-23">
<description>
<p>
The Calls 45.0 release includes initial support for emergency calling,
fixes a couple of papercuts and brings a good chunk of updated and new translations
</p>
<ul>
<li>Initial support for emergency call numbers in ModemManager backend</li>
<li>Resolves emergency number types (police, fire brigade, etc) using hardcoded table</li>
<li>Fixed a crash on empty/NULL call id</li>
<li>Support AES 256 bit crypto suites in SIP backend</li>
<li>Updated translations for 36 languages</li>
</ul>
</description>
</release>
<release version="44.0" date="2023-03-17">
<description>
<p>

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
gnome-calls (45.0) unstable; urgency=medium
[ Nathan Follens ]
* Update Dutch translation
[ Changwoo Ryu ]
* Update Korean translation
[ Irénée THIRION ]
* Update French translation
[ Leônidas Araújo ]
* Update Brazilian Portuguese translation
[ Kristjan SCHMIDT ]
* Update Esperanto translation
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Sat, 23 Sep 2023 05:08:10 +0200
gnome-calls (45~rc.0) experimental; urgency=medium
[ Fabio Tomat ]

View File

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '45.rc.0',
version: '45.0',
license: 'GPLv3+',
meson_version: '>= 0.56.0',
default_options: [