Releases
All the latest updates, improvements, and fixes to Mixpost
Mixpost Enterprise
Mixpost Enterprise builds on the Pro package and includes all its updates.
v5.3.0
Media Library features and improvements!
v5.2.0
Added
- Workspace API endpoints
- Subscription API endpoints
- User API endpoints
- Receipt API endpoints
v5.1.0
Fixes
- Fixed WorkspaceServiceManager -> get function.
Changes
- Installed code quality tools: ESLint, Prettier, Pinia, and Larastan
- Reformatted all files after installing code quality tools
v5.0.0
New features
- Use Mixpost Pro
v4.0.0
Changes
- Added
nl-NLlanguage - Added support for VAT field in Stripe payments
v4.1.1
Fixes
- Fixed the issue with creating new subscriptions on the Paddle Billing platform.
v4.1.0
Miscellaneous
- Support Mixpost Pro 3.6
- Support Laravel 12
- Upgraded to Tailwind CSS 4
v4.0.3
Fixes
- Fixed
Xservice default documentation URL
Changes
- Enhanced translations
v4.0.2
Changes
- Updated translations
v4.0.1
Fixes
- Fixed incorrect trial days data type for subscription
v4.0.0
Fixes
- Delete workspace owner if user owner is detached;
- Attach the new user to a workspace with the
is_ownercheckbox
Changes
- Refined mail layout
- Improved session expired user experience
Miscellaneous
- Support Mixpost Pro core v3.0
- Support Laravel 11
v3.1.1
Fixes
- Fixed checks if a member is already invited to the current workspace
- Fixed notification error render
- Fixed dropdown item text alignment
v3.1.0
Fixes
- Fixed subscription status translation
Miscellaneous
- Enhanced Paystack subscription process
v3.0.4
Fixes
- Fixed stop impersonation, when impersonate user email, is not confirmed
v3.0.3
Fixes
- Fixed logout and profile routes when user email is not confirmed
- Fixed button style disabled
v3.0.2
Fixes
- Fixed sandbox variable value for the Paddle widget
v3.0.1
Fixes
- Fixed Paddle API endpoint when sandbox is disabled
v3.0.0
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
forceFullWidthprops for the VerticalGroup component - Improved content of the emails
- Dropped unique index for ['workspace_id', 'order_id'].
- Renamed
order_idcolumn toinvoice_numberformixpost_e_receiptstable - Renamed
checkout_idcolumn totransaction_idformixpost_e_receiptstable - Created a unique index for the
invoice_numbercolumn - Created index for
workspace_id&invoice_numbercolumns - 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
Fixes
- Fixed billing config prorate option
- Fixed billing title translation
Miscellaneous
- Update translations
- Enhanced support for RTL layout
v2.0.0
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
- Fixed validation of workspace subscription after generic trialing
- Fixed remaining trial days value
- Added more tests for the Workspace model
v1.2.4
- Fixed Stripe success subscription redirection
v1.2.3
Composer requires "inovector/mixpost-pro-team": "^1.4"
v1.2.2
- Fixed Mail localization
- Fixed
created_atcolumn for Users & Workspaces table. - Update translations
v1.2.1
- Fixed translation for Stripe form payment
v1.2.0
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
- Paystack payment integration
v1.0.2
- Added version to admin status page
- Remove empty spaces from payment details
v1.0.1
- 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.mdmodified
v1.0.0
First Release
- Manage Customers
- Manage Subscriptions
- Manage Receipts
- Integrate Payment Platforms
- Create Plans
- Enterprise Settings
- Theme Customization
- and more...