IPS Community Suite 4.4.10 | IPS 4.4 ENXF

IPS Released IPS Community Suite 4.4.10 | IPS 4.4 ENXF 4.4.10

No permission to download
Key Changes
This is a maintenance release to fix bugs.

Additional Information
Core

  • Added support for PHP 7.4
  • Added support for [Emoji 12.0](https://emojipedia.org/emoji-12.0/) and [Emoji 12.1](https://emojipedia.org/emoji-12.1/) emojis
  • Removed support for Gfycat embeds due to ongoing unaddressed security concerns on their end.
  • Adjusted advertisement CSS classes to use a dynamic class name.
  • Added a reset to the "upgrade in progress" flag when the upgrader is reached but there are no applications to upgrade.
  • Added caching to the "Who's Online" widget.
  • Improved progress indicator in "Complete My Profile".
  • Improved ElasticSearch error logging.
  • Added an empty alt attribute to reaction images in streams, which validators may flag as invalid HTML.
  • Upgraded CKEditor to 4.13.1.
  • Upgraded PHPUserAgent to 0.15.0, which resolves an issue with detection of the latest Opera browser releases.
  • Updated Firefox & Edge logos on device management pages.
  • Disabled database read/write separation for tasks.
  • Disabled tasks being triggered by AJAX requests.
  • Blew Lindy's mind.
  • Fixed clubs showing up in some places when users did not have permission to access the clubs module.
  • Fixed signature edit field showing for moderators when editing a user when signatures are disabled globally.
  • Fixed an issue with member history logs when a user logs in from a new device but has not completed 2FA (when required).
  • Fixed a javascript error triggered by browser notifications on Android devices.
  • Fixed an issue where users that do not have permission to view Clubs, can still visit content item URL's directly.
  • Fixed display issues with coub.com embeds.
  • Fixed an issue detecting the visitor's country in some cases when using address form inputs.
  • Fixed an issue with dates adjusting incorrectly when crossing over DST threshold in some areas.
  • Fixed an issue using arrows in the editor after an emoji is inserted in some cases.
  • Fixed an issue where some items could be missing from the leaderboard.
  • Fixed an issue where disabled apps could still attempt to process custom URLs.
  • Fixed an issue paginating in tables when certain special characters were included in the URL.
  • Fixed an issue where cookies set by javascript designed to "stick" would expire in Jan 2020.
  • Fixed AdminCP notification that a member is validating not disappearing if the member is flagged as a spammer rather than banned directly.
  • Fixed SendGrid failing to work when using a dedicated IP pool.
  • Fixed an issue where non-required profile completion steps may not be shown after required steps in some cases.
  • Fixed an issue where re-entering the profile completion process after completing it once, but taking an action that requires completion again, may not place you on the correct profile completion step.
  • Fixed javascript errors preventing most javascript from working in IE11.
  • Fixed moderators encountering an error when removing a reaction from a profile status update or status reply made by another user.
  • Fixed an issue where a required profile completion step to supply values for profile fields that do not display on the a user's profile may result in endless loop.
  • Fixed an issue where a user will see an option to skip required profile completion steps, which will just reload the step.
  • Fixed multi-moderation actions so that they redirect back to the page you are currently on.
  • Fixed an issue that can occur when searching by member and changing between result pages.
  • Fixed an issue that caused images to not show properly in poll options.
  • Fixed an issue where sitemaps may show a distant past last modified date for content that doesn't have a valid last modified date.
  • Fixed an issue where animated GIF images may not be properly identified as animated.
  • Fixed an issue where profile photos would not be saved during profile completion if file uploads was the only available option.
  • Fixed an issue rebuilding topic content for areas such as Downloads and Pages that cross post to the forums.
  • Fixed an issue displaying certain locale-specific characters (such as the thousands separator, and the currency symbol) on Windows.
  • Fixes a visual issue on dropdowns in webkit-based browsers.
  • Fixed favicon icon not applying to the AdminCP correctly.
  • Fixed potential broken images when the image filename contained parenthesis characters.
  • Fixed the Safari Mask Icon not working in some server environments.
  • Fixed an issue where using long URL's in an announcement can cause a MySQL error.
  • Fixed an issue using custom WHERE clauses with an external database login handler.
  • Fixed unapproved comments incorrectly being counted on forums where the item has been moved and a link to the item has been left in its place.
  • Fixed an issue embedding Flickr albums in posts.
  • Removed 'nofollow' tag from status updates when member has no other content.
Commerce

  • Added clarification that a billing address is required for automatic renewals when deleting the primary billing address.
  • Added a currency selector to the subscriptions listing.
  • Adjusted the payment method deletion process to prompt the administrator for confirmation if there are active PayPal Billing Agreements, and to cancel those Billing Agreements prior to deletion.
  • Fixed error approving or voiding transactions which were held for approval which were from a PayPal Billing Agreement.
  • Fixed an issue where the AdminCP notification indicating your PayPal payment gateway is not set up correctly may erroneously trigger.
  • Fixed an issue where custom fields may incorrectly show up when checking out as a guest while quick registration is enabled.
  • Fixed a possible error when applying changes to subscription plans to existing purchases.
  • Fixed an issue where converting a product with a tax to a subscription failed.
  • Fixed invoice title not showing for transactions in Authorize.Net's control panel.
  • Fixed possible error taking Authorize.Net payments
  • Fixed an issue where images from upsold products in the add to cart dialog may not be styled or sized correctly.
  • Fixed transactions using the "Manual (check, bank wire, etc.)" payment method not showing in the list of transactions requiring attention.
  • Fixed an issue where testing settings would just output the card types when using Braintree.
  • Fixed an error during the upgrade when no default currency is set.
  • Fixed an error that occurs when creating or editing a coupon code and unchecking the "No end date" option but not providing an end date.
  • Fixed an issue where profile completion could be triggered during checkout in some circumstances.
  • Fixed possibility of setting up Stripe without a valid webhook.
  • Fixed subscriptions bypassing the payment confirmation screen.
  • Fixed a styling issue with the Member Subscriptions widget.
  • Fixed a styling issue with the "Best Sellers" and "Latest Products" widgets in some cases.
  • Fixed referrals not working when the site is not accessible to guests.
  • Fixed an issue where checking a Braintree webhook URL from the Braintree control panel would report a 500 server error incorrectly.
Converters

  • Improved the conversion process when disabling a conversion step that another step required to run first.
  • Added conversion of article tags to vBCMS.
  • Added conversion of extra article categories in vBCMS, extra categories will be converted as tags.
  • Added conversion of meta tag keywords and descriptions when converting records from vBCMS.
  • Reordered some background tasks that run after a conversion is complete to prevent an SQL error during processing.
  • Improved vBulletin 4 conversion to retain user validating status where possible.
  • Improved vBulletin conversions to convert more PMs where they may not have previously been converted (due to parent messages being deleted).
  • Improved URL redirects for some vBulletin URLs including Social Groups, Social Group Discussions & Blog Entries.
  • Fixed an issue where some vBulletin Blog comments may be skipped during conversion.
  • Fixed an exception that can occur if Pages was selected as a conversion, but all options were disabled.
  • Fixed product filters displaying in the store using the "internal" name instead of the "public" name.
  • Fixed IP address information not converting with vBulletin Blog.
  • Fixed certain user preferences not converting with vBulletin 4.
  • Fixed some PHP notices that can occur in vBCMS converter with specific data.
  • Fixed an issue where Gift Card email links may not work correctly when email statistics are enabled.
  • Removed URL redirection for vBCMS records since required data is not available to support this.
Forums

  • Fixed an issue where the moderation history link wasn't shown for deleted topics.
  • Fix Safari not scrolling to the reply box when clicking the "Reply to this topic" button at the top of a topic.
Downloads

  • Fixed REST API documentation showing the wrong endpoints for categories.
  • Fixed sidebar not showing Club content correctly when the "Show Club Content Areas" setting is set to "Throughout the community"
Gallery

  • Fixed an issue submitting images with capitalized file extensions when movies have maximum allowed filesizes.
  • Fixed multiple issues adding, editing and repositioning image notes.
  • Fixed an incorrect gap between the tabs and reviews/comments while viewing an image.
Pages

  • Improved database permission configuration forms to better indicate if a group won't be able to access the database due to page-level permissions.
  • Fixed bullet points using the wrong style (unfilled circle rather than filled circle) in database records.
  • Fixed a (potential) issue moving database records files when adjusting the file storage configuration method for database records.
REST / OAuth

  • Fixed an uncaught exception in the member notifications REST API endpoint when an orphaned piece of content is present.
  • Fixed certain `notificationData` entries returning `NULL` in the member notifications REST API endpoint.
  • Fixed an issue where address lines in REST API calls may be returned as an object instead of an array.
Third-Party / Developer / Designer Mode

  • Fixed an issue using the node form helper when not using `$titleLangPrefix` in the node model, and using apostrophies in a node's title.
  • Advertisements no longer use the .ipsAdvertisement_* class names, and instead use dynamic classnames unique to each community. Themes that restyle advertisements should update their CSS to use `.ips{expression="mb_ucfirst(\IPS\SUITE_UNIQUE_KEY)"}` instead.
  • Adjusted the abstract class definition for `\IPS\Content\Search\Index::hashesWithPermission()` to match the docblock.
  • Fixed an issue where Database table helpers could allow a blank advanced search value in specific situations.
  • Fixed an error using reviews with content items but not containers when post before registering is enabled.
  • Removed an extra parameter being passed to `_comments()` in some cases which could interfer with third party plugins.
  • Removed some unused code in `\IPS\Output::error()`.
Key Changes
This is a maintenance release to fix bug reports since 4.4.9.1.

Additional Information
Core

  • Fixes an issue where cookies set by javascript are not stored permanently
Commerce
  • Fixes an issue when paying with PayPal
  • Block binary/octal/hex/decimal based hostnames from being submitted in forms that could trigger an SSRF.
  • Gfycat OEmbed endpoint could create XSS. Also informed Gfycat of issue.
  • Addition attachment permission checks when downloading attachments.
Additional Information

Core

  • Fixed an issue where duplicate quote/mention/embed notifications could be sent when editing content.
  • Fixed an issue where you could submit the form to update your profile information with no date set for your birthday, resulting in your form submission being ignored.
  • Fixed an unclear page title when searching for members.
  • Fixed a potential issue sending digests when cron is used to run tasks.
Commerce

  • Fixed a situation where duplicate display names were allowed when checking out as a guest and the user was not prompted for their display name.
  • Fixed Stripe webhooks potentially reporting an error.
  • Fixed an issue with generating renewal invoices via the task system.
Gallery

  • Fixed a styling issue for widgets not set to show on all devices in some cases on pages.
  • Fixed an issue where the sitemap could be stopped being rebuilt.
Key Changes
Version 4.4.7 is a maintenance update to fix critical issues reported since 4.4.7.

Additional Information
Core
  • Upgraded CodeMirror to 5.49.0.
  • Upgraded CKEditor to 4.13.
  • Increased the amount of text that can be stored within an announcement.
  • Fixed merging members creating duplicate follow records.
  • Fixed an issue where accounts banned as a result of the spam service may be deleted automatically if email validation is enabled, allowing the user to register again.
  • Fixed an issue embedding Twitch clips in some cases.
  • Fixed a performance issue with Elasticsearch and posting in large topics.
  • Fixed an issue where content items would stop showing in streams when deleting the last comment on that content item and using Elasticsearch.
  • Fixed a CSRF error paginating through clubs after changing your view preference.
  • Fixed floated images inside spoilers breaking out of the spoiler box.
  • Fixed an issue with club breadcrumbs on mobile devices when the "Overview" tab is not the default tab for the club.
  • Fixed an issue confirming guests have not reviewed an item when they have used the "post before registering" feature.
  • Fixed an issue where the submit button on the account validation screen could be clicked multiple times, resulting in more than one confirmation email being sent.
  • Fixed possible issue downloading the member list export on larger sites.
  • Fixed a styling issue viewing the list of members who were not initially included in a member export.
  • Fixed an issue where club nodes weren't shown in the node selector while creating custom streams in the ACP.
  • Fixed a possible error in the menu manager where editing a deleted menu item would throw an exception.
  • Fixed an issue where email addresses weren't saved for accounts created via non-default login methods when allowed domains were defined.
  • Fixed a bug where certain email notifications triggered by guests may show incorrect verbiage in the email content.
  • Fixed two issues where replying to Status Posts or hiding/unhiding them could fail when Elastic Search is being used.
  • Fixed an issue saving custom chart views in the AdminCP when a lot of nodes were stored.
  • Fixed an issue updating date ranges for custom chart views in the AdminCP in some cases.
  • Fixed a styling issue for widgets not set to show on all devices in some cases.
  • Fixed an issue where cancelling editing a post with a spoiler results in the spoiler no longer working.
  • Fixed an issue where spotify links wouldn't embed.
  • Fixed some missing friendly URLs.
  • Fixed a niche error where a wrong message can be displayed if there is a network failure whilst browsing status updates.
  • Fixed an issue where multiple New User Awaiting Validation notifications can be sent when using User then Admin Validation.
Forums
  • Fixed an issue where multipage topics that have been read can be marked as unread when visiting a page other than the last.
  • Fixed a styling issue in QA forums when no rows are shown.
  • Fixed an issue where an incorrect meta description tag may persist when navigating through the forums.
Gallery
  • Fixed an issue which made it impossible to move images into albums set to allow submissions from the public, specific members, specific groups, and club members.
  • Fixed promote button not showing on non-lightbox Gallery image view fallback page.
Commerce
  • Fixed potential double charges if using Stripe.
  • Fixed customer name showing as random characters in Stripe when a guest purchases something and opts to save their card on file.
  • Fixed Hosting Error ACP Notifications causing an error when viewing the notifications page.
  • Fixed an issue when a guest makes a donation.
  • Fixed the missing overlay title while creating & editing an invoice note.
  • Fixed possible timeout error when generating invoices manually in the AdminCP.
  • Fixed an issue where purchases which wouldn't require a billing address couldn't be marked as paid.
  • Fixed an issue where club joining fees may be shown without tax.
Pages
  • Fixed an issue previewing feed blocks in the AdminCP when restricting the feed by author.
  • Fixed an issue where "Records" would be shown in database notification emails if categories were not being used for the database.
Calendar
  • Fixed manual iCalendar uploads requiring a venue to be specified if venues are enabled.
  • Fixed an error importing ics files in the AdminCP if a venue is specified.
Converters
  • Added support for vBulletin 5.5.3+ conversions.
  • Added support for XenForo 2.1.x conversions.
  • Fixed issues with running conversions on MySQL 8.0.17 or newer.
  • Fixed an issue converting from MyBB where PMs would not reflect the correct conversation starter.
  • Fixed an issue where members may not be correctly assigned to groups that were added during the conversion.
  • Fixed a bad log reference when converting from Gallery if the image is invalid.
  • Fixed an issue where an error may be triggered when installing a new application and attempting to start a new conversion.
  • Fixed an issue converting WordPress post thumbnails to Pages record image.
Third-Party / Developer / Designer Mode
  • Centralized the breadcrumb generation method for club nodes to reduce code duplication and ensure breadcrumb consistency.
  • Changed `\IPS\Http\Url::ips()` to be declared as `final`, so hooks cannot override it.
  • Fixed an issue using custom table helpers without quicksearch where the result and page counts may inadvertently get reset.
  • Fixed an issue where cached unapproved/hidden review counts when merging content items were not adjusted properly. **You may wish to rebuild these counts in an upgrade routine within third party applications that support reviews and merging of content items.**
  • Fixed an issue where the hidden status when creating a new review may not be set properly during creation when calling `\IPS\Content\Review::create()`.
  • Minor code clarification where curly braces were omitted (while unnecessary, some found the code confusing to read).
The new release of the popular forum engine IPS Community Suite 4.4.7 has been released ! Version 4.4.7 is a minor maintenance update to fix issues reported with 4.4.6.
Version 4.4.6 is a maintenance update to fix issues reported since 4.4.5.

Additional Information
Security

  • Fixed an issue where a malicious user may be able to identify the full path to a file uploaded to a custom field.
Core

  • Added support for MySQL 8.
  • Improved security headers on error pages.
  • Changed the "Who follows this" page to instruct bots not to index the page for SEO purposes.
  • Moved the Club Members Box to the sidebar when the club information are shown in the sidebar.
  • Fixed an error visiting the full notifications screen when the user has no notifications.
  • Fixed an issue where old messenger links may not redirect correctly.
  • Fixed an issue where new comment notifications can show an incorrect read status.
  • Fixed club sorting preference being lost when navigating to another page of clubs.
  • Fixed an issue where the "Bypass word and link filters" setting was not honored for links.
  • Fixed attachments not being properly claimed when added to a Staff Directory member entry.
  • Fixed an issue where reordering social profiles may not show the reordered list after saving without reloading the page.
  • Fixed a potential error when an invalid sort parameter is passed in to certain pages.
  • Fixed an issue where certain tables of data may show an incorrect number of pages when filtering the table.
  • Fixed the Leaderboard popular content inconsistency when using ElasticSearch.
  • Fixed an issue where Pages blocks wouldn't show in the configuration form when using the block manager.
  • Fixed an issue where creating a club feature could result in a DB exception.
  • Fixed broken ACP tables on Internet Explorer 11.
  • Fixed an issue where Status Posts couldn't be deleted.
  • Fixed an issue where 0B may be displayed in place of the real Redis maximum memory amount on the support overview page.
  • Fixed an issue where using REDIS as session storage would return the wrong members for the online list.
  • Fixed an issue with lazy-loading where images with a custom aspect ratio set did not honor the ratio after loading.
REST & OAuth

  • Fixed OAuth Logins being broken because of a missing DB column.
Blogs

  • Fixed blog entries from clubs showing on the Blog applications Grid View when the "Show Club Content Areas" setting is set to "Only Within Clubs".
  • Fixed an error that can occur with some configurations when attempting to add or move a blog entry.
Pages

  • Fixed an issue where the wrong user may be notified of Pages database records being embedded in other content areas.
  • Fixed an issue where attachments in newly submitted database records would not be used when embedding records in other areas of the software.
  • Fixed an issue with Schema.org structured data tags in Pages when the site has a logo image applied to the theme.
  • Fixed an error searching databases in the AdminCP using the quicksearch input on the database listing page.
  • Fixed an issue in the Pageurl Output Extension which was catching a not existing exception.
Gallery

  • Fixed media sound continuing to play after closing the lightbox.
  • Fixed an error that can occur when attempting to view disk space statistics when there are none.
Calendar

  • Fixed an issue where all day ranged events reflect the wrong event end date in iCalendar exports.
  • Adjusted ical import process to ignore WKST values of 'MO' (which is the default) to reduce false-positive error reports.
Converters

  • Fixed some issues converting MyBB content including profile fields, avatars & attachments.
Commerce

  • Added ability for administrator to choose what to do after a dispute is won (previously would automatically re-approve the transaction).
  • Fixed an issue where the tax name in invoice emails could be missing.
  • Fixed potential uncaught exception if trying to view a product in the AdminCP that doesn't exist.
  • Fixed an issue where the description of new payment gateways wasn't saved successfully.
Third-Party / Developer / Designer Mode

  • Fixed an issue using the node form helper when not using $titleLangPrefix in the node model, and using apostrophies in a node's title.
  • Fixed an issue where the wrong member's AdminCP notification dismissals were referenced in \IPS\core\AdminNotification::notificationIdsForMember().
  • Fixed an issue where Nodes that do not implement permissions may still try to check them, resulting in an error in some situations.
Changes affecting third-party developers and designers
  • Added an ID to the mobile navigation sign in link elSigninButton_mobile.
  • All columns named member must now be escaped with backticks when querying the database in order to support MySQL 8.
A new release of the popular IPS Community Suite 4.4.5 forum engine has been released ! Version 4.4.5 is a minor maintenance update to fix problems reported from 4.4.4.
Top