Skip to content

Releases: AlienCowEatCake/sylpheed-macos

Sylpheed 3.8.0beta1-1

21 Sep 18:54
Compare
Choose a tag to compare

New upstream release:

  • Updated Sylpheed to 3.8.0beta1
  • Updated libxml2, libxslt, libffi, libpng, libtasn1, libpcre2, glib, cairo, harfbuzz, pango, sqlite
  • Switched to x86_64 arch for code signing for better compatibility

Sylpheed 3.7.0-10

17 Aug 20:55
Compare
Choose a tag to compare

Resolve all known issues, UX improvements:

  • Fixed crash on macOS < 10.12 (#6)
  • Updated dependencies (XZ, HarfBuzz, Pango, GdkPixbuf, SQLite)
  • Upscaled application icon

Sylpheed 3.7.0-9

17 Jul 14:50
Compare
Choose a tag to compare

Resolve all known issues, UX improvements:

  • Restore tray icon blinking
  • Remove broken menu items
  • Update Info.plist

Sylpheed 3.7.0-8

15 Jul 23:50
Compare
Choose a tag to compare

Resolve all known issues, UX improvements:

  • Fixed conflicting and broken hotkeys
  • Add native macOS tray icon implementation
  • Changed default message font to "Monaco 12"
  • Fixed issues with incorrect windows order
  • No more application quit when main window closed
  • Remove "Minimize to tray icon" and "Toggle window on trayicon click" options, they don't affect anything on macOS
  • Updated dependencies (GLib, Cairo, HarfBuzz, Pango, OpenSSL, SQLite)

Sylpheed 3.7.0-7

18 Jun 13:42
Compare
Choose a tag to compare

Resolve all known issues:

  • Fixed "encoded multibyte headers splited not on character boundary" again (#2)
  • Fixed conflicting hotkeys
  • Enabled SylFilter as junk mail control

Sylpheed 3.7.0-6

16 Jun 00:25
Compare
Choose a tag to compare

Revert fix for "encoded multibyte headers splited not on character boundary" (#2).
See #2 (comment) for details. Further research is needed.

Sylpheed 3.7.0-5

15 Jun 06:05
Compare
Choose a tag to compare

Resolve all known issues:

  • Fixed color emoji glyphs (#1)
  • Backported bugfixes for Cairo from master
  • Fixed "encoded multibyte headers splited not on character boundary" (#2)
  • Enabled Oniguruma feature (#3)
  • Enable GtkSpell feature with NSSpellChecker backend via enchant-emulated shim (#4)
  • Minor improvements

Sylpheed 3.7.0-4

13 Jun 17:28
Compare
Choose a tag to compare

Various improvements:

  • Removed unused dependencies
  • Fix commandline arguments parsing
  • Add native macOS notifications implementation
  • Improved Web Browser and External Editor integration
  • Added compface optional component
  • Updated dependencies (JHBuild, libxml2, libxslt)

Sylpheed 3.7.0-3

07 Jun 20:08
Compare
Choose a tag to compare

Added SNI support and other small improvements:

  • Updated all libraries to latest versions
  • Simplified JHBuild moduleset, removed unused dependencies
  • Backported some patches from Debian (SNI support, etc)
  • Fixed separator style before Remove attachments menu item
  • Added support for switch app language via system settings (Language & Region)
  • Added DMG customization like last official macOS build (3.4.1-osx-test1)

Sylpheed 3.7.0-2

23 May 14:01
Compare
Choose a tag to compare

First try to build Sylpheed for Apple Silicon from 23 May 2022:

  • Added support for building universal binaries (Intel + Apple Silicon)
  • Updated library versions with massive upstream bugfixes (HighDPI support, etc)