Dominique Leuenberger
6d5cdb47c4
New stable rel OBS-URL: https://build.opensuse.org/request/show/963179 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/calls?expand=0&rev=4
166 lines
6.6 KiB
Plaintext
166 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 20 08:06:08 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 42.0:
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 6 10:17:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 42.rc.1:
|
|
+ G722 is now the preferred codec for SIP calls.
|
|
+ Hole punching scheme now also used for RTCP.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 25 23:39:54 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 42.rc0:
|
|
+ Bugfix release
|
|
+ Updated libcall-ui to v0.0.2
|
|
+ Call time now in sync with phosh (phosh 0.16.0 required)
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 12 23:08:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 42.beta.1:
|
|
+ Bugfix release
|
|
+ Updated libcall-ui to v0.0.1
|
|
- Changes from version 42.beta.0:
|
|
+ New features:
|
|
- SIP providers can now handle tel URIs
|
|
- Allow adding contacts from call history
|
|
+ Maybe noteworthy:
|
|
- In app feedback when SIP accounts go online/offline
|
|
- Can set preferred audio codecs via gsetting
|
|
- Changes from version 42.alpha.0:
|
|
+ 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
|
|
+ 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 (World/Phosh/phosh!963). For this version you
|
|
should either cherry pick World/Phosh/phosh@b51e2001 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
|
|
+ Updated translations.
|
|
- Pass sysconfdir=%%{_distconfdir} to meson, install autostart
|
|
desktop file to /usr/etc/
|
|
- Split out a new sub package calls-ofono, and package the
|
|
deprecated ofono support should some endusers still want to use
|
|
it.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 18:11:37 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Tidy the spec up even more, use generic BuildRequires for
|
|
compilers needed, update URL to current home.
|
|
- Run selective tests only.
|
|
- Exclude packaging of ofono plugins, upstream is gone/defunct.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 20:36:59 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 41.1:
|
|
+ Quite a lot of changes and stabilisation work since 0.3.4.
|
|
- Change _service to grab source from gitlab.gnome.org.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 27 20:10:00 UTC 2021 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.3.4
|
|
* manager: Set peas search path only once
|
|
* provider: whitespace and indentation
|
|
* cleanup: Fix calls_origin_get_name() related memory leaks
|
|
* mm: origin: Try using own number as the origin name
|
|
* account-provider: Add debugging in the public functions
|
|
* plugins: provider: Use CallsOrigin instead of derived types for GListStore
|
|
* util: Add simple API to query protocol
|
|
* test: Add util tests
|
|
* call: Introduce protocol property
|
|
* calls-record: Introduce the protocol property
|
|
* provider: Add API to query supported protocols
|
|
* origin: Add API to query supported protocols
|
|
* manager: support multiple providers
|
|
* application: Add CallsSettings class
|
|
* new-call-box: Honour auto-use-default-origins setting
|
|
* application: Don't add a provider if one is already present
|
|
* manager: Differentiate the NO_ORIGIN state
|
|
* test: manager: Use more appropriate `g_assert_*()` calls
|
|
* sip: provider: Don't warn when trying to add account multiple times
|
|
* tests: manager: Add multiple provider tests
|
|
* application: settings: Add country code setting
|
|
* manager: Update country code
|
|
* ci: disable flatpak build
|
|
* d/control: Add libxml2-utils
|
|
* meson: Compile schemas in build directory
|
|
* Add run script to the build directory
|
|
* Update README: Explain how to start calls without installing
|
|
* Initial DBus API
|
|
* display: codestyle
|
|
* display: Fix typo
|
|
* record-store: codestyle
|
|
* Fix old-style warnings all over the codebase
|
|
* Fix missing-declarations warnings all over the codebase
|
|
* sip: media-pipeline: Don't shadow props variable
|
|
* ofono: call: Don't shadow props variable
|
|
* mm: origin: Don't shadow props variable
|
|
* call-display: Add default case to switch statement
|
|
* record-store: Add default case to switch statements
|
|
* main-window: Add default case to switch statement
|
|
* meson: Use stricter compilation warnings and errors
|
|
* desktop-file: Register as sip and sips URI scheme handler
|
|
* run: Add plugin search directory
|
|
* README: Reword plugin search directory section to be more accurate
|
|
* dir-locals: Treat G_* macros as including a semicolon
|
|
* manager: Fix whitespace
|
|
* manager: codestyle
|
|
* sip: origin: Fix if condition in dispose()
|
|
* util: Make position argument in calls_find_store() optional
|
|
* test: manager: Expanded *has_provider() testing
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 28 07:19:00 UTC 2021 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.3.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 11 18:58:30 UTC 2021 - Andrés B.S. <andresbs@opensuse.org>
|
|
|
|
- Tweaks to packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 20:00:00 CET 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.1.9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 05 20:00:00 CET 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 26 20:00:00 CET 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.1.7 with patches for openSUSE
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 20 20:00:00 CET 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.1.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 23 09:00:00 CET 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
|
|
|
|
- Updating version 0.3.1
|
|
|