Releases: 39aldo39/Evolution-DecSync
Releases · 39aldo39/Evolution-DecSync
Version 2.1.0
- Ignore null old component when modify cal object (#50)
- Use json-glib instead of json-c to prevent name conflicts
Installation instructions:
- Install
libdecsync-v2.2.1.deb
- Execute
evolution --version
- Install the version of
evolution-decsync
corresponding to the Evolution version. For example, if it outputs 3.44.*, install evolution-decsync-v2.1.0-evolution-3.44.deb. For older versions of Evolution, use an older version of Evolution-DecSync.
Version 2.0.1
- Fix recurrent events bug: exceptions were not sent to DecSync
Installation instructions:
- Install
libdecsync-v2.2.1.deb
- Execute
evolution --version
- Install the version of
evolution-decsync
corresponding to the Evolution version. For example, if it outputs 3.42.*, install evolution-decsync-v2.0.1-evolution-3.42.deb.
Version 2.0.0
- Add support for DecSync v2
Installation instructions:
- Install
libdecsync-v2.0.1.deb
- Execute
evolution --version
- Install the version of
evolution-decsync
corresponding to the Evolution version. For example, if it outputs 3.36.*, install evolution-decsync-v2.0.0-evolution-3.36.deb.
Version 1.3.0
- Add support for tasks and memos
- Improve DecSync config widget
Installation instructions:
- Install
libdecsync-v1.8.3.deb
- Execute
evolution --version
- Install the version of
evolution-decsync
corresponding to the Evolution version. For example, if it outputs 3.36.*, install evolution-decsync-v1.3.0-evolution-3.36.deb.
Version 1.2.0
- Use the up-to-date multiplatform libdecsync library
Installation instructions:
- Install
libdecsync-v1.7.1.deb
- Execute
evolution --version
- Install the version of
evolution-decsync
corresponding to the Evolution version. For example, if it outputs 3.36.*, install evolution-decsync-v1.2.0-evolution-3.36.deb.
Version 1.1.0
- Merge commits from Evolution 3.34 (#15)
- Fix crash when importing a recurring event (#13)
- Only write changed colors to the ESource (#19)
- Improve handling of the DecSync collection name
Get the right version by executing evolution --version
. For example, if it outputs 3.36.*, install evolution-decsync-v1.1.0-evolution-3.36.deb
. This package might also work with Evolution 3.32 or 3.34, but it isn't tested. Note that Evolution <= 3.30 use an old version, but with some changes incorporated.
Version 1.0.3
- Update libdecsync
Get the right version by executing evolution --version
. For example, if it outputs 3.30.*
, install evolution-decsync-v1.0.3-evolution-3.30.deb
.
Version 1.0.2
Repackage to fix some problems (#11)
Version 1.0.1
- Fix some compilation problems
- Update libdecsync
Version 1.0.0
Initial release