Skip to content

Pebble v0.0.6

Choose a tag to compare

@github-actions github-actions released this 05 May 09:32
· 59 commits to master since this release

Added

  • Added the receiving account to the message detail header so all-account views show which mailbox received the selected email.

Changed

  • Polished the compose leave confirmation flow.
  • Simplified unread row indicators while keeping unread messages visually distinct.

Fixed

  • Fixed notification clicks so they route directly to the target message.
  • Improved mail sync reliability, including IMAP realtime polling fallback handling for empty Inbox baselines, UIDVALIDITY resets, same-count mailbox changes, sync failures, and local UID baselines.
  • Refreshed folder unread counts immediately after read-state changes, message moves, batch actions, secondary message actions, command read changes, and sync completion events.
  • Made unread message and thread rows more visible in dark mode.
  • Preserved sanitized HTML email layouts and stabilized Shadow DOM rendering so full-height wrappers, gray canvases, and delayed layout jumps do not obscure message content.
  • Preserved hidden email preheader clipping styles so preview text remains hidden instead of rendering as one character per line.
  • Honored fully trusted senders in privacy rendering so trusted senders can load images and tracker resources according to the selected trust level.
  • Stabilized the sidebar bottom navigation so Snoozed, Kanban, and Settings remain clickable when wide message content is visible.