* Fri May 23 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.2:
+ Bug Fixes:
- Cannot accept meeting invitations (duplicated attendee)
- m365: GOA account rejects creating meetings
* Fri Apr 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.1:
+ Bug Fixes:
- m365: Empty Junk and then Empty Trash produces error
- m365: Cannot unset message label
* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.56.0:
+ Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.55.3:
+ Bug Fixes:
- m365: "Empty Trash" does not empty "Deleted Items" folder
- m365: Deleted folders should not show under Deleted Items
+ Miscellaneous:
- m365: Fix bugs in calendar permissions dialog
- m365: Transform ItemNotFound error to Camel's InvalidUID error in folder's get_message()
+ Updated translations.
* Fri Jan 31 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.55.2 (Unstable):
+ Bug Fixes:
- m365: Search Organization contacts by default
- m365: Contacts: Ignore name part of an EMAIL attribute
- Calendar: Import of forwarded meeting as bare event
+ Miscellaneous:
- Check GSettings schemas not owned by the evolution-ews exist
before using them
- m365: Read "Recent contacts" from the server
- m365: Allow edit of calendar permissions
+ Updated translations.
* Fri Jan 10 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.3.0:
+ Bug Fixes:
- m365: Calendar: Incomplete importing and floating time zone
issue
- Calendar: Import of event with DURATION incorrect
* Fri Nov 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.54.2:
+ Bug Fixes: m365: Calendar color reset on calendar list refresh.
+ Miscellaneous: m365: Fix cancel of an instance of a recurring
meeting.
+ Updated translations.
* Fri Oct 18 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.1:
+ Bug Fixes:
- m365: Mails do not have set size in summary
- m365: Fails to save a message in the Drafts folder
- m365: Cannot delete instance of a recurring event
+ Miscellaneous:
- m365: Camel: Correct message ID calculation for folder
summary
- m365: Read 'bodyPreview' for mail messages
- m365: Handle SyncStateNotFound error
+ Updated translations.
* Fri Sep 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.54.0:
+ Updated translations.
* Fri Aug 30 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.3:
+ Updated translations.
Version: 3.34.4-bp152.1.4
* Fri Feb 14 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.4:
+ Bugs fixed:
- Fails to create event with no duration.
- Map 'tzone://Microsoft/Utc' to libical's 'UTC'.
* Sun Jan 05 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.3:
+ Bug Fixes: glgo#GNOME-evolution-ews#81: Attachment flag not
shown on messages with attachment.
* Fri Nov 22 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.2:
+ Some meetings shown as plain events.
+ Disconnect signal handlers on connection object in dispose of
book/calendar backend.
+ Bugs fixed: glgo#GNOME/evolution-ews#64,
glgo#GNOME/evolution-ews#70.
* Mon Oct 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.1:
+ Prefill email address as user name when creating new account.
+ Autodiscover: Do not change user name with RedirectAddr.
+ Bugs fixed: glgo#GNOME/evolution-ews#65,
glgo#GNOME/evolution-ews#66, glgo#GNOME/evolution-ews#69,
glgo#GNOME/evolution-ews#71.
+ Updated translations.
* Mon Sep 16 2019 Michael Gorse <mgorse@suse.com>
- Pass --DCMAKE_SKIP_RPATH=OFF and
- DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake again. Otherwise,
the EDS backends don't have the library directory in their rpath.
* Mon Sep 09 2019 mgorse@suse.com
- Update to version 3.34.0:
+ No code/translation changes.
* Sat Sep 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(libedata-cal-1.2) with
pkgconfig(libedata-cal-2.0) BuildRequires following upstreams
changes.
- Use autosetup and cmake_build macros.
- Stop passing -DCMAKE_SKIP_RPATH=OFF and
- DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake, no longer needed.
- Replace gcc-c++ with the genric c++_compiler BuildRequires.
* Thu Sep 05 2019 luke@ljones.dev
- Update to version 3.33.92:
+ Fix a memory leak in camel_ews_store_ensure_virtual_folders().
+ Bugs fixed: glgo#GNOME/evolution-ews#60.
- Update to version 3.33.91:
+ Bugs fixed: glgo#GNOME/evolution-ews#55,
glgo#GNOME/evolution-ews#56, glgo#GNOME/evolution-ews#57.
- Update to version 3.33.4:
+ Fix few memory leaks in e_cal_backend_ews_rid_to_index()
+ Count with an ICalTimezone without internal component in
ewscal_set_availability_timezone().
+ Categories property cannot be deleted.
+ Bugs fixed: glgo#GNOME/evolution-ews#53.
- Update to version 3.33.3:
+ Fix issues found during 'make check'.
+ Fix some compiler warnings reported by Clang in the test code.
+ Bugs fixed: glgo#GNOME/evolution-ews#42,
glgo#GNOME/evolution-ews#49.
- Update to version 3.33.2:
+ Add refresh interval options to non-mail sources.
+ Port to libecal-2.0 and adapt to address book API changes.
- Update to version 3.33.1:
+ Use lower-case "mailto:" consistently in the code.
+ Bugs fixed: glgo#GNOME/evolution-ews#41,
glgo#GNOME/evolution-ews#39.
* Mon May 06 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.2:
+ Use lower-case "mailto:" consistently in the code.
* Wed Apr 10 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.1:
+ Let handle recurring task completion by the server.
+ Unreachable EWS service causes Calendar(s) to disappear.
+ Do not pass 'scope' parameter in OAuth2 requests on
outlook.office365.com server.
+ Updated translations.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
* Tue Feb 19 2019 bjorn.lie@gmail.com
- Update to version 3.31.91:
+ Implement 'exists' ESExp function in the book backend.
- Changes from version 3.31.90:
+ Use also -DCAMEL_DISABLE_DEPRECATED=1 in the maintainer mode.
+ Bugs fixed: glgo#GNOME/evolution-ews#25,
glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
glgo#GNOME/evolution-ews#32.
+ Updated translations.
* Sat Feb 09 2019 bjorn.lie@gmail.com
- Update to version 3.31.4:
+ Updated translations.
* Sat Feb 09 2019 bjorn.lie@gmail.com
- Update to version 3.31.3:
+ Fix a build break with glib pre-2.54 and bump libsoup version
to 2.58.
+ Correct how extra compiler warnings are used in the maintainer
mode.
+ Bugs fixed: glgo#GNOME/evolution-ews#27,
glgo#GNOME/evolution-ews#54.
+ Updated translations.
- Changes from version 3.31.2:
+ Make sure intltool-merge cache is created only once.
+ Bugs fixed: glgo#GNOME/evolution-ews#17,
glgo#GNOME/evolution-ews#18, glgo#GNOME/evolution-ews#23,
glgo#GNOME/evolution-ews#24.
+ Updated translations.
- Changes from version 3.31.2:
+ Calendar invites added with the wrong time zone.
+ Fix an invalid unref call and a memory leak of an
EEwsConnection object.
+ Enable only Notification reminders in the calendar.
+ Treat 'Unknown' ResponseType as Needs-Action.
+ Collection backend schedules two 'populate' requests after
going online.
+ Bugs fixed: glgo#GNOME/evolution-ews#8,
glgo#GNOME/evolution-ews#14, glgo#GNOME/evolution-ews#19,
glgo#GNOME/evolution-ews#21.
+ Updated translations.
* Fri Feb 08 2019 bjorn.lie@gmail.com
- Update to version 3.30.5:
+ Bugs fixed: glgo#GNOME/evolution-ews#25,
glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
glgo#GNOME/evolution-ews#32.
- Changes from version 3.30.4:
+ Updated translations.
* Mon Dec 10 2018 bjorn.lie@gmail.com
- Update to version 3.30.3:
+ Make sure intltool-merge cache is created only once.
+ Calendar: Retry item download on ErrorBatchProcessingStopped
error.
* Sat Nov 17 2018 bjorn.lie@gmail.com
- Drop pkgconfig(enchant) BuildRequires: No longer needed.
* Wed Oct 24 2018 bjorn.lie@gmail.com
- Update to version 3.30.2:
+ Enable only Notification reminders in the calendar.
+ Treat 'Unknown' ResponseType as Needs-Action.
+ Collection backend schedules two 'populate' requests after
going online.
+ Bugs fixed: glgo#GNOME/evolution-ews#18,
glgo#GNOME/evolution-ews#19, glgo#GNOME/evolution-ews#21,
glgo#GNOME/evolution-ews#23.
+ Updated translations.
* Wed Sep 26 2018 bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Calendar invites added with the wrong time zone.
+ Fix an invalid unref call and a memory leak of an
EEwsConnection object.
+ Bugs fixed: glgo#GNOME/evolution-ews!8,
glgo#GNOME/evolution-ews!14.
+ Updated translations.
* Wed Sep 19 2018 luc14n0@linuxmail.org
- Update to version 3.30.0:
+ No visible changes for the user.
- Update spec:
+ Drop lang subpackage Recommends: the main package is already
being supplemented by the lang subpackage due to RPM automatic
setting.