Skip to content

Pebble v0.0.5

Choose a tag to compare

@github-actions github-actions released this 04 May 05:14
· 87 commits to master since this release

Added

  • Added mailto: deep-link support so email links can open Pebble compose with parsed recipients, subject, and body.
  • Linkified plain-text URLs and email addresses in rendered message bodies.
  • Added Linux AppImage packaging, Ubuntu CI package builds, tagged-release AppImage uploads, and Linux native credential storage support.

Changed

  • Improved desktop notification setup and status reporting, including Windows toast environment handling and development loading behavior.
  • Refined the sidebar account selector width, alignment, and spacing.

Fixed

  • Fixed sending compose messages while contact recipient selection is still pending.
  • Fixed opening links from rendered email bodies, including browser links and email-address links.
  • Kept the new-notification red dot on the tray icon only.
  • Clarified invalid WebDAV backup errors when a server returns an empty or HTML response instead of a Pebble backup file.
  • Fixed CI issues that blocked Linux AppImage artifact generation.