Releases
RSSv4.0.3
Released Dec 07, 2024
Fixes
- Fixed
X
service default documentation URL
Changes
- Enhanced translations
v4.0.2
Released Nov 16, 2024
Changes
- Updated translations
v4.0.1
Released Nov 08, 2024
Fixes
- Fixed incorrect trial days data type for subscription
v4.0.0
Released Oct 31, 2024
Fixes
- Delete workspace owner if user owner is detached;
- Attach the new user to a workspace with the
is_owner
checkbox
Changes
- Refined mail layout
- Improved session expired user experience
Miscellaneous
- Support Mixpost Pro core v3.0
- Support Laravel 11
v3.1.1
Released Oct 25, 2024
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
Released Sep 12, 2024
Fixes
- Fixed subscription status translation
Miscellaneous
- Enhanced Paystack subscription process
v3.0.4
Released Sep 06, 2024
Fixes
- Fixed stop impersonation, when impersonate user email, is not confirmed
v3.0.3
Released Sep 06, 2024
Fixes
- Fixed logout and profile routes when user email is not confirmed
- Fixed button style disabled
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 toinvoice_number
formixpost_e_receipts
table - Renamed
checkout_id
column totransaction_id
formixpost_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...