[2/7/2025] v7.9.0
* 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 even if they were enabled from the admin panel
* Fixed an issue where non-immediate payments were available via Paypal
* Fixed a bug related to datetime values when verifying Paypal subscription payments
* Fixed an issue where the Admin > Settings > Payments > Default sub price wasn't applied to the 3 months subs
* User lists page improvements and fixes
* Fixed the default sorting of user lists by creation time
* Fixed an issue where newly created user lists weren't being appended after the default ones
* Fixed the reversed ordering on individual list members page
* Fixed some small alignment issues on the individual list members page
* Fixed a small bug when list member removal failed, error was not shown
* Fixed a few small UI inconsistencies on the user notifications page
* Fixed a few Admin panel inconsistencies related to fields of user model on the create/edit forms
* Fixed a few Admin panel settings naming inconsistencies
* Removed the markdown-based link from the email verification email
[1/22/2025] v7.8.0
* 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 sent when messaging from the profile page
* Fixed an issue when the "Explore" button while not being logged in and the "Expired subscriptions" widget was turned on
* Fixed an issue where the admin AWS region wasn't used for pre-signed URLs
* Fixed an issue where the PPV label for posts wouldn't be showing for logged-in users browsing a profile
* Fixed an issue where envs missing `nd_pdo_mysql`, a redirect loop would have been caused on the admin panel
* Fixed a bug which prevented users to bookmark their own posts
* Fixed a small stream covers alignment issue
* Small a small Profile > Widgets > Latest media alignment issue
* Improved backward compatibility when updating from older versions to the latest ones
* Improved the product documentation
* Added new details table for payments and storage providers
* Added docs info related to offline payments
* Fixed a few in-product broken documentation links
* Improved AWS storage section (S3-CDN-Presigned Urls)
* Other various documentation-related fixes
* Multiple other small UI&UX fixes and improvements
JustFans - Premium Content Creators SaaS platform v7.7.0 - Untouched
[1/10/2025] v7.7.0
* 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 more easy to follow
- Documentation search feature
- Simplified old sections and created new sections
* Fixed a feed suggestions slider refresh bug
* Fixed an issue related to the mp3 file upload process
* Fixed an issue related to post assets (watermarks, blurred, thumbnail previews) processing during chunked uploads
* Fixed a UI bug where the form errors weren't properly displaying on the user rates settings page
* Fixed a small access issue related to semi-protected admin routes
* Small UI improvements and fixes over the public pages and contact page
* Small UI improvements and fixes over the user notifications page
* Multiple translation strings-related fixes, added a few missing validation attribute values
* Other small bug fixes and improvements
JustFans - Premium Content Creators SaaS platform v7.6.0 - Untouched
[12/4/2024] v7.6.0
* 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 being able to disable the search widget on the feed page
* Fixed an issue where not all links were being hyperlinked in the messenger area
* Fixed the `ctrl+s` shortcut on the `Admin > Settings` area, which wasn't triggering the submission anymore
* Fixed an issue where the `Suggestion box total cards` admin setting wasn't reflecting on-site
* Fixed an issue where the feed "footer" was missing on the search page
* Fixed an issue where image thumbnails were not used during file preview on post-draft or edit view
* Fixed an issue where invalid language codes could have been manually altered by logged-in users
* Fixed some issues where attachments uploaded via the ID-verify section weren't properly deleted on the user side
* Fixed some issues with the wasabi storage driver, which could happen on certain hosting environments
* Made the post description auto-expand when viewing individual posts, even if excerpts are enabled
* Split the `Admin > Feed` setting categories into `General` and `Widgets` sub-categories
* Combined the `Social login` & `Social media` tabs under a single Social setting tab, under `Admin > Settings`
* Refactored the `Admin > Settings` JS code, fixing lag issues when clicking between settings sub-categories
* Reworked PPV posts UI to better accommodate the newly added blurred previews
* Dropped the "Show attachments count for PPV posts" admin setting, made it enabled globally
* Added the PPV label to posts when browsing profiles while not being logged in
* Multiple UI fixes and improvements over the feed suggestions box & profile widgets
* Hidden the suggestions-box slider on mobile devices
* Other small fixes and improvements
* Documentation-related updates