Changelog for
geary-lang-46.0-1.2.noarch.rpm :
* Tue May 21 2024 Dominique Leuenberger
- Update to version 46.0: + Simpler notification messages. + Fix navigation issues. + Continue delivering messages on error. + Fix one more unread count issue.
* Thu May 02 2024 Dominique Leuenberger - Update to version 44.1: + Numerous user interface translation updates. + Numerous bug fixes and user interface improvements.
* Sat Mar 16 2024 Dominique Leuenberger - Update to version 44.0+115: + Updated translations.
* Wed Feb 28 2024 Dominique Leuenberger - Update to version 44.0+110: + ui: - Components.Inspector: fix missing icon - Replace anchors title if looks like an URI - Hide mark actions that are disabled + client: - ConversationList.View: Fix keyboard navigation - tweaks for lower desktop resolutions - components: Add a warning about enabling remote images - Ensure conversation is loaded before replying - Simpler notification messages + treewide: Remove deprecated run_javascript() + engine: - Do not stop unread calculation if no id provided - Mark operation as completed if folder already empty - Ensure we try to connect again on connection error - Filter duplicated mailboxes on LIST - When opening a folder, sanitize remote unseen. - If reply-to set, we have to honor it - Reply all needs to reply to sender - Do not stop delivering messages on error - Don\'t use domain for EHLO if it\'s not FQDN- Add -Wno-error=return-type to CFLAGS: vala is notoriously bad in creating good C code.
* Fri Aug 18 2023 Bjørn Lie - Update to version 44.1: + Numerous bug fixes and user interface improvements. + Updated translations.
* Wed Jul 05 2023 Bjørn Lie - Update to version 44.0: + New conversation list + Reworked headerbar + Fix network detection issues + Suspend engine on system suspend + Numerous user interface translation updates + Numerous bug fixes and user interface improvements + Updated translations.- Drop Fix-build-newer-vala.patch: fixed upstream.- Rebase patches with quilt.
* Wed Apr 19 2023 Bjørn Lie - Add Fix-build-newer-vala.patch: client: Add missing type-arguments for interfaces. vala-unit: Fix non-null build with newer vala.
* Thu Mar 16 2023 Bjørn Lie - Add Support-GNOME-42-dark-theme-preference.patch: Support GNOME 42 dark theme preference, patch taken from debian (also subbed upstream, but not yet merged.- Add Support-dark-theme-webview.patch: Support dark mode in email bodies, patch from upstream git, not yet merged.
* Fri Sep 30 2022 Bjørn Lie - Update to version 43.0:
* Improved images management
* Thunderbird auto configuration support
* Add XDG background portal support
* Numerous bug fixes and user interface improvements
* client: Fix setting service provider
* engine: Cancel any remote folders update before marking a message
* components: Rework adapative layout by removing HdySwipeGroup
* ui: Use a thiner progress in message header
* Updated translations.- Switch to explicit released tag, now that upstream once again are doing releases.
* Wed Sep 21 2022 bjorn.lieAATTgmail.com- Update to version 40.0+155:
* engine: - Fix flag being mistaken for a response code - Mark all email UIDs in remote replay
* client: remove unused mark_manual_
* methods
* components: Rework Folder Popover
* Updated translations.- Do the git checkout from the now available gnome-43 branch.
* Thu Sep 15 2022 bjorn.lieAATTgmail.com- Update to version 40.0+146:
* Update POTFILES.in
* treewide: Removed unused Yahoo imap engine
* client: - accounts: Add support for Thunderbird autoconfig - Fix adding a new infobar to Components.InfoBarStack
* plugin: Only enable mail merge action for templates
* Updated translations.
* Mon Aug 29 2022 bjorn.lieAATTgmail.com- Update to version 40.0+127:
* client: - Fix handling of \'mark messages\' menu - Add support for Background portal - Remove deprecated hidden option - Startup notifications is a freedesktop.org concept - Running as a service does not mean running in the background indefinitely - composer: Remove workaround for GTK merge request
* appdata: State hardware support the old way
* build: - Fix building against libsoup3 - Update GitLab CI requirements
* editor: Set capture phase for the gesture
* engine: - Fix GLib.Timezone deprecation warning in GLib 2.68 - If email not found in outbox, do not queue it again. Prevent an infinite loop - TlsCertificateFlags.VALIDATE_ALL is the default value - Vala disallows using nullabe enum value as real GObject property
* Fix touch input in composer
* icons: Update icons to match recent Adwaita
* meson: - Remove uses of get_pkgconfig_variable - Update to 0.59 - Use gnome.post_install
* Removed CMake from build dependencies
* Updated translations.- Changes in BuildRequires following upstream changes:
* Drop: pkgconfig(javascriptcoregtk-4.0), pkgconfig(libsoup-2.4), pkgconfig(webkit2gtk-4.0) and pkgconfig(webkit2gtk-web-extension-4.1)
* Add: pkgconfig(gck-1), pkgconfig(javascriptcoregtk-4.1), pkgconfig(libsoup-3.0), pkgconfig(webkit2gtk-4.1) and pkgconfig(webkit2gtk-web-extension-4.1)
* Thu Feb 10 2022 bjorn.lieAATTgmail.com- Update to version 40.0+50:
* Util.Cache.Lru: Workaround missing generic type argument
* Fix accessibility issues with initializer of constants
* Updated translations.
* Mon Jan 17 2022 Dominique Leuenberger - Update to version 40.0+47: + Switch to source service: Update to fix build against vala 0.55.x.
* Fri Apr 30 2021 Dominique Leuenberger - Update to version 40.0: + Build fixes for future versions of vala, gmime, and meson.
* Sat Apr 17 2021 Dominique Leuenberger - Update to version 40.rc: + Require libhandy 1.2.1. + Add a dependency on ICU.
* Sun Feb 07 2021 Bjørn Lie - Update to version 40.alpha: + An alpha-quality development release. + Require a build flag to be set for releases builds and from tarballs. + Updated build options to use meson features, be internally consistent. + Add a dependency on the libstemmer library. + Visual refresh including updated icon and interface. + Add support for half-screen, portrait and small displays. + Improved performance when displaying large conversations. + Upgraded full-text search engine. + Improved search for languages such as Thai and Chinese. + Improved keyboard shortcuts. + Improved server compatibility. + Numerous bug fixes and user interface improvements. + Updated translations.- Add snowball-devel BuildRequires: New verified dependency.- Pass profile=release and valadoc=disabled to meson.- Change tnef-support=false to tnef=disabled following upstream changes.
* Sun Feb 07 2021 Bjørn Lie - Update to version 3.38.2: + Numerous bug fixes. + Updated translations.