Changelog

Latest updates, features, and improvements

1.7.0

Documentation Hub

New Features

  • Docs Application — Create and manage documentation projects
  • Markdown Editor — Write docs in Markdown with live preview
  • File Management — Organize docs into files and sections
  • GitHub Sync — Auto-sync documentation from a GitHub repository via webhooks
  • Sync History — View sync logs and troubleshoot sync issues

Improvements

  • Applications section now includes Docs alongside Website and Blog
  • Improved sidebar navigation with application sub-items
1.6.1

Email Detail & Resizer Fix

Bug Fixes

  • Email Detail Panel — Fixed panel not rendering correctly when email list contains many items
  • Resizable Pane — Fixed drag-to-resize between email list and detail view
  • Scroll Issues — Fixed content overflow preventing scrolling in email detail

Technical Details

  • Replaced flex-1 with fixed-width layout for email list (40% default, 28% min)
  • Email detail now uses flex: 1 with min-width: 0 for proper content shrinking
  • Resizer now adjusts list width instead of detail width for more stable behavior
1.6.0

API Key Authentication

New Features

  • API Keys — Generate API keys from Settings > Keys
  • Scope-based Permissions — Configure granular scopes (send, receive, contacts, etc.)
  • IP Whitelisting — Restrict API key usage to specific IP addresses
  • Key Expiration — Set optional expiration dates for API keys
  • Bearer Token Auth — Standard Authorization: Bearer sk_live_xxx authentication

API Endpoints

  • POST /client/v2/emails — Send emails
  • GET /client/v2/emails — List sent emails
  • GET /client/v2/emails/receiving — List received emails
  • GET /client/v2/verify — Verify API key validity

Security

  • API keys are hashed with SHA-256 before storage
  • Last used timestamp and IP tracked for audit
1.5.1

Campaign Scheduling

New Features

  • Schedule Campaigns — Set a future date and time for campaign delivery
  • Preset Time Options — Quick-select tomorrow morning, afternoon, or custom time
  • Timezone Display — Shows your local timezone for clarity

Improvements

  • Campaign create page redesigned with card-based schedule picker
  • Improved campaign list with status badges (Draft, Scheduled, Sent, Sending)

Bug Fixes

  • Fixed campaign copy not preserving template content
  • Fixed campaign report showing incorrect bounce rate
1.5.0

Live Chat

New Features

  • Chat Widget — Embeddable JavaScript widget for your website
  • Chat Dashboard — Manage all conversations from a unified inbox
  • Chat Settings — Customize widget appearance, welcome message, and availability
  • Quick Chat — Share a direct chat link without requiring widget installation
  • Session Management — Track visitor sessions with auto-close on inactivity

Technical

  • Real-time message polling with configurable intervals
  • CORS-enabled widget API for cross-origin embedding
1.4.1

Blog Platform

New Features

  • Blog Posts — Create and publish blog posts with a rich text editor
  • Blog Tags — Organize posts with tags for easy navigation
  • SEO Slugs — Auto-generated URL slugs with manual override
  • Draft/Published — Save drafts and publish when ready

Improvements

  • Improved sidebar with collapsible Applications section
  • Better mobile navigation for application pages
1.4.0

Website Builder

New Features

  • Website Builder — Create single-page websites with a visual editor
  • Custom Subdomains — Publish websites on your app subdomain
  • Custom App Domains — Map your own domain to your website
  • Live Preview — Preview changes before publishing

Improvements

  • New Applications section in the sidebar navigation
  • Improved domain configuration UI with SSL status indicators
1.3.1

Verification Code Login

New Features

  • Verification Code Login — Sign in with a 6-digit code sent to your email
  • 60-second Cooldown — Resend code with countdown timer
  • Spam Folder Reminder — Helpful prompt to check spam/junk folder

Improvements

  • Simplified auth page — removed legacy registration form
  • Streamlined login flow to a single verification code step

Security

  • Codes expire after 10 minutes
  • Rate limiting on code requests to prevent abuse
1.3.0

Subscription & Billing

New Features

  • Pro Plan — Upgrade to Pro for higher email limits and premium features
  • PayPal Integration — Secure subscription payments via PayPal
  • Usage Dashboard — Monitor monthly and daily email usage in real time
  • Pay-as-you-go — Purchase additional email credits when you exceed your plan limits
  • Order History — View all past orders and payment history on the billing page

Improvements

  • Added monthly/yearly billing toggle with annual discount
  • Improved plan comparison UI with feature breakdown
1.2.0

Contact Import & Export

New Features

  • CSV Import — Bulk import contacts with field mapping and duplicate detection
  • Contact Export — Export contacts to CSV with tag filtering
  • Contact Search — Full-text search across contact name, email, and notes
  • Tag Management — Create, edit, and delete tags from a dedicated page

Improvements

  • Contact list now supports pagination with configurable page size
  • Improved contact detail view with activity timeline
1.1.1

Email Tracking Improvements

Improvements

  • AWS SNS Integration — Real-time bounce, complaint, and delivery notifications
  • Email Events Timeline — View detailed event history for each sent email
  • Bounce Handling — Automatic contact status update on hard bounces
  • Complaint Tracking — Track spam complaints and auto-suppress contacts

Bug Fixes

  • Fixed email detail panel not scrolling on large datasets
  • Fixed attachment download failing for certain file types
1.1.0

Marketing Campaigns

New Features

  • Campaign Builder — Create and schedule email campaigns with a visual editor
  • Campaign Templates — Save and reuse email templates across campaigns
  • Open & Click Tracking — Track email opens and link clicks in real time
  • Unsubscribe Handling — One-click unsubscribe with preference management
  • Campaign Reports — View delivery, open, click, and bounce rates

Improvements

  • Improved email list loading performance
  • Better error messages for domain verification failures
1.0.0

Initial Launch

What's Included

  • Email Inbox & Sending — Send and receive emails with your custom domain
  • Contact Management — Store and organize your contacts with tags
  • Custom Domains — Connect your own domain with DNS verification
  • Domain Email Addresses — Create email addresses under your verified domain
  • User Authentication — Secure login with email/password and OAuth (Google, GitHub)
  • Team Management — Create teams and invite members with role-based access
  • Responsive Dashboard — Modern UI built with Tailwind CSS, fully responsive
  • Dark Mode — System-aware dark mode support across all pages

Technical

  • Built on Slim Framework 4 with PHP 8.x
  • AWS SES integration for reliable email delivery
  • S3-based attachment storage
  • MySQL 8.0 with multi-tenant architecture
Page 2 of 2