diff --git a/NEWS b/NEWS index 38fe818..e6c159b 100644 --- a/NEWS +++ b/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 diff --git a/data/org.gnome.Calls.metainfo.xml b/data/org.gnome.Calls.metainfo.xml index 84b561b..82d3e3d 100644 --- a/data/org.gnome.Calls.metainfo.xml +++ b/data/org.gnome.Calls.metainfo.xml @@ -62,7 +62,26 @@ - + + +

+ Calls 42.0 release brings a number of improvements to the SIP plugin, + a couple of fixes and updated translations +

+
    +
  • Changed preferred audio codec for SIP to G722
  • +
  • Better support for using the SIP for phone calls
  • +
  • Call time in sync with Phosh
  • +
  • Add contacts from history popover menu (if supported)
  • +
  • In app feedback about SIP account state changes
  • +
  • Improved scrolling performance
  • +
  • Avatars call history and call display
  • +
  • A couple of UI tweaks
  • +
  • Updated translations
  • +
+
+
+

This release sets G722 as the preferred codec and brings some improvements @@ -70,7 +89,7 @@

- +

Bugfix release, new translations from libcall-ui @@ -79,14 +98,14 @@

- +

Bugfix release and new translations from libcall-ui.

- +

This release allows the SIP plugin to be used more easily for PSTN calls @@ -98,7 +117,7 @@

- +

This releases brings avatars in more places and includes various UI fixes diff --git a/debian/changelog b/debian/changelog index e656cf2..e6503f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 19 Mar 2022 21:35:28 +0100 + gnome-calls (42~rc.1) byzantium; urgency=medium [ Hugo Carvalho ]