Skip to content

v1.1.0 - Major Feature Update

Choose a tag to compare

@katsar0v katsar0v released this 28 Nov 18:41
· 127 commits to main since this release

Major Feature Update

New Features

  • Email Templates Management System - Predefined templates (Blank, Newsletter, Welcome, Promotional) plus custom template creation with visual editor integration
  • Import/Export Functionality - Import/export subscribers and lists via CSV/JSON with bulk operations
  • Batch Edit for Subscribers - Bulk list assignment and status changes for multiple subscribers
  • Configurable Email Rate Limit - Adjustable sending speed from 1-1000 emails/minute in Settings
  • Admin Shortcodes Page - Visual form gallery with [mskd_form_gallery] shortcode
  • Queue Improvements - Email content accordion in queue details page for better visibility

Internationalization

  • English as default/primary language
  • Bulgarian (bg_BG) - fully translated
  • German (de_DE) - fully translated
  • Automatic language detection based on WordPress locale

Developer Features

  • Comprehensive API reference documentation
  • External lists hook (mskd_register_external_lists)
  • External subscribers hook (mskd_register_external_subscribers)
  • Template_Service class for programmatic template management

Code Quality Improvements

  • Refactored admin architecture to modular PSR-4 classes
  • Replaced Select2 with SlimSelect for better performance
  • Improved SCSS organization and structure

Bug Fixes

  • Fixed visual editor CSS code appearing in email body
  • Fixed visual editor content not transferring to step 3 in campaign wizard
  • Fixed timestamp normalization for scheduled tasks