Skip to content

App v0.10.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 17:09

What's new in 0.10.1

Bugfix release.

πŸ›‘ SMTP server could not be stopped

  • Fixed a UI desync where a double start ("already running") hid the stop button while the server kept running β€” the status now always mirrors the real server state
  • Start/stop buttons are disabled while a request is in flight (prevents double clicks) and errors are surfaced instead of silently failing
  • 7 new frontend tests cover the full start/stop edge cases

🐧 Linux startup errors (WebKit / GTK)

  • Fixed Gtk-WARNING: Could not load a pixbuf from icon theme + WebKit encountered an internal error at startup, caused by a leaked GDK_PIXBUF_MODULE_FILE from snap-packaged terminals (e.g. ghostty)
  • Mail-Dev now drops such an override on Linux and falls back to the system gdk-pixbuf cache

Assets

  • Windows: mail-dev_0.10.1_x64-setup.exe (NSIS) Β· mail-dev_0.10.1_x64_en-US.msi
  • macOS: mail-dev_0.10.1_aarch64.dmg Β· mail-dev_aarch64.app.tar.gz
  • Linux: mail-dev_0.10.1_amd64.deb Β· mail-dev_0.10.1_amd64.AppImage Β· mail-dev-0.10.1-1.x86_64.rpm