Releases

RSS

v3.0.2

Released Jun 04, 2024

Fixes

  • Fixed sandbox variable value for the Paddle widget

v3.0.1

Released Jun 04, 2024

Fixes

  • Fixed Paddle API endpoint when sandbox is disabled

v3.0.0

Released Jun 03, 2024

New features

  • Integrated Paddle Billing
  • Coupons
  • Email verification
  • Automatically remove unverified emails
  • User account deletion

Changes

  • Stripe payment with the native checkout page
  • Create a friendly name for the workspace during user registration
  • Optimized invitation feature
  • Added forceFullWidth props for the VerticalGroup component
  • Improved content of the emails
  • Dropped unique index for ['workspace_id', 'order_id'].
  • Renamed order_id column to invoice_number for mixpost_e_receipts table
  • Renamed checkout_id column to transaction_id for mixpost_e_receipts table
  • Created a unique index for the invoice_number column
  • Created index for workspace_id & invoice_number columns
  • Optimized manages subscription methods for all payment platform
  • Update translations

Fixes

  • Fixed subscribe action during the trial
  • Fixed workspace valid function when is status unlimited and subscription trialing
  • Fixed translations for price yearly/monthly
  • Fixed SubscriptionCanceled event on Paystack disable subscription
  • Fixed localization on error pages
  • Fixed receipt pdf charset

v2.0.1

Released May 10, 2024

Fixes

  • Fixed billing config prorate option
  • Fixed billing title translation

Miscellaneous

  • Update translations
  • Enhanced support for RTL layout

v2.0.0

Released Apr 01, 2024

New Features Everything from Mixpost Pro v2 +

  • System webhooks
  • AI Credit for plan
  • Twitter API for workspace

Changes

  • Improved design and layout

v1.2.5

Released Jan 26, 2024

  • Fixed validation of workspace subscription after generic trialing
  • Fixed remaining trial days value
  • Added more tests for the Workspace model

v1.2.4

Released Jan 23, 2024

  • Fixed Stripe success subscription redirection

v1.2.3

Released Jan 23, 2024

Composer requires "inovector/mixpost-pro-team": "^1.4"

v1.2.2

Released Jan 22, 2024

  • Fixed Mail localization
  • Fixed created_at column for Users & Workspaces table.
  • Update translations

v1.2.1

Released Jan 20, 2024

  • Fixed translation for Stripe form payment

v1.2.0

Released Jan 20, 2024

Localization Support

  • Fully Translated: ar-SA, de-De, fr-CA
  • In Beta: ca-ES, cs-CZ, es-ES, eu-ES, fr-FR, it-IT, ro-RO, ru-RU, sk-SK.

v1.1.0

Released Jan 04, 2024

  • Paystack payment integration

v1.0.2

Released Oct 26, 2023

  • Added version to admin status page
  • Remove empty spaces from payment details

v1.0.1

Released Oct 26, 2023

  • Display disabled plan when adding generic subscription as admin
  • Fix the primary color for the date picker
  • Fix the "Post Now" error when the subscription has a scheduled post limit.

Internal Changes

  • Removed duplicate classes from overrideFlatPickr.css
  • README.md modified

v1.0.0

Released Sep 29, 2023

First Release

  • Manage Customers
  • Manage Subscriptions
  • Manage Receipts
  • Integrate Payment Platforms
  • Create Plans
  • Enterprise Settings
  • Theme Customization
  • and more...