Skip to content

Releases: AlienCowEatCake/sylpheed-macos

Sylpheed 3.8.0beta1-11

23 Sep 00:06
Compare
Choose a tag to compare

Fix XPM icons support and update dependencies:

  • Fixed build with recent environments
  • Fixed XPM icons support (gdk-pixbuf 2.42.11 regression, see discussion on Homebrew)
  • Moved all build files to ${PWD}/devroot directory instead of ${HOME} to keep home in safe
  • Turned on -e and -x bash options in gtk-osx-setup.sh
  • Added -Werror=unguarded-availability-new to CFLAGS
  • Updated dependencies (enchant, automake, libxml2, libxslt, libpng, expat, libtiff, glib, cairo, harfbuzz, openssl, sqlite, libgpg-error, libassuan)
  • Updated README

Sylpheed 3.8.0beta1-10

22 Jun 04:41
Compare
Choose a tag to compare

Update dependencies:

  • Updated dependencies (enchant, xz, libxml2, libxslt, xorg-macros, libpcre2, glib, harfbuzz, fribidi, pango, gdk-pixbuf, hicolor-icon-theme, openssl, sqlite, libgpg-error)

Sylpheed 3.8.0beta1-9

31 Mar 12:34
Compare
Choose a tag to compare

Update dependencies:

  • Updated dependencies (enchant, expat, glib, harfbuzz, libassuan, libxml2, pango, sqlite)
  • Downgraded xz to avoid vulnerability (CVE-2024-3094)
  • Fixed build with Xcode 15.3

Sylpheed 3.8.0beta1-8

04 Mar 19:33
Compare
Choose a tag to compare

Resolve all known issues, update dependencies:

  • Reworked copy-paste hotkeys fix for selectable labels (#10) to fix focus issues and copy-paste from other places (#11)
  • Updated dependencies (expat, gettext, glib, libffi, libgpg-error, libpng, pango, pixman, xz)

Sylpheed 3.8.0beta1-7

17 Feb 11:31
Compare
Choose a tag to compare

Update dependencies:

  • Updated dependencies (enchant, libxml2, libffi, expat, libpcre2, glib, pango)
  • Updated README

Sylpheed 3.8.0beta1-6

04 Feb 07:27
Compare
Choose a tag to compare

Resolve all known issues, update dependencies:

  • Fixed Darwin arch and version in X-Mailer header (#9)
  • Fixed copy-paste hotkeys for some selectable labels (#10)
  • Updated dependencies (autoconf, cairo, enchant, gettext, glib, gpgme, harfbuzz, libassuan, libjpeg, libpng, libtiff, libxml2, libxslt, oniguruma, openssl, pango, pixman, sqlite, xz)
  • Dropped support for OS X 10.9 (Mavericks) due to recent cairo incompatibility

Sylpheed 3.8.0beta1-5

17 Jun 18:39
Compare
Choose a tag to compare

Update dependencies and improve build scripts:

  • Updated dependencies (xorg-macros, LibTIFF, OpenSSL, Enchant)
  • Avoided to unsafe overwrite ${HOME}/.new_local/bin/bash (#8)
  • Transited to the notarytool command-line utility
  • Updated README

Sylpheed 3.8.0beta1-4

30 May 06:49
Compare
Choose a tag to compare

Bugfixes and improvements:

  • Added GPGME support (#7)
  • Updated dependencies (XZ, LibTIFF, libxml2, libxslt, GLib, FriBidi, HarfBuzz, Pango, OpenSSL, SQLite, Enchant)
  • Fixed build with Xcode 14.3

Sylpheed 3.8.0beta1-3

15 Dec 23:59
Compare
Choose a tag to compare

Bugfixes and improvements:

  • Improved HTML Symbol Entities support (sylpheed-windows#1)
  • Enabled QDBM support in SylFilter
  • Updated dependencies (XZ, gettext, libxml2, libffi, libpng, Expat, Pixman, PCRE2, GLib, HarfBuzz, Pango, GdkPixbuf, OpenSSL, SQLite)
  • Fixed build with macOS 13.x

Sylpheed 3.8.0beta1-2

26 Sep 04:02
Compare
Choose a tag to compare

Resolve all known issues, UX improvements:

  • Improved menu resyncing after activating GtkRadioMenuItem
  • Updated dependencies (expat)
  • Fixed -Wunguarded-availability-new warnings