LINK PROTECTION PASSWORD FOR THIS UPDATE
[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