mirror of
https://github.com/Qortal/q-mail.git
synced 2026-04-26 22:19:22 +00:00
63 lines
3.8 KiB
Markdown
63 lines
3.8 KiB
Markdown
# Changelog
|
|
|
|
## 3.1.0 - March 24, 2026
|
|
|
|
- Improved small-screen usability with a clearer mobile menu trigger, a visible/tappable mobile send button, a larger top-level Compose action, and a more responsive sidebar that avoids horizontal scrolling.
|
|
- Enabled authenticate-on-startup by default and fixed the onboarding tour so choosing Skip no longer causes it to reopen on later visits.
|
|
- Refined sidebar navigation with larger section labels, stronger active-state contrast, a collapsed-by-default `Q-Mail Threads` section, and a dedicated `Alias Compose` action when viewing an alias inbox.
|
|
- Fixed alias inbox behavior so alias selection no longer leaks into normal inbox mode, saved aliases always appear under `+Aliases`, linked reply aliases display directly beneath each alias, and replies from alias inboxes inherit the linked reply alias.
|
|
- Improved alias workflows with local reply-alias linking, a safer add-alias flow, alias compose requirements for new alias-authored mail, and proper return/discard behavior when leaving alias compose.
|
|
- Reworked the reply composer so the original message preview can be toggled between Preview / Full / Hide, the editor fills the available space, replies focus cleanly at the top, and discard support works in inline compose mode.
|
|
- Added local per-recipient direct-message drafts, enabled BCC while replying, and fixed the React SVG warning in the send icon component.
|
|
|
|
## v3.0.0 - March 4, 2026
|
|
|
|
- Full Q-Mail UI refresh with the new app shell, sidebar navigation, polished light/dark themes, and unified Lexend/Illinois typography with text size controls.
|
|
- Inbox, Aliases, Sent, and Threads now open as dedicated pages, with combined views plus quick subviews for each owned name, alias, and active thread group.
|
|
- Message lists are now conversation-focused, with grouped entries for repeat contacts, expandable history, wider list usage, and full timestamp display.
|
|
- Compose is now a full-page workflow, with improved Reply/Forward behavior that starts replies with quoted context and smoother editor interactions.
|
|
- Added local full-text mailbox search across decrypted messages (name, subject, and message content), with progressive results as scanning continues.
|
|
- Added alias management tools, including saved alias controls and resumable alias scan progress.
|
|
- Added Sent message delete support (replacement publish), plus fixes for send reliability and special-character name handling in mail lookups.
|
|
- Added in-menu app ratings support using the `qmails` ratings poll.
|
|
|
|
## v2.2.0 - September 11, 2025
|
|
|
|
- Added multi-name account support so switching and using alternate names works more reliably.
|
|
- Improved name-related loading behavior in Inbox, Sent, and app startup flows.
|
|
|
|
## v2.1.0 - January 6, 2025
|
|
|
|
- Introduced a mobile-friendly layout for core Q-Mail pages.
|
|
- Improved usability on smaller screens for reading and composing messages.
|
|
|
|
## v2.0.1 - February 21, 2024
|
|
|
|
- Added avatar images in thread posts for clearer conversation context.
|
|
- Polished the thread experience after the v2.0.0 refresh.
|
|
|
|
## v2.0.0 - January 16, 2024
|
|
|
|
- Major refresh of the mail reading and composing experience.
|
|
- Added threaded conversation workflows and expanded reply handling.
|
|
- Improved status handling and overall message-view stability.
|
|
|
|
## v1.2.1 - December 31, 2023
|
|
|
|
- Reduced unnecessary loading overlays for regular mail views.
|
|
- Smoothed everyday navigation in standard inbox workflows.
|
|
|
|
## v1.2.0 - December 31, 2023
|
|
|
|
- Added BCC support for sending messages to additional recipients.
|
|
- Improved editor behavior and reply-content handling in messages.
|
|
|
|
## v1.1.0 - December 30, 2023
|
|
|
|
- Improved attachments and download handling.
|
|
- Switched message publishing to a multi-publish flow for better delivery handling.
|
|
|
|
## v1.0.0 - December 8, 2023
|
|
|
|
- Initial standalone Q-Mail release.
|