* Added new Admin > Settings > Feed option allowing the search widget to be set to default filters
* Fixed an admin panel issue issue when running on S3 storage + Presigned urls, breaking user save action
* Fixed a few pushrCDN storage driver-related leftover issues
* Fixed an issue when invalid default profile prices were provided in the admin panel, the register flow would throw errors
* Fixed a miscalculation on the withdrawal confirmation email, related to the withdrawal fee
* Fixed an...
* Added Stripe Connect for automatic withdrawals, as an alternative for manual payouts
* Allow admins enabling multiple built-in payment providers through Stripe checkout from admin panel
* Creators needs to go through an onboarding process before being able to receive payments
* Added the possibility of enabling additional 3rd party payment processors via stripe (ideal, bancontact, eps, giropay, blik)
* Fixed a client-side issue related to the PWA app serviceworker.js file, throwing...
* Added an `Admin > Settings > Feed > Disable posts text preview` option for hiding posts text previews under paywall
* Moved the `Disable right-click on media` setting over Media settings & made it also apply to messenger media
* Enabled newlines support for bio descriptions on the profile page without having markdown enabled
* Improved error handling of different notification emails when the emails were failing to be sent
* Increased DB column length for manual deposit requests, to...
* Added option of changing OpenAI model to either GPT 3.5/4.0/4.0-o from admin panel
* Added a small note on user rates settings, when a user has open profile setting enabled as well
* Fixed an issue where the Admin > User reports page would crash if invalid reports were present
* Fixed an issue related to the show more toggle for post descriptions, showing when not needed
* Fixed an issue where Facebook & LinkedIn in shared profile links wouldn't get their profile covers as link thumbnails...
* Added an announcement banner system with multiple features (Sticky, Global, Expiration, Size, and Dismissible options)
* Added the ability for users to edit their own comments on posts they have access to
* Added a new `Admin > Site > Hide Stream Create Page` option, useful for instances running in one-creator mode
* Added a toggle for generating invoices in `Admin > Settings > Payments > Invoices`, and made the VAT field optional
* Added long-press cancellation when using mobile devices...
Fixed an issue related to stripe webhooks requests, happening on certain hosting environments
* Added a new `Blurred previews for locked content` feature, which can be enabled out of `Admin > Settings > Media`
* Added a new `Admin > Profiles > Allow hyperlinks` settings, which controls hyperlinking of messages, posts, and profiles bio
* Added multi-driver captcha provider solution (Now supporting ReCaptcha, HCaptcha, and Turnstile)
* Added a new Feed/Search page widget for showing expired subscriptions, which can be configured out of the admin panel
* Added a new admin option for...
* Revamped the default homepage, updated illustrations, labels, sections, and more
* Added new "Show user online status" option, which will be displayed on the profile page
* Added new "Record users last activity time" option, which can be enabled to display precise "Last seen" timestamps
* Added new "Record users IP Addresses" option, which can be enabled to track the last user login IP address
* Completely re-worked the product documentation
- New documentation template, better UI, and...
* Reworked the Paypal implementation, removed the deprecated SDK in favor of custom-written API wrapper
* Added o1 and o1-mini AI models, though not yet available to all open-ai accounts
* Added `webp` images support for profile avatar & covers
* Added "Notifications" link into the mobile slideable menu
* Fixed an issue causing small scrolling shutters on mobile devices
* Fixed an issue related to captchas, not appearing in the register dialog box
* Fixed an error where messages wouldn't get...
* Added a new Polls feature for posts, with multi-answer questions, enabled by default
* Upgraded the Laravel version & auxiliary libraries
* Dropped PHP 8.0 support, now 8.1 - 8.3 is supported
* Fixed a couple of security issues / Improved security
* Updated the rest of backend & frontend libraries to newer versions
* Fixed an issue related to tracking on IPV6 addresses when the "Record users IP Addresses" was enabled
* Fixed a bug where chunk uploads were not used in Messenger...