A new YouniqMail update (version 0.3.0) is available.
This update was based on your feedback, so thank you all ❤️
Here are the changelogs:
[0.3.0] - 2026-01-28
✨ New Features
- Custom accent color: Personalize YouniqMail with your preferred accent color in Settings -> Appearance -> Theme
- Choose from 10 predefined color presets
- Use the color picker to select any custom color
- Live preview shows how buttons, links, and badges will look
- Your choice is applied instantly across the entire app
- Custom notification sounds: You can now choose from different system sounds for each notification type (send, new mail, delete) in Settings -> Sound
- Auto-lock on inactivity: Automatically lock the app after a configurable period of inactivity when a master password is set in Settings -> Security -> Master Password
- Choose from 1 minute to 1 hour timeout
- Requires master password to be enabled
- Automatically disabled when master password is removed
- Autocrypt support: Automatic PGP key exchange with other Autocrypt-compatible email clients (Thunderbird 78+, K-9 Mail, Delta Chat)
- Public keys are automatically extracted from incoming emails with Autocrypt headers
- Your public key is automatically included in outgoing emails when you have a PGP key configured
- Move to Inbox from Junk: Right-click context menu now shows "Move to inbox" option when viewing emails in the Junk/Spam folder, moves the email back to your inbox
🔧 Improvements
- Global Search (Full-Text Search): New powerful search across emails, contacts, and attachments
- Search across all entity types simultaneously with a single query
- Results are ranked by relevance (BM25 algorithm) combined with recency (newer emails appear higher)
- Entity tabs (All, Mails, Contacts, Attachments) with result counts for quick filtering
- Contact search now includes name, email, company, contact group, and phone numbers
- Search bar enhancements: Improved search functionality with better discoverability
- Animated loading indicator on search button while searching
- Keyboard shortcut hint displayed in placeholder text
- Token keyword autocompletion (type "fr" to suggest "from:", etc.)
- Help tooltip with all available search operators (from:, to:, subject:, ...)
- Section headers (Search options, Contacts, etc.) now have a distinct background and stay visible when scrolling
- In the search filter dropdown / form the date range quick buttons (Last 7 days, Last 30 days, Last 6 months) now highlight when active
- Recent searches: Your last 5 searches are now saved and shown in the autocomplete dropdown
- Displayed when focusing the empty search field
- Filtered as you type (matches email addresses and contact names)
- Click to re-run a previous search instantly
- Remove individual entries with the X button
- For permanent saved searches, use the existing "Save search" feature
- Improved contact suggestions: Contacts now appear only once with inline FROM/TO buttons
- Click FROM to search for emails from that contact
- Click TO to search for emails sent to that contact
- Click the contact row itself to search across all email fields (from, to, cc, bcc)
- Contacts are now sorted by email interaction frequency (most contacted first)
- FROM/TO buttons show the number of emails exchanged (e.g., "FROM 12", "TO 3")
- Now shows up to 15 contacts instead of 6
- The conversation view now shows the Reply-To address when it differs from the sender's From address, making it easier to identify emails where replies should go to a different address
- Performance improvements when opening detail view
- Performance improvements on email sync
- General performance improvements
- Contact avatar consistency: Improved avatar display across all components
- Profile images now displayed as first priority wherever contact avatars appear (message list, conversation view, contact popover, thread header)
- New contacts now receive a unique, deterministically generated background color based on their email address instead of the same default purple
- Consistent fallback logic: profile image → initials with contact color → generated color based on email
- The splitter between the email list and detail view can now be dragged much further, allowing for a significantly wider email list
- The expanded/collapsed state of all sidebar accordions (mailboxes, mail accounts, flags, tags) is now saved and restored when the application is reopened. This means your sidebar layout is now remembered.
- The set widths of the individual windows / splitters are now saved and restored when the application is reopened. This means the window widths are now remembered.
- The options for Undo Send have been expanded to include "45 seconds" and "60 seconds" in Settings -> Compose -> Compose -> Undo Send
- The email list now remembers the scroll position when switching between mailboxes. When you return to a previously visited mailbox, the list automatically scrolls back to where you left off
🐛 Bug Fixes
- The Reset button in the search filter dropdown / form now correctly clears the filter badge
- The submenus in the Settings window now open correctly on the first click, instead of only on the second click