Changelog 2.1.x
Last updated: April 3, 2025
In 2.1.x, we introduced light mode, DKIM management, and stronger structured API responses.
Release Tags
- 2.1.0 (2025-03-24)
- 2.1.1 (2025-04-03)
Highlights
- Light mode & theme transitions site-wide (inbox + dashboard).
- DKIM management (lazy init, record management endpoints).
- Stronger structured API responses & auth/session separation.
Added
- Theme integration (
@nuxtjs/color-mode
) - Light mode UI variants.
- DKIM record manage & lazy domain-based init.
- DefaultLayout & promotional banner.
Changed / Refactored
- Authentication & sign-in handler separation for business admin vs user.
- Expanded error handling & typed API responses.
Fixed
- Sidebar active path detection.
Docs / SEO
- Expanded Getting Started & Plans
- Updated meta tags & Open Graph assets.