v0.7.6–0.8.0 (05.06.2025)
🐛 Fixes & Improvements
- Fixed: Some emails from web2 mailboxes no longer display the body
- Fixed: Files inside received emails load very slowly
- Fixed: Embedded images in email body now use CID instead of base64 for better compatibility
- Improved: Adaptive message block height—block expands to fit content, allowing full message view and page scroll
- Fixed: Links inside emails are now highlighted in blue for better visibility
- Fixed: After deleting or moving an email to spam, user is auto-redirected back to inbox
- Fixed: When refreshing the /inbox page, only one fetch request is sent to load emails
- Fixed: When opening an existing email, only one POST request
- Fixed: When opening an email thread, only one fetch request is sent for text emails; attachments are fetched separately if present
- Improved: In address sanitization for web2 emails, added domain existence check to prevent typos like gmail.come
Miniapp & Mobile
- Fixed: Emoji avatar in bottom menu now displays only color as before
- Fixed: After sending an email, the success window now disappears after 1 second
- Fixed: In quick reply, removed extra margin and fixed performance lags
- Fixed: After entering secret key, the "Finish" button now becomes active immediately, with spinner and disabled state during request
- Fixed: In settings > secret phrase, after pressing "back" from QR code, session no longer crashes—returns to previous route
- Improved: Long press on an email allows multi-select for quick actions (move, mark as read/unread)
- Fixed: In email view, adding to favorites, forward, and delete buttons now work correctly
- Improved: Tags on emails are displayed correctly
Referrals & Achievements
- Fixed: Referral history and referral system now work as expected
- API: /api/achievement/list now includes new field "percentage"
Interface & UX
- Fixed: On desktop, scroll position is preserved when loading more emails; spinner is shown if user reaches bottom and data is loading
- Fixed: List styles now apply only to selected text, not the entire list
- Fixed: On miniapp, bold style can now be applied to selected text
- Improved: After deleting or moving an email, notification is shown and user is redirected to inbox
- Improved: Message block is now adaptive in height—minimum fixed height, but expands for larger messages