mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
Document and release 42.0
This commit is contained in:
parent
e783ae4222
commit
818757d918
3 changed files with 72 additions and 5 deletions
16
NEWS
16
NEWS
|
@ -1,3 +1,19 @@
|
|||
Calls 42.0
|
||||
Released: 19 March 2022
|
||||
|
||||
Translation updates:
|
||||
====================
|
||||
|
||||
- Finnish (Jiri Grönroos)
|
||||
- Serbian (Мирослав Николић)
|
||||
- Catalan (Jordi Mas i Hernandez)
|
||||
- Turkish (Emin Tufan Çetin)
|
||||
- Ukranian (Yuri Chornoivan)
|
||||
- Armenian (Avag Sayan)
|
||||
|
||||
The detailed changes can be found in debian/changelog
|
||||
|
||||
|
||||
Calls 42.rc.1
|
||||
---------------
|
||||
Released: 5 March 2022
|
||||
|
|
|
@ -62,7 +62,26 @@
|
|||
<content_rating type="oars-1.1"/>
|
||||
|
||||
<releases>
|
||||
<release version="42.rc.1" date="2022-03-05">
|
||||
<release version="42.0" date="2022-03-19">
|
||||
<description>
|
||||
<p>
|
||||
Calls 42.0 release brings a number of improvements to the SIP plugin,
|
||||
a couple of fixes and updated translations
|
||||
</p>
|
||||
<ul>
|
||||
<li>Changed preferred audio codec for SIP to G722</li>
|
||||
<li>Better support for using the SIP for phone calls</li>
|
||||
<li>Call time in sync with Phosh</li>
|
||||
<li>Add contacts from history popover menu (if supported)</li>
|
||||
<li>In app feedback about SIP account state changes</li>
|
||||
<li>Improved scrolling performance</li>
|
||||
<li>Avatars call history and call display</li>
|
||||
<li>A couple of UI tweaks</li>
|
||||
<li>Updated translations</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="42~rc.1" date="2022-03-05">
|
||||
<description>
|
||||
<p>
|
||||
This release sets G722 as the preferred codec and brings some improvements
|
||||
|
@ -70,7 +89,7 @@
|
|||
</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="42.rc.0" date="2022-02-24">
|
||||
<release version="42~rc.0" date="2022-02-24">
|
||||
<description>
|
||||
<p>
|
||||
Bugfix release, new translations from libcall-ui
|
||||
|
@ -79,14 +98,14 @@
|
|||
</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="42.beta.1" date="2022-01-26">
|
||||
<release version="42~beta.1" date="2022-01-26">
|
||||
<description>
|
||||
<p>
|
||||
Bugfix release and new translations from libcall-ui.
|
||||
</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="42.beta.0" date="2022-01-25">
|
||||
<release version="42~beta.0" date="2022-01-25">
|
||||
<description>
|
||||
<p>
|
||||
This release allows the SIP plugin to be used more easily for PSTN calls
|
||||
|
@ -98,7 +117,7 @@
|
|||
</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="42.alpha.0" date="2021-12-12">
|
||||
<release version="42~alpha.0" date="2021-12-12">
|
||||
<description>
|
||||
<p>
|
||||
This releases brings avatars in more places and includes various UI fixes
|
||||
|
|
32
debian/changelog
vendored
32
debian/changelog
vendored
|
@ -1,3 +1,35 @@
|
|||
gnome-calls (42.0) byzantium; urgency=medium
|
||||
|
||||
[ Evangelos Ribeiro Tzaras ]
|
||||
* meson: Post release bump
|
||||
* NEWS: Remove trailing whitespace
|
||||
* po: Add Armenian to LINGUAS
|
||||
|
||||
[ Jiri Grönroos ]
|
||||
* Update Finnish translation
|
||||
|
||||
[ Мирослав Николић ]
|
||||
* Update Serbian translation
|
||||
|
||||
[ Jordi Mas i Hernandez ]
|
||||
* Update Catalan translation
|
||||
|
||||
[ Emin Tufan Çetin ]
|
||||
* Update Turkish translation
|
||||
|
||||
[ Piotr Drąg ]
|
||||
* Remove .pot file
|
||||
* Use standard translator comments in .desktop files
|
||||
* Update POTFILES.in and POTFILES.skip
|
||||
|
||||
[ Yuri Chornoivan ]
|
||||
* Update Ukrainian translation
|
||||
|
||||
[ AvagSayan ]
|
||||
* Add new file for Armenian Lang.
|
||||
|
||||
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Sat, 19 Mar 2022 21:35:28 +0100
|
||||
|
||||
gnome-calls (42~rc.1) byzantium; urgency=medium
|
||||
|
||||
[ Hugo Carvalho ]
|
||||
|
|
Loading…
Reference in a new issue