Changelog

New updates and improvements to Talanoa.

v0.6.7

Attachment preview & UI improvements

🎨 UI improvements

  • Some UI improvements on Sender and Today view

📎 Attachments

  • Attachment preview (for image) & download (for other files) when we are writing an email
v0.6.6

Navigation improvements & Today view enhancements

⌨️ Shortcuts

  • New shortcuts
    G then T => go to Todo
    G then H => go to Today view

✅ Todo

  • Fix issue on three dot menu
  • Change the empty state to be able to create a task from it

Empty state

📋 Menu sidebar with senders

  • I changed the hover action menu to be on hover of the picture to avoid misclick

👤 Accounts

  • Added the possibility to delete the custom picture (to switch to gravatar or initial as fallback)

📁 Custom Section

  • Add help to explain that you should move people from a section to be able to remove a custom section

📅 Today View

  • I added navigation with arrows top and down (game changer!!)

  • and use directly shortcuts like E to archive, Del to trash and Shift U to mark as unread if needed

Thanks a lot to Vlad, Simon & Yannick for their feedback

v0.6.5

Bug fixes & improvements

🔧 Bug fixes & improvements

  • This release includes some minor bug fixes and removes some useless logs (used for local debug) that may contain your credentials (Thanks to Richard for his feedback)
v0.6.4

Compose view improvements & shortcuts

📝 Compose view

  • Add the possibility to drag the compose view in the app (to be able to see message behind if needed)

⌨️ Shortcuts

  • Add the Escape shortcut to close the compose and the two action: “save & close draft” or “delete draft” (Thanks Simon for his feedback)

Drag & drop attachments

  • Add shortcuts CMD + Enter to send the email

👤 People/Sender view

  • UI Improvement on people/sender header section Drag & drop attachments

  • On People/Sender header, added a icon if there are pending todo with this person

Drag & drop attachments

v0.6.3

Synchronisation improvements & new shortcuts

🔄 Synchronisation

  • Email are pulled automatically every 30 seconds now (before it was 1 minute)
  • When you focus the app Talanoa, it automatically pull new message directly for the current inbox

Thanks Moez for his feedback

⌨️ Shortcuts

  • You have new shortcuts
    E to mark as done / archive a message
    Backspace to trash a message
    Shift U to mark unread a message
    C to compose a new message (and if we are in a sender view, we automatically add it as recipient)

Thanks Seth and Simon for their feedback

👤 Sender view

  • Refactoring of the UI to be able to:
    filter unread or archived message / search message for the current sender. It’s still not perfect, feedback are welcome if you have idea on how I can make it awesome!

Thanks Richard for his feedback

v0.6.2

Big update!!

🎯 Custom sections

Create your own custom sections to group senders exactly how you want. Organize your inbox by project, priority, team, or any system that makes sense for your workflow. You have complete control over how your emails are organized—no more being locked into predefined categories.

Drag & drop attachments

Drag and drop senders into your custom sections, rename them, and reorganize them as your needs evolve. Your inbox, your rules.

Drag & drop attachments

v0.6.1

Todo due date fix & custom tasks

🔧 Fix adding due date to todo tasks

Fixed a bug that prevented adding due dates to todo tasks created from emails. You can now properly set deadlines and reminders for all your tasks.

➕ Custom tasks in kanban board

You can now create custom tasks directly in the kanban board that aren’t tied to any email. Perfect for tracking standalone projects, personal reminders, or any task that doesn’t originate from your inbox. Your kanban board is now a complete task management system.

v0.6.0

Add to todo, send later & email notes

✅ Add to todo

Every email now has an “Add to todo” button, making it easy to convert important messages into actionable tasks. Use the T keyboard shortcut to quickly add the current email to your todo list without lifting your hands from the keyboard.

⏰ Send later

Schedule emails to be sent at the perfect time. Whether you want to respect timezone differences, send a reminder at just the right moment, or draft emails outside work hours to be sent later, the new send later feature gives you complete control over when your messages go out.

Note: For your privacy and security, scheduled emails are sent directly from your device when the scheduled time arrives. This means Talanoa needs to be running for scheduled emails to be sent—we never have access to your email credentials or tokens, keeping your data completely private.

📝 Email notes

Add internal notes and comments to any email. Perfect for keeping context, tracking follow-ups, or leaving reminders for yourself—all without cluttering the actual email thread. Your notes stay private and are only visible to you.

v0.5.24

Reply-To fix & General settings

🔧 Fix reply on emails with Reply-To header

Fixed an issue where replying to emails that include a Reply-To header wasn’t sending the response to the correct address. Replies now properly respect the Reply-To header and are sent to the intended recipient.

⚙️ General settings tab

Added a new General settings tab with two highly requested features:

  • Launch at startup: Configure Talanoa to automatically launch when you log into your Mac
  • Make Talanoa the default email client: Set Talanoa as your system’s default email handler for mailto: links
v0.5.23

Optimistic UI, infinite scroll & unread filters

⚡ Optimistic UI for read status

Opening a message now instantly marks it as read in the UI, eliminating the brief freeze that could occur while waiting for the server response. The interface feels snappier and more responsive.

♾️ Infinite scroll for sender messages

The message list for each sender now supports infinite scrolling. Instead of loading only the latest 30 messages, you can scroll back through your entire conversation history with that sender—no pagination, no limits.

🔍 Filter unread messages per sender

A new block has been added to the sender view that lets you filter and display only unread messages from that specific sender. Quickly catch up on what you haven’t read yet without scrolling through everything.

Drag & drop attachments