* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
+ Updated translations.
* Tue Feb 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ The birthday editor has received a UI upgrade, and should now
work much better on small screens.
+ Several components now use modern dialogs, which should provide
a better experience on a small screen.
+ It's now possible to delete a list of selected contacts using
the Ctrl+Delete keyboard shortcut.
+ The contact editor form has received a few minor tweaks to its
spacing and added some animations for a streamlined UX.
+ A bug has been fixed that prevented copying a contact's name.
+ Updated translations.
* Sun Dec 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1.1:
+ Fixed the problem of the "Cancel" button no longer working in
certain cases (for example when editing a contact).
+ The app name is again properly passed on to the system, fixing
an issue where it wouldn't show up properly on some systems.
+ On some systems, taking a picture with the camera didn't work
if graphics drivers aren't installed. This is now fixed.
* Tue Sep 17 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ It's now again possible to take a picture with the camera when
setting the avatar
+ The UI has been updated to follow the latest GNOME platform
designs with libadwaita 1.6
+ Several updates to the QR code export dialog now makes sure it
fits all screen sizes and solves some papercuts
+ You can now cancel a selection with the Escape key
+ A crash during the initial setup window has been fixed
+ Updated translations.
- Add pkgconfig(gstreamer-1.0) BuildRequires: New dependency.
* Tue Mar 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ It's now possible to import multiple VCard files at once.
+ When importing new contacts, the confirmation dialog will also
helpfully preview the names of the contacts to import.
+ Searching contacts just got a bit faster, with improved
performance and reduces power consumption, especially on large
contact lists.
+ Searching for a contact through GNOME Shell and clicking it
while editing an existing one could lead to a broken state.
Now, Contacts will first confirm whether it's okay to stop
editing.
+ A bug where (un)selecting a contact would fail when clicking
the checkbox directly is now fixed.
+ Phone numbers are now always shown from left to right,
regardless of the configured text direction.
+ Updated translations.
* Wed Feb 28 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Phone numbers are shown from left to right, regardless of the
configured text direction.
+ Updated translations.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.alpha:
+ It's now possible to import multiple VCard files at once.
+ When importing new contacts, the confirmation dialog will also
helpfully preview the names of the contacts to import.
+ Searching for a contact through GNOME Shell and clicking it
while editing an existing one could lead to a broken state.
Now, Contacts will first confirm whether it's okay to stop
editing.
+ A bug where (un)selecting a contact would fail when clicking
the checkbox directly is now fixed.
+ The nightly Flatpak should now properly show avatars for
contacts.
+ Some outdated and missing info was added in the app
description.
+ Updated translations.
- Convert to source service for easier updating.
* Tue Sep 19 2023 Luciano Santos <luc14n0@opensuse.org>
- Update to version 45.0:
+ A new implementation of the contact list should lead to much
less memory consumption and a small performance increase.
+ Screen readers should now be able to tell which property of a
contact is currently focused.
+ Several bugs have been fixed when selecting and cropping an
avatar. Choosing a file should also be much easier now, as the
file picker will filter image files.
+ Contacts no longer shows a duplicate window when activated from
a search result.
+ The app will try to resize more intuitively.
+ Updated translations.
- Comment out BuildRequires on pkgconfig(gnome-desktop-3.0) for
now, just like in the meson.build script.
* Thu Aug 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.beta:
+ Several bugs have been fixed when selecting and cropping an
avatar.
+ Choosing a file should also be much easier now, as the file
picker will filter image files.
+ A new implementation of the contact list should lead to much
less memory consumption and a small performance increase
+ Contacts no longer shows a duplicate window when activated from
a search result
+ The sidebar will resize more intuitively, rather than keeping a
fixed width
+ Updated translations.
* Sat Mar 18 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
+ Contacts can now be shared with a QR code, which allows for
simple and easy way of sharing contact information across
devices.
+ The main menu now allows you to export all contacts at once.
+ Unsetting and editing an avatar for a contact is now more
intuitive with dedicated buttons that are overlayed on top of
the image.
+ Support for TITLE/ORG vCard properties when importing.
+ Fix a bug which made it impossible to add more than one address
for a contact.
+ Several changes to the UI that makes it more consistent with
GNOME design guidelines.
+ Birthdays on a leap year will now get a birthday notification
on February 28 in non-leap years.
+ Added support for multiple keyboard shortcuts.
+ It's now possible to explicitly unset a birthday.
+ A bug where title buttons where shown twice is now fixed.
+ Updated translations.
Version: 3.34.1-bp152.1.7
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Sun Jan 05 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.1:
+ Make sure Contacts is started when opening a contact from
another app (like Geary).
+ Updated translations.
* Thu Sep 12 2019 mgorse@suse.com
- Update to version 3.34:
+ Updated translations.
* Wed Sep 04 2019 mgorse@suse.com
- Update to version 3.33.92:
+ Updated the man page.
+ Updated translations.
+ Changes in version 3.33.91:
+ Make the avatars more in line with the other apps in the GNOME
ecosystem.
+ Fix searching contacts from GNOME Shell returning no results.
+ Add a small description of the --search option.
+ Updated translations.
+ Changes in version 3.33.4:
+ Flatpak: Allow webcam access (and other small fixes).
+ Even better integration with CI.
+ Add mnemonics to the setup window.
+ Updated translations.
+ Changes in version 3.33.1:
+ Added a show-contact application action, so other applications
can activate Contacts to show a specific contact.
+ Updated translations.
- Drop gnome-contacts-disambiguate_Gtk.HeaderBar.patch: fixed
upstream.
* Sat Jun 15 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Add gnome-contacts-disambiguate_Gtk.HeaderBar.patch: window:
Disambiguate Gtk.HeaderBar, fix build with new libhandy.
* Wed Apr 24 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.1:
+ appdata: Keep the same appstream ID as in 3.30.
+ src: Use format strings when constructing MessageDialogs.
+ Updated translations.
* Tue Mar 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32:
+ A few minor performance optimizations.
+ Solved a bug where the birthday did not change.
+ Fixed a crash when right-clicking in the contact list.
+ Updated translations.
* Thu Feb 21 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Various other libhandy fixes.
+ Updated translations.
* Wed Jan 09 2019 bjorn.lie@gmail.com
- Update to version 3.31.4:
+ Small improvements for the "types" of properties ("Home",
"Work", ?). Contacts should now also be able to more easily
identify untranslated properties from Google Contacts.
+ Some UI tweaks for the primary menu.
+ The appdata file and the desktop file are now validated by CI.
+ Udated translations.
* Thu Jan 03 2019 bjorn.lie@gmail.com
- Update to version 3.31.3:
+ Updated application icon.
+ Dropped the app menu.
+ Added a dependency on libhandy.
+ Fix birthday not being properly saved.
+ Telepathy is now disabled by default.
- Add pkgconfig(libhandy-0.0) BuildRequires: New dependency.
- Disable pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
BuildRequires and pass -Dtelepathy=false to meson, following
upstreams new default. Start phasing out telepathy support in
GNOME.
* Tue Dec 11 2018 bjorn.lie@gmail.com
- Update to version 3.30.2:
+ Store: remove eds_persona_store_changed().
+ Contacts.Window: "Done" button actively grabs focus.
+ AccountsList: add a little bit more debugging info.
+ Store: add more debug information.
+ ContactSheet: don't duplicate fields when updating.
+ Updated translations.
* Tue Sep 25 2018 bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Fixed a crash when right-clicking in the contact list.
+ Fixed a problem where the symbolic icon was used as app icon.
+ Updated translations.
* Fri Sep 07 2018 bjorn.lie@gmail.com
- Update to version 3.30:
+ Updated translations.
* Tue Aug 28 2018 bjorn.lie@gmail.com
- Update to version 3.29.92:
+ Various features and bug fixes.
+ Updated translations.
* Tue May 08 2018 bjorn.lie@gmail.com
- Update to version 3.28.2:
+ Updated translations.
* Fri Apr 13 2018 luc14n0@linuxmail.org
- Update to version 3.28.1:
+ Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Mon Mar 12 2018 luc14n0@linuxmail.org
- Update to version 3.28.0:
+ Favorite contacts, which are shown at the top of the contact
list.
+ Sort contacts by their first name or surname.
+ Small tweaks to the UI, such as a more welcoming setup screen
and rounded avatars.
+ Performance improvements to the GNOME Shell search provider.
+ A slightly decreased memory usage.
+ Updated translations.
- Update:
+ URL tag to https://wiki.gnome.org/Apps/Contacts: currently
the Contacts' web page.
+ Package description to be a bit more verbose.
- Add geocode-glib-1.0 and gmodule-export-2.0 pkgconfig modules
BuildRequires to avoid implicit dependencies.
- Drop:
+ pkgconfig(champlain-0.12) BuildRequires: it is not a
requirement anymore.
+ update-desktop-files BuildRequires and its macro: they are no
longer required.
+ glib2_gsettings_schema_requires macro: it is not used anymore
since RPM file triggers.
* Mon Mar 05 2018 dimstar@opensuse.org
- Update to version 3.27.92:
+ The titlebar is now updated when a contact's name changes.
+ The window will now remember its size and restore it on the
next start.
+ Postal addresses are now sorted before notes.
+ Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner