Releases
RSSv1.3.0
Released Dec 02, 2023
- Added support for Instagram Stories
- Added support for Facebook Reels & Stories
- Added v18 to the Facebook form service
- Added Unsplash trigger download Job
- Added Unsplash credit attributes
- Truncate Pinterest error response
- Fixed vulnerability on download media
- Fixed media library item width
- Fixed video-player ratio aspect
- Fixed preview ratio aspect for TikTok video
- Fixed LinkedIn page refresh token
- Fixed generated page footer links
Internal Changes
- Added DevTools class
- Modified value of
external_media_terms
config - Added
guzzlehttp/guzzle
tocomposer.json
- Added to AccountFactory
'authorized' => true
v1.2.1
Released Oct 26, 2023
- Force the callback URL to use the native
mixpost
core path with theFORCE_CORE_PATH_CALLBACK_TO_NATIVE
environment. - Display the Enterprise version on the Status page (when Enterprise is installed)
Internal Changes
- Renamed package name in
README.md
file - Added
HasFactory
toPostVersion
model. - Removed duplicate classes from
overrideFlatPickr.css
v1.2.0
Released Sep 29, 2023
- Fix logo width on Generate Page Samples
- Fix TikTok privacy settings checked options by default
- Fix filter by tags for calendar
- Fix responsive for the Posting Times page
- Fix the active menu for the Services page
- User menu fix max-height
- Media Stock & GIFs - display configuration buttons only for the admin
- Change documentation link for social platform services
Under the Hood (Internal Changes)
- Fix WorkspaceArtisanJob
uniqueFor
- User menu fix for Enterprise package only
- Prefix routes with
corePath
function - Support internal error reporting
- Support custom
UserResource
- Add
isAdminConsole
helper function - Rename
getWorkspaceClass
togetWorkspaceModelClass
- Support for inserting scripts inside of
<head>
and<body>
v1.1.1
Released Sep 27, 2023
- Fix the LinkedIn page image
- Fix LinkedIn function "tokenIsAboutToExpire"
- Dispatch UploadingMediaFile event on download external image
v1.1.0
Released Sep 25, 2023
- Fix editor line spaces
- Fix the Pinterest account name when the business name is empty
- Fix unknown timezone on installation
- Fix Flex.vue component (CSS)
- Fix the success button (CSS)
- Fix Instagram reports tests
- Fix users & workspaces page on deleting records (Admin console)
- Fix Switch.vue component
- Fix button components icon margins
- Fix responsive PageHeader.vue vue component
- Fix Minimal layout component
- Fix media usage conversions calculation
- Fix user delete message
- Page generator (prefill logo from config, support register URL)
- Remove Admin middleware to create the mastodon app route
- Preloader component supports rounded props
- Optimize notifications, convert Laravel errors to a string
- Optimize Error page
- Optimize rendering charts
- WorkspaceManager.php supports custom workspace model class
- Add identifier method for Social Provider
- Add & Dispatch AddingAccount event
- Add & Dispatch SchedulingPost event
- Add & Dispatch StoringAccountEntities
- Add & Dispatch UploadingMediaFile
- Support custom global middlewares for mixpost routes.
- Support custom workspace middlewares for mixpost workspace routes.
- Support custom workspace query for Schedule (Enterprise)
- Support favicon for Home device screen
- Add Web app manifests (PWA)
- LinkedIn supports OpenID Connect
- Automatically refresh the token of connection social accounts
- System status fix timezone of getLastScheduleRun function
- Ziggy filter only mixpost routes
- User menu - display workspace URLs only to users with an admin role (Enterprise)
- Posts - Add author name of post
v1.0.0
Released Aug 16, 2023
- Pages (Privacy policy, Terms...etc)
- Customization (Logo & Favicon)
- Forgot/Reset Password
- Two-Factor Authentication
- TikTok UI optimize
- Service forms optimized
- Clear cache on deleting the user
- Twitter analytics alert only to admin (closeable)
- Authorized account by db column
- Fix workspace user role access
- Fix "Add post from the calendar"
- Fix the command "clear-settings-cache"
v0.10.4
Released Aug 03, 2023
- Calendar Month: Fix timezone with (-)
- Calendar Month: Get posts for prev&next month
v0.10.3
Released Jul 25, 2023
- Fix getting the Instagram profiles on OAuth
- Add a "no result" message to the entity page
v0.10.2
Released Jul 24, 2023
- Add Instagram the number of comments to the analytics page
- Remove
pages_read_engagement
Facebook scope
v0.10.1
Released Jul 24, 2023
- Add
pages_show_list
for fb v17.0
v0.10.0
Released Jul 24, 2023
- Optimize Meta (Facebook) scopes
- Set unauthorized for the account during social server request
- UserMenu compatible with the Enterprise package
- Alert about compatibility with the Enterprise package
- Delete the workspace resources when it is deleted.
v0.9.1
Released Jul 13, 2023
- Fix timezone validation on the first installation
v0.9.0
Released Jul 12, 2023
- Add sensitive media support for Mastodon
- Set the user's timezone on installation
- Rename installation controller test
- Add footer to HorizontalGroup component
v0.8.4
Released Jul 06, 2023
- Optimize tests
- Fix Instagram & Pinterest rateLimitAboutToBeExceeded
- Replace auth() with getAuthGuard()
v0.8.3
Released Jun 29, 2023
- Fix missing day value of audience report
v0.8.2
Released Jun 28, 2023
Fix: LinkedIn post multiple images
v0.8.1
Released Jun 23, 2023
- Fix services for Mastodon
v0.8.0
Released Jun 23, 2023
- Linkedin Page support
- TikTok Direct Post support
- Admin sidebar restyle
- Admin Users page improve
- Admin Workspaces page improve
- Add Confirmation plugin
- Add Sidebar admin logo link
- Set primary color instead indigo
- Enterprise URL
- Button Support Icon
- Install command renamed
mixpost pro team
tomixpost
only
v0.7.1
Released Jun 06, 2023
- Fix debug mode status color
- Fix account update media
- Put jobs in the social provider folder
-
register
route was renamed toinstallation
- Add business console
v0.7.0
Released May 31, 2023
- Support update profile information
- Support update password
- Style update user preferences
- Save the user's active workspace
- Highlight the tagged user in the editor & preview
- Fix style
v0.6.3
Released May 29, 2023
- Support Facebook API v.17 (added "business_management" scope)
- Fix the handle error on the callback page
- Refresh Pinterest access token when it expires
v0.6.2
Released May 25, 2023
- Remove the v prefixes in status info
- Instagram & Fb Groups increased limit
- Fix account long name
- Fix exception handler
- User Menu Stylish
v0.6.1
Released May 24, 2023
- Fix Instagram Reports
- Fix post limits validation
- Fix calendar posts order
v0.6.0
Released May 23, 2023
- Fix hashtag group edit
- Fix Exception Errors
- Separate timezone from Laravel timezone
- Twitter Fix - Handle 403 Error
- Status page - Remove v prefixes
- Support account suffix - Get city location for FB page by default.
- Account entities - Show connected items
- Post content - Fix entity decode
v0.5.1
Released May 19, 2023
Version prefix migrated. Example: v0.5.1 to 0.5.1
v0.5.0
Released May 19, 2023
- Prefix Facades
- Horizon requires ^5.0 in composer.json
- Create
php artisan mixpost:create-admin
command - Improve
php artisan mixpost:install
command
v0.5.0
Released May 19, 2023
- Prefix Facades
- Horizon requires ^5.0 in composer.json
- Create
php artisan mixpost:create-admin
command - Improve
php artisan mixpost:install
command
v0.4.0
Released May 18, 2023
- TikTok API Migrated
- Twitter API Refactory
- Social Providers' Rate-Limit optimized
- Removed "ext-redis" from composer.json
v0.3.0
Released May 12, 2023
- Fix Facebook group audience
- Fix "Update account"
- Improve the error page
- Prefill the Body, Title & URL from the address bar of the browser
v0.2.1
Released May 02, 2023
- Fix System Status body clipboard
- Fix Create Post from Calendar
- Update Readme
v0.2.0
Released May 02, 2023
- System Status
- System Logs
- Added doc link to service forms
- Fix Mastodon Reports
v0.1.0-alpha
Released Apr 30, 2023
Features:
- Queue
- Workspaces
- Media Library
- Variables
- Hashtag groups
- Post Templates
- Post versions
- Calendar
Social Providers:
- Facebook Page
- Facebook Group
- TikTok
- LinkedIn Profile
- Youtube
- Mastodon