Key Changes
This is a maintenance release for Invision Community 4.6.
Additional Information
Core
Downloads
- Improved catching errors that 3rd party hook may throw.
- Added grouping to approved content push notifications.
- Changed lost password reset links to be valid for 1 hour.
- Upgraded CKEditor to 4.16.2.
- Fixed some missing language strings in Member History when looking at badges/points.
- Fixed an issue with the SQL toolbox pagination when a table prefix was being used.
- Fixed an issue where achievement excluded groups still show in the widgets.
- Fixed an issue where required profile fields may be skipped from profile completion.
- Fixed an issue where it was not possible to post status updates if the ability to follow a member was disabled.
- Fixed an issue where videos attachments that are not supported by a browser may not be downloadable.
- Fixed an issue where some admin control panel profile blocks could show if the features were disabled.
- Fixed an error when a restricted admin attempted to add moderators.
- Fixed an issue where following a member can send a notification if you choose to follow anonymously.
- Fixed an issue where a view update task may attempt to connect to Redis when Redis is not used.
- Fixed an issue where search statistics in the ACP can be slow to generate.
- Fixed an issue where the 'follow member' achievement rule didn't calculate milestones correctly.
- Fixed an issue where WebP may be shown as an accepted extension when not fully supported by the server.
- Fixed editor becoming unresponsive when inserting attachments into the editor.
- Fixed an issue where an automatically deleted notice may be shown on a member in AdminCP but the account isn't queued for deletion.
- Fixed an issue where a failed file move could delete the filenames of Reactions.
- Fixed an issue with the REST API where it may be possible for hidden comments to be seen.
- Fixed a minor typo when processing an RSS import.
- Fixed an issue where the AdminCP member list may be slow to load.
- Fixed an issue where saving changes to an Easy Mode theme might fail due to an error.
- Fixed an issue where the health dashboard error log chart may not be accurate.
- Fixed an issue where Achievements notifications loaded via the REST API may be attributed to a guest.
- Fixed social login buttons not working on the register form when using quick registration.
- Fixed an error being generated when viewing Member history.
- Fixed the group search flood control setting not showing the correct value.
- Fixed an issue where search pagination can lose quick search and node parameters.
- Fixed issue where the AdminCP Search Activity statistics restriction wouldn't cause a corresponding in the menu to appear.
- Fixed an issue where the 'solutions' table on a members profile would not paginate.
- Fixed an issue where content controllers wouldn't find comments that are archived and stored in a separate archive database.
- Fixed an issue where the new rank mobile notification throws an error.
- Fixed an issue in the Achievements Rebuild Routine which would result in an exception while the rebuild.
- Fixed an issue where creating a member moderator with a visible badge could break the view.
- Fixed an issue sending a push notification when a new badge is earned.
- Fixed an issue where created_externally flagged accounts may be deleted when awaiting validation, where it may be desirable to keep them.
- Fixed an issue where the widget data weren't updated while application upgrades.
- Removed few occurrences from the in 4.6 removed notification sounds setting.
- Fixed an issue where creating a member moderator with a visible badge could break the view
- Fixed an issue with the AdminCP menu manager not displaying dropdowns in some situations.
Forums
- Fixed an issue where a large file description may not save if it is larger than 64kb.
- Fixed the group wait time setting not showing the correct value.
- Fixed an issue re-activating a purchased file if the original invoice or currency does not exist.
Calendar
- Improved performance of hiding/unhiding/deleting topics.
- Fixed an issue where not all forums could show when creating topic and post feed widgets.
- Fixed an issue where archived posts aren't counted towards a member's total post count
Pages
- Fixed an issue where weekly recurring events with no end date could display one day off.
- Fixed birthdays not showing on the initial Calendar view when only one calendar is present.
- Fixed an issue where rare badges calculated with all members, and not just those permitted to use achievements.
Converters
- Fixed an issue where the topic sync background task may get stuck in a loop.
- Fixed an issue where category edit permissions would override the moderator edit permission.
Gallery
- Fixed an issue running a conversion on PHP 8.
- Fixed an issue where long group username styles in Xenforo could cause a database error.
Commerce
- Fixed an issue upgrading from a really old version of Gallery.
- Changed new PayPal subscriptions to not collect previous period charge on next cycle if the previous cycle failed.
- Fixed a database error caused by long shipping service names.
- Fixed an issue where the CVC/Address/ZIP checks were unavailable on Stripe payment intents in the AdminCP.
- Fixed an issue where upgrading to a package with a longer initial term would not extend the expiry date.
- Fixed an issue where deleting a product filter wouldn't delete all the language strings.
- Fixed an issue where Google/Apple/Microsoft pay transactions would show a red 3DSecure error on transactions.
- Fixed a PHP 8 specific issue that could cause an exception when viewing a product with reviews.
- Fixed an issue where Stripe JS may be loaded more than once.
- Fixed an issue where it was possible to receive multiple subscription free trials.
Changes affecting third-party developers and designers
- When building applications on Windows, Javascript/Themes imports will use \n line endings.
- Fixed an issue editing hooks IN_DEV when using PHP 8.
Key Changes
This is a maintenance release for Invision Community 4.6.
Additional Information
Security
Core
- Increased the strength of the obfuscation hash appended to non-safe files and increased security on iFrame based embeds in posts.*
Pages
- Added support for Brightcove video embeds.
- Improved MySQL efficiency when deleting members.
- Set a default value for the search flood time when creating a member group.
- Improved logging for errors returned by Elastic Search.
- Added delete & merge logic for the logins log on member deletion and when 2 accounts are merged.
- Fixed an issue when upgrading to 4.5.0 with duplicate keys when consolidating the referrer tables.
- Fixed downloading files with non-latin character downloaded with corrupt characters in Edge and Chrome.
- Fixed broken links in the our picks widget.
- Fixed an issue where the Oauth1 Login Handler would use a not existing method to log any upcoming errors.
- Fixed the rank title not displaying correctly in new rank notification emails.
- Fixed an issue where it was not possible to alter file storage configurations in some circumstances.
- Fixed an issue where achievements would show in a hovercard for a member in a group that has achievements disabled.
- Fixed an issue where badge images could be uploaded with the same name, thus deleting one could delete many.
- Fixed an issue where ranks show on the AdminCP member list when Achievements are disabled.
- Fixed an issue where anonymous users may be cached in Who's Online blocks.
- Fixed an issue where a reserved keyword is used (specific to MySQL 8.0.17/18)
- Fixed an issue with Elastic Search not being able to index anonymous content.
- Fixed incorrect timezone detection for users in Argentina.
- Fixed an issue where the notifications page could throw an exception while trying to return notification data from plugins or not existing notification extensions.
- Fixed inability to upload WebP images to Group Icons and Ranks/Badges.
- Made a minor change to ensure the registration page is not cached by a web browser.
- Expired warning points are now differentiated between active warning points in member profiles for improved clarity.
Forums
- Fixed an issue when creating a record in the Admin CP and choosing another member as the author would not fire achievements for that author.
- Fixed an error attempting to copy a topic to a database that is not on a page.
- Fixed some missing language strings which would result in a failure while creating a review.
Downloads
- Fixed an issue where Topics would not refresh when selecting Forums in Fluid view.
- Fixed malformed JSON-LD markup for archived topics.
- Fixed an issue where parent was required but not marked required when updating a forum via REST API.
- Fixed an issue where legacy deleted posts are not removed correctly when upgrading from Invision Community 3.x.
Converters
- Fixed an issue where copying a topic to a database would result in an IN_DEV CSRF key warning.
- Set a default value for the 'Time user must wait before download starts' group setting while creating a member group.
- Fixed an issue where a large file description may not save if it is larger than 64kb.
Commerce
- Added Invision Community converters for Downloads & Gallery.
- Fixed some minor issues encountered during an Invision Community conversion.
REST / OAuth
- Fixed an issue where the Billing Agreements synchronisation task wouldn't check payments via PayPal Subscriptions API.
Calendar
- Fixed the members/follows POST endpoint which would return an error when trying to follow some content.
- Fixed an issue where copying a calendar event with a broken cover image would result in an exception.
Key Changes
This is a maintenance release for Invision Community 4.6.
Additional Information
Core
Forums
- Added ability to specify ...&_bypassItemIdCheck=1 inside the request URL parameters to a Content Item controller to override the default behavior of checking if the item exists.
- Fixed some AdminCP upgrade issues when PHP 8 is used.
- Fixed an issue where Marketplace onboarding may be blocked when upgrading from 4.4 or older.
- Fixed a javascript error that meant registration failed on sites using Invisible ReCaptcha.
- Fixed missing profile field content missing on content submissions.
- Fixed an issue where next/previous arrows would not show up when viewing multiple Images.
- Fixed an issue where achievement badges are not always given.
- Added the option to choose between the recipient and reaction giver when setting the milestone.
- Fixed MFA/2FA issue where there was no close button for the 2fa modal
- Fixed an issue preventing Marketplace installs of your own Marketplace resources.
- Fixed an issue where Content Item Controllers returned 200 by default when they should return 404 or 403 (not found or forbidden).
- Fixed some language evaluation issues when PHP 8 is used.
- All buttons in #elUserNav now use the correct text color.
- Fixed an issue where members were able to delete their own status updates without permission.
- Fixed an issue where the Authy icon may not show on the login screen.
- Fixed an issue where it was not possible to promote guest content.
- Fixed an issue where the oAuth login handler setting "Ask the user to provide a display name" can be ignored.
- Fixed an issue where it was not possible to add meta data to items authored by guests.
- Fixed an issue where \IPS\Node\Statistics can fail due to a missing column name prefix.
- Fixed an issue where Admin log in can fail with a '"2S119/1' error.
- Fixed a potential timeout when mass deleting guest content.
- Fixed a PHP8 issue where promoting to Twitter fails
- Fixed an issue in which the limit argument passed to contentImages() methods of various Content Item controllers wasn't respected
- Fixed few missing language strings on the ACP - member profile page.
- Fixed an issue where points for 'SessionStartDaily' achievement extension could be awarded even when a milestone had been hit
- Fixed an issue where achievement rules for adding a comment would not trigger the milestone correctly when specifying nodes.
- Fixed an issue where rank information would show with guest posts.
- Fixed an issue with outgoing emails using native php mail function.
- Added a Delete query as an upgrade step to remove old 'best_answer' notifications.
- Fixed an issue where the cleanup task may show an error and fail to run.
- Fixed a potential memory exhaustion error when generating the sitemap.
Pages
- Improved how the forums statistics widget calculates number of posts on large communities.
- Fixed an issue where rich text results may show an error for image only answers.
Commerce
- Fixed an issue where search stops working with a Pages database in specific situations.
- Fixed an issue where transactions show a broken profile photo for a deleted member.
- Fixed a rare issue where a payment via PayPal may not show the subscription option, or use subscriptions where forced.
- Fixed an issue where it was possible to change a Subscription when there was an active PayPal Subscription.
- Fixed an issue where an incomplete account may not prompt for missing data after using login handler via checkout.
- Fixed an issue approving a PayPal Subscription transaction when it was put on hold by fraud rules.
- Fixed an issue where the gift voucher navtab or page could result in an error under certain circumstances.
- Fixed a broken link while managing Shipping Rates.
- Fixed an issue where it was possible to upgrade incorrectly when renewals were removed, and the new package had upgrade set to pro-rata.
- Fixed a race condition that can happen when Stripe sends a web hook request very quickly after charging a customer (renewals & device payments).
- Removed "Print Invoice" option when Guests don't have access to the Billing and Purchases module.
Key Changes
This is a maintenance release for Invision Community 4.6.
Additional Information
Core
Gallery
- Added deleted member ID to administrator logs.
- Fixed a PHP8 error when attempting to use various features that produces or reads XML, such as downloading member information.
- Fixed a PHP8 issue where an error may occur if you have a Date based profile field where a member doesn't have it filled in.
- Fixed a PHP8 error that can occur during install.
- Fixed an issue where member-type profile fields would be missing their label while editing profiles.
- Fixed an issue where it wasn't possible to delete a club node.
- Fixed an issue where Searchable Content with ReadMarkers and no container would break the search.
- Fixed an issue involving a missing language string in the AdminCP under the rank settings.
- Fixed an issue where the ACP search revealed a missing string for a deprecated setting.
- Fixed an issue where known issues may be shown in the support section that do not apply.
- Fixed an issue where Manage Followed Content showed incorrect content count for Forums.
- Fixed a PHP8 related issue, where some pages which show tags could return an error.
- Fixed an issue where it isn't possible to upgrade if you are not using utf8mb4.
- Fixed an issue where mobile app notifications would still try to be sent when the app integration is not configured.
- Fixed an error sending bulk mails when filtering by member type.
- Fixed issues that prevented "Add to homescreen" banner from showing on communities installed in a subdirectory.
- Fixed an issue where the option to reward a user for their content would appear even if the achievements system were disabled.
- Fixed an issue where IP Address Tools would show Posts before registration is complete.
- Fixed issues that prevented "Add to homescreen" banner from showing on communities installed in a subdirectory.
- Fixed an issue where email notifications may reveal the true author of an anonymous post or topic
- Fixed an issue where points are still awarded for a rule even if a member had previously reached the set milestone.
- Fixed an issue where WebP images may not retain their .webp extension after upload.
Commerce
- Fixed an issue involving a typo in one of the album/category setting descriptions.
Forums
- Fixed an issue where it wasn't possible to add products to the registration form.
- Fixed an issue where guests were unable to sign-in during the checkout process.
Pages
- Fixed an issue where splitting a topic may cause a database error.
Calendar
- Added ability to POST files for Upload fields in the cms api (api/cms/records/{database_id})
- Fixed an issue where notifications for followed calendars could show the event on the wrong date.
Key Changes
This new release brings many new features to Invision Community.
Additional Information
Security
Core
- Added a new Referrer-Policy setting to allow the admin to control whether a Referrer-Policy header of strict-origin-when-cross-origin is explicitly used.
- Added recommendation through an AdminCP notification to disable display name logins to mitigate username enumeration + brute force attack attempts.
- Improved handling of areas that may allow username or email address enumeration.
- Improved image upload handling to strip sensitive EXIF data.
- Fixed an issue where NULL byte sequences in uploaded filenames could be erroneously allowed.
- Fixed an SQL error that could be triggered by manipulating certain requests.
- Fixed an issue where moderators could potentially execute arbitrary PHP code if the Pages application is installed.
- Fixed certain scenarios where the CSRF token could be captured by external parties.
- Fixed an SSRF when generating class names dynamically. *
- Fixed an issue where stream RSS keys could be easily predictable in certain cases.
Forums
- Fixed an issue where guests logging in may be inadvertently redirected to a page displaying javascript source code
- Added logging to Member History when adding or removing a member from a club.
- Fixed an issue where some communities may see an old test bulletin when upgrading.
- Removed the ability to set poll vote counts directly
- Fixed theme conflicting checking potentially throwing an error before upgrading on PHP 8.
- Fixed an issue where using the browser's back button would not reload profile content.
- Fixed a niche issue where some widgets may show an error after deleting a member group.
- Fixed an issue where clearing site caches on the Health Dashboard requires working Javascript.
- Fixed an issue where the ACP-Support tools would show an error after Ticket Submission even if the ticket was submitted successfully.
- Fixed an issue where the Achievement notification settings in the ACP and Frontend would be shown on systems where achievements were disabled globally.
- Fixed an issue where a loading icon would appear in the top left pf profile views due to unneccessary URL requests being made.
- Fixed an issue where a single image page builder widget did not honour the max-height setting.
- Fixed an issue where the system would import achievement rules for not installed applications.
- Fixed an issue involving a missing language string under the Storage Settings area in the AdminCP for badges.
- Fixed an issue where a mobile menu template error may show if sub items are not links.
- Fixed an issue where Admins were unable to view Club content when rules are required to be accepted.
- Fixed an issue with outgoing SendGrid emails.
- Fixed an issue where sending a request with the If-Modified-Since header set to an invalid timestamp causes an uncaught error
- Fixed an issue where Admins were unable to view Club content when rules are required to be accepted.
- Fixed an issue with outgoing SendGrid emails.
- Fixed an issue with a mis-spelling of "achievement" in the achievement rebuild area in the AdmnCP.
- Fixed an issue that caused legacy upgrades to error-out under certain circumstances when using PHP 8.
- Fixed an issue where the active users widget may show the wrong information.
- Fixed an issue with a mis-spelling of "achievement" in the achievement rebuild area in the AdminCP.
- Fixed issues encountered when upgrading from a legacy version of IP.Board.
- Fixed an issue with a mis-spelling of "achievement" in the achievement rebuild area in the AdmnCP.
- Fixed an issue that caused legacy upgrades to error-out under certain circumstances when using PHP 8.
- Fixed broken ACP Permission checks for the badges page.
- Fixed an issue where webhook requests would be fired twice under certain circumstances.
- Changed the Download for a Language to open as a modal when showing additional settings.
- Fixed an issue where a member would see a 404 error when loading a comment that they didn't have access to
- Fixed Third Party plugins not being included in the list of third party hooks in the Support Dashboard.
- Added support for web push notifications.
- Implemented a new AdminCP support Health Dashboard in place of the support tool.
- Improved uploader UI across the suite.
- Added support for Emoji 13.0 emojis.
- Added support for WebShare API.
- Added an option to disable relative dates.
- Improved security of AdminCP member list.
- Improved security of attachments for guests.
- Improved performance of attachment lookups in the editor.
- Improved performance of the Followed Content activity stream.
- Improved performance of handling custom meta tags.
- Improved randomization of randomly sorted content feed widgets.
- Improved performance of session handling.
- Improved upgrade error messages.
- Added a simple offline page, displayed when users have no internet connection.
- Improved performance of Emoji menu in the editor.
- Added support for PHP 8.
- Added support for uploaded webp images (if the server's image handling software supports webp).
- Added incoming and outgoing email addresses to the new installation onboarding wizard.
- Added additional options for handling media enclosures in imported RSS feeds.
- Added support for anonymous posting.
- Added a block to user profiles to show the number of solutions the member has submitted, and a page to view all solutions.
- Added ability to search by email address when looking for members in the Moderator CP for moderators with permission to view email addresses.
- Added a new notification when content is approved.
- Added new option for \IPS\OUTPUT_CACHE_METHOD to disable output caching, but still send cache headers.
- Added support for s-maxage, stale-if-error, stale-while-revalidate cache-control directives.
- Added a link to re-enable a disabled messenger on mobile.
- Added pruning of IP addresses for stored ratings based on the AdminCP IP address pruning configuration.
- Added some AdminCP search keywords. Added ability to pay renewal invoices in the AdminCP Marketplace.
- Added native lazy loading attribute for user profile images and reactions.
- Added canonical tag for Leaderboard > Past Leaders page.
- Added a missing language string for the administrators permissions.
- Separated "Reaction" and "My Stuff" notification preferences so that reaction notifications can be controlled separately.
- Improved page performance metrics by adding font-display style to FontAwesome and preloading woff2 font file.
- Reintroduced the ability to automatically embed Facebook and Instagram links in posts.
- Changed AdminCP sessions to be valid for up to 1 hour by default.
- Changed most multi-select form inputs in the AdminCP to checkbox sets.
- Changed IP banning to not be run for guests.
- Changed warning point verbiage to use numeric pluralization to better support non-English languages.
- Changed the way how the widget manager send the data to resolve an error when too many widgets are placed on the page.
- Changed file storage configuration manager to prevent Community In The Cloud clients from selecting filesystem storage handlers.
- Changed the email in the profile hovercard into a mailto link
- Improved 304 response caching removing database connection.
- Improved pluralized verbiage for automatic moderation.
- Implemented caching for "Active Users" and "Who's Online" blocks.
- Implemented a minor performance improvement when fetching groups.
- Improved performance of staff directory page by removing unnecessary queries.
- Improved performance of the ModeratorCP where hidden posts are listed.
- Improved performance of multi-moderation actions.
- Improved performance of sending emails to multiple recipients when there are promote items to be included.
- Improved inline quoting to account for text copied from code blocks.
- Updated WordPress login handler to use new Miniorange OAuth server endpoints.
- Moved the "Tags" text color theme setting to the "Front End Colors" tab.
- Adjusted guest posts that require approval to not show the post pending approval.
- Adjusted caching headers for guests in some areas.
- Improved reliability of address autocomplete.
- Improved WordPress OAuth for WordPress servers that do not allow the authorization HTTP header.
- Improved speed of re-indexing some content items after moderation.
- Improved performance of marking something as read in some cases.
- Improved soft deleting comments/reviews to remove code duplication.
- Improved rich embedding to support embedding of short links provided by the TikTok app (vm.tiktok.com links).
- Improved the appearance of the Notification Settings screen.
- Clarified the purpose of the Date field when configuring an Activity Stream block.
- Fixed a long-standing issue where pagination would not show on tables after AJAX requests where the page did not contain pagination when first loaded.
- Fixed "Post Before Registering" + word filters set to hold the content for moderator approval working together.
- Fixed “Unlimited” not working for “Maximum image dimensions to save” setting.
- Fixed an issue where the wrong author may be notified when a comment or review is embedded.
- Fixed an issue specify dimensions for images in posts manually.
- Fixed an issue where items to be moderated are not reflected in the interface when moving to other pages.
- Fixed a potential javascript error when a broken video is posted.
- Fixed unhiding topics from edit screen.
- Fixed bad admin logs when managing group administrators and moderators in the AdminCP.
- Fixed an issue where pruning members or mass moving members to a new group can result in an old cached group count still displaying in the AdminCP.
- Fixed exact word filters requiring moderator approval resulting in the word being stripped from the title instead of triggering moderator approval.
- Fixed posting a status update taking a long time if the user has a lot of followers.
- Fixed Authy setup on Firefox.
- Fixed web manifest not working when the site is in offline mode.
- Fixed an issue where the "Can login anonymously" group setting may not apply as expected when a user belongs to more than one group.
- Fixed incorrect timezone detection for users in Argentina.
- Fixed an issue where certain custom profile fields would not be formatted when exporting the member list from the AdminCP.
- Fixed some UI issues with right-to-left languages.
- Fixed an issue where moving a read content item to a new container results in it becoming unread.
- Fixed pressing ctrl/cmd+enter multiple times causing duplicate posts.
- Fixed image dialog in editor not showing correctly on iOS.
- Fixed an issue where profanity filters set to hold content for moderator approval may apply against the previous content instead of the new content when editing a content item.
- Fixed an issue with specific CKEditor plugins for Community In The Cloud clients.
- Fixed orphaned files being left over when deleting custom fields throughout the Suite.
- Fixed orphaned files being left over in some cases when uninstalling applications.
- Fixed a performance issue viewing "Unread Content" activity streams in some configurations.
- Fixed an issue handling dates associated with ratings for content.
- Fixed images pasted into editor sometimes being inserted in wrong location.
- Fixed an RTL display issue with the caret arrow connecting an editor with a profile photo.
- Fixed an RTL display issue with the attachment box in posts.
- Fixed an issue where pasting links in Microsoft Edge may not allow them to embed.
- Fixed an issue where the link to disable your messenger was not displaying.
- Fixed opacity of button after repositining cover image.
- Fixed a minor issue where Community in the Cloud clients could see a countdown timer that says "You may continue in 0:010 seconds".
- Fixed the not translatable enabled/disabled string in the moderator history for comment approval enabled/disabled log entries.
- Fixed the "Preview" button in an editor potentially causing attachments to be associated with the wrong post.
- Fixed an issue where the UTF-8 converter "Fix collations" process may get stuck if it times out on a large table.
- Fixed an issue where the DeleteImageProxyFiles task would never finish or not update its progress appropriately .
- Fixed some invalid CSS syntax.
- Fixed an issue with the deletecontent task that can cause the task to lock when ran via cron.
- Fixed an issue moving Icons & Logos to a new storage handler when one or more of the images is broken.
- Fixed certain activity statistics showing inaccurate previous period values.
- Fixed an issue where users may be able to bypass image restrictions in signatures.
- Fixed a bug where exact profanity filters were treated case sensitive.
- Fixed an issue where status update pagination may not work correctly.
- Fixed an issue where URLs in editor fields may be corrupted when exporting member lists.
- Fixed an issue where attachments may inadvertently force a post into moderation when Link Moderation is enabled.
- Fixed an issue where Plugins & Languages may not show an update is available.
- Fixed an issue where updating plugins will leave deleted or renamed javascript files behind.
- Fixed an issue where the core_output_cache table size could get very large.
- Fixed a bug with pagination links when viewing a member's list of ignored members.
- Fixed a bug where the member list export process may show a percentage complete greater than 100.
- Fixed an issue where unbroken words can break email layouts.
- Fixed an issue where customized email templates do not inherit template parameter changes during upgrade.
- Fixed an issue specify dimensions for images in posts manually.
- Fixed an error upgrading third party applications on Community In The Cloud accounts in some cases.
- Fixed an issue where it was not possible to login through OAuth if the OAuth server had guest access disabled.
- Fixed an RTL display issue with the caret arrow connecting an editor with a profile photo.
- Fixed an issue where numeric fields could be incorrectly treated as incomplete during profile completion.
- Fixed an issue where too many cookies could be set when using custom profile fields with editors in them.
- Fixed an issue where the email failure AdminCP notification may mistakingly be sent even when other emails are sending correctly.
- Fixed an issue where creating a ban filter would break with IN_DEV being enabled.
- Fixed an issue where the login form may not redirect the user to their original location in some situations.
- Fixed an error that can occur when a Marketplace login expires.
- Fixed a bug where RSS imports may create a broken image depending upon the "Maximum image dimensions to save" configuration.
- Fixed a bug where the fontsize template plugin may return an invalid value when certain language packs are used.
- Fixed an error with the REST API reference page when a referenced application is not installed.
- Fixed a potential issue that can occur when the Sitemap generator runs via cron.
- Fixed a javascript error that can occur in the AdminCP when using custom analytics tracking codes.
- Fixed an issue where item counts could be unreadable in the moderator control panel IP tools on small displays.
- Fixed an issue where the layout for the move dialog could be broken with long container names.
- Fixed an issue where the move members task could stop working when the target group doesn't exist.
- Fixed moderator permission checks in report center.
- Fixed an issue with structured data throughout the Suite for users with automatically generated letter photos.
- Fixed an error viewing reports that had comments.
- Fixed a display issue that can occur when a spoiler is found inside a quote.
- Fixed a bug where comments from ignored users may display incorrectly when added to a comment stream from an inline notification (i.e. "View new post" within a topic you are viewing).
- Fixed editing code blocks inside certain other elements (such as spoilers) adding extra line breaks.
- Fixed club cover photos becoming orphaned when the club is deleted.
- Fixed member cover photos becoming orphaned when the member is deleted.
- Fixed an issue where it was not possible to report content items unless the member group was set to be able to report all content types.
- Fixed an issue where meta descriptions could have quotes stripped.
- Fixed an issue dismissing upgrade notifications if the page has not finished loading yet.
- Fixed an issue that can occur if a license check fails.
- Fixed an issue where sub-nodes would not load on a chart's custom form.
- Fixed an issue where comments may be added to a comment feed (such as posts within a topic) more than once when clicking the link to show new replies.
- Fixed a bug where code syntax highlighting in a post may incorrectly highlight code in a language other than the chosen one.
- Fixed the Warning Action form throwing an error while IN_DEV.
- Fixed an issue where some status update functionality may still show if the status module is disabled.
- Fixed streams showing read content when they should only show unread content on occasion.
- Fixed streams allowing "all" to be specified for date range when using MySQL search, which is restricted to the last 365 days.
- Fixed automatic linking of URLs in posts not working after emptying browser storage.
- Fixed an issue where the moderator control panel could throw an error if status update reports were present.
- Fixed share link not being auto-selected for easy copying when the dialog to share a comment is opened.
- Fixed a link that can cause the page title to be removed resulting in the current URL displaying as the page title in the browser.
- Fixed a javascript error that can occur upon selecting a Pixabay image from the "Choose stock photo" selector.
- Fixed an issue where the 'Expand' link on collapsed quotes could appear twice when a comment is added to the page.
- Fixed an issue where icons overlap on blocks in the Admin CP statistics areas.
- Fixed an issue where quotes split in the editor with a double-enter keystroke would not retain quote data or notify original author correctly.
- Fixed an issue when logging in with LinkedIn.
- Fixed certain hidden content such as empty widgets not always being hidden.
- Fixed an issue where the Tag autocomplete field in certain situations (e.g. Gallery submission screen) would have a misplaced results dropdown.
- Fixed an issue where search result snippets may not have shown the relevant text containing the matched search term.
- Fixed an issue where quoting a user whose username has a leading zero would cause the zero to be dropped when the quote is displayed.
- Fixed an issue where spacing around embedded images in an email may not accurately reflect how it appeared in the editor.
- Fixed an issue where the AdminCP upgrader would not update the versions of disabled applications.
- Fixed an issue where Mapbox maps could show both a clustered group of markers and single items in the same view.
- Fixed a bug where viewing streams with custom parameters to adjust the filters will not display the correct results when clicking the "Load More" button.
- Fixed an error when attempting to force a password reset for a member with no current password.
- Fixed an issue displaying the current notification preferences overview when MySQL read/write separation is used.
- Fixed an issue when viewing/updating legacy 3.x applications via Marketplace.
- Fixed report center comments not having the image proxy stripped when upgrading from previous versions.
- Fixed Google Adsense code being stripped from posts even if submitted with HTML posting allowed.
- Fixed an error when disabling languages in some circumstances.
- Fixed guests not able to report content if using Keycaptcha.
- Fixed attachments in translatable fields.
- Fixed an issue with lazy loading in certain situations and certain locales.
- Fixed an issue with the mobile navigation menu where parent items with unique links would not show as clickable sub-items.
- Fixed "Stop all email notifications" not disabling digests.
- Optimized the staff directory to reduce page loading times.
- Fixed some broken AdminCP live search results on CiC.
- Fixed the background color of ACP Drop Areas and the color of treelist links for the AdminCP dark theme.
- Fixed an issue where radio form element descriptions may be misaligned.
- Fixed an issue with an error message not showing the folder name when plugin installation fails.
- Fixed an issue where some external links did not open in a new window despite the relevant setting being enabled.
- Fixed an invalid Open Graph type tag being specified.
- Fixed a missing confirmation when deleting content via the moderator approval queue.
- Fixed an issue where status update notification text could be inaccurate.
- Fixed certain options available for custom streams not working as expected.
- Fixed an issue where status update notification text could be inaccurate.
- Fixed a false positive report that images raise security exceptions in some cases.
- Fixed the "•••" button in the author response being always displayed, even if the logged in member can't edit or delete the response.
- Fixed Search Activity Statistics resulting in an error due to a MySQL issue in some cases.
- Fixed content pagination not populating correctly in some applications with restricted moderators.
- Fixed a bug where resizing a window could result in a horizontal scrollbar when an upload widget exists on the page.
- Fixed a DB error happening when somebody tries to post too many data to a textarea field.
- Fixed an issue where Safari may reload each page after the user logs out.
- Fixed messenger link still displaying on profiles on mobile devices if the user does not have permission to access the messenger module.
- Fixed an issue where the number short format wouldn't work after a language import.
- Fixed an issue where club custom fields would show autosave values for different clubs.
- Fixed an uncaught exception when following a malformed "follow" URL.
- Fixed inline moderator actions in content items showing the wrong moderator name in some circumstances.
- Fixed an issue where referral cookies may not be set when guests view a page served from the cache.
- Fixed an issue where referrals from deleted members could cause an error.
- Fixed an issue where member exports can contain html for profile fields.
- Fixed chunk uploading when using Amazon S3 with some S3-compatible providers.
- Fixed broken 3rd party ACP permissions on CiC.
- Fixed a typo when flagging a member as a spammer.
- Fixed an issue where editor contents may be lost or incorrect when paginating through a topic and using the editor on different pages.
- Fixed an issue where font-awesome <i> tags submitted in source mode are stripped by CKEditor.
- Fixed an issue where AdminCP theme resource may continously be written to disk.
- Fixed statistical charts not working in some locales.
- Fixed sitemaps not generating properly.
- Upgraded CKEditor to 4.16.
- Optimized Redis when storing data and sessions.
- Removed the mobile "hamburger" menu on mobile pages, which was inadvertently added on 4.5.
- Removed unnecessary Pragma header where used.
- Removed HTML5 shiv in AdminCP.
- Removed view options for guests in clubs.
- Removed support for Twitch embeds as Twitch has removed their oembed endpoint with no plans to introduce a new one.
- Removed notification sounds.
- Removed orphaned 'Activity/Content Discovery' module.
- Fixed incorrect css variable names affecting .ipsMenu children.
- Fixed the background color of selected text in ACP Code Editors while using dark mode.
- Fixed the caret color in ACP Code Editors while using dark mode.
- Fixed various minor issues with the AdminCP Marketplace.
- Changed the color css variable on #elRegisterButton so it uses the correct variable.
- Removed an excess closing anchor tag from the coppa template file.
- Fixed an issue where the width of the layout would stretch, caused by long strings of content.
- Removed support for Memcache, APC, XCache, WinCache. Use Redis instead.
- Made the 404/403 error pages more friendly.
- Added a new Spam Defense option to allow registration but require moderator approval of all new posts.
- Added an option to the profanity word filters to hold for moderation when a member has less than a set number of posts.
- Fixed an issue where Member Sync onEmailChange may be called before validation when changing email via validating screen.
- Fixed importing members from CSV to Date custom fields not importing properly.
- Fixed an issue where font-sizes on mobiles weren't following the Font Scale setting.
- Fixed an issue where tags associated with hidden content were included when generating statistics.
- Fixed an issue with the Easy Mode theme editor in Safari which caused the "Select" tool to return incorrect styles.
- Fixed an separate issue with the Easy Mode theme editor where a JS could be thrown due to a race condition.
- Fixed an issue where review ratings are not recalculated properly when a review is deleted.
- Fixed a potential redirect loop when re-accepting Terms of Service and / or Privacy Policy changes.
- Fixed an issue where content was missing the proper share logo.
- Fixed an issue where post attachments sometimes used different styles within a list. Attachments in a list will always use a smaller 'inline' style now.
- Worked around a bug in MySQL when viewing statistics in the AdminCP.
- Fixed some HTML validation errors.
- Fixed an issue where uninstalling an application wouldn't delete the associated rss feed import data.
- Fixed an issue where changing table filters could cause the table to be stuck in loading state due to an underlying error.
- Fixed an issue where a cached Widget returned the wrong timezone based time.
- Fixed an issue where banned members could see that there are announcements, but could not read the announcement.
- Fixed issue where poll choices are cleared because poll question title is empty on Edit Topic submit.
- Advert impression counters are incremented via Redis to reduce MySQL write queries where Redis is available.
- Fixed an issue where some SMTP servers may fail to generate valid DKIM hashes.
- Removed browser caching for "upgrade in progress" page.
- Fixed an issue where the Privacy Page does not redirect to an external link.
- Fixed an issue when an anonymmous online status doesn't persist across logins when using button log in methods
REST / OAuth
- Fixed an issue where language string instead of the final parsed strings were used for Webhook Requests.
- Fixed an issue where the member's "solved count" would not show in QA forums.
- Fixed a bug that caused the wrong database table to be indexed when loading number of archived posts made by a given user
- Implemented notifications to the topic author when a question or topic is marked as solved.
- Implemented notifications to the poster when their post is marked as the solution to a topic or the best reply to a question.
- Implemented maximum dimensions of 800px x 800px for forum grid images to allow the software to reduce the size of extremely large images.
- Changed "popular posts" in the topic statistics area to make each displayed post a link to the post.
- Changed "posted images" in the topic statistics area to link attached images to the post they were attached to.
- Changed the unarchiving task to process quicker.
- Changed digest emails to honor the email truncation option.
- Changed the "Unsolved" option for topic feed widgets to restrict results to Question and Answer forums or forums with "Mark as solved" enabled.
- Added option to display inline moderation actions in between posts (if enabled) without the moderator name to non-moderators.
- Added per-group option to hide inline moderation actions shown in between posts.
- Added statistic block to show "Percentage of topics solved" to compare topics posted vs those marked solved within question and answer forums, or forums that allow a solution to be marked.
- Added statistic block to show "Average time to solved" for question and answer forums, or forums that allow a solution to be marked.
- Added the missing 'features' color field to forums categories.
- Added lazy load support to preview images in Topic Summary sidebar.
- Added lazy load support to forums when in grid view.
- Added support for the expanded topic view display within the fluid topic listing interface.
- Fixed an issue changing time periods when viewing new topic and post statistic charts.
- Fixed issues setting and unsetting best answers on topics.
- Fixed "solved" interface elements displaying for topics within forums where the ability to mark topic solutions has been disabled.
- Fixed an issue where viewing a topic when the last post is hidden does not mark the topic as read.
- Fixed reaction count showing incorrectly when viewing whole topic’s reactions (i.e. from expanded view).
- Fixed a bad id attribute in the post template.
- Optimized queries when all forums do not use a password.
- Improved performance of topic embeds.
- Improved performance of very large topics.
- Improved performance of the Forum Statistics widget on large forums.
- Improved performance of topic statistics.
- Improved performance of expanded forum view for large forums.
- Added the ability to show when specific group(s) have replied to a topic when viewing a list of topics
- Added filters to the topic list view to quickly isolate hidden topics and topics with hidden posts.
- Fixed an issue where the border-radius was incorrectly 0px in Q&A Forums.
- Improved results for "Popular Questions This Month" tab for Q&A Forums.
- Fixed an issue where club forums wouldn't show in Fluid View if only one root category exists.
- Fixed an issue where topic feeds could show cached read/unread status.
- Fixed an issue where Grid Card Images could show lost links.
- Fixed an issue where Youtube Shorts URLs would not embed.
- Fixed the position of the queued content badge in fluid view, which was overlapping the topic stats.
- Fixed an issue where topics marked manually for unarchiving would not be processed.
Pages
- Fixed OAuth login if guests cannot access site.
- Fixed creating a content item by the REST API not triggering a webhook.
- Fixed Zapier's API calls showing in logs without a name for the key.
- Fixed some duplicated error codes.
Commerce
- Fixed an issue where the page builder widgets did not have the correct data attributes when used in a Pages page.
- Fixed an issue that may occur during upgrade when Database file storage is used.
- Added a data-pageName parameter for the body tag with the page path (folder/name) for better CSS targeting.
- Changed two column page builder pages to use vertical widget layouts.
- Changed category fiters in databases to not require CSRF keys in order to apply filtering.
- Improved AdminCP logging of certain actions.
- .well-known can now be used as a folder name for Apple Pay verification in Commerce.
- Fixed an error that can occur after a database is deleted if there are pending review or comment deletions for the database.
- Fixed an error when creating a new block in the "Custom" block category has been deleted.
- Fixed orphaned files being left over when deleting fields, records and databases in the AdminCP.
- Fixed an error where saving templates for similar blocks with the same template name can result in an error.
- Fixed an issue where deleting a page may delete all pages within an unrelated subfolder.
- Fixed an issue when hiding a comment on a database with forum syncing using multi-moderation triggers a page not found error.
- Fixed an error attempting to use the advanced search for a Pages database in the AdminCP.
- Fixed unclear AdminCP logs when performing actions such as copying, editing or deleting a database.
- Fixed an issue where record authors couldn't respond to reviews.
- Fixed a PHP notice for certain reciprocal database link fields.
- Fixed orphaned review records being left behind when a database is deleted.
- Fixed an issue where automatically-generated topics did not trigger notifications for followers of the forum.
- Fixed an issue where "Publish Date" may not show correctly in record feed sort options.
- Fixed an issue where deleting a database which was used as reciprocal field in another database would result in error.
- Fixed an issue where importing RSS feeds to Pages could set the wrong author.
- Fixed an issue where article images would float outside of their content box if the article only contained a few lines of text.
- Fixed an issue with attachments not properly associating with comments on a record and not being deleted if the comment is deleted when syncing comments with the forums.
- Fixed an issue where copying blocks could result in lost attachments or languages strings.
- Fixed an issue where HTML logic of a page may be stored in the search index.
- Fixed and issue where inline editing an item field wouldn't update the reciprocal map.
- Fixed an issue with the REST API where a GET request to records with a category parameter would result in a DB error.
- Fixed an issue where it's possible to create two Folders with the same name, causing conflicts.
- Fixed an issue where the API can delete a forum even if a database posts topics to that forum.
- Fixed an issue where deleting a database wouldn't delete the associated rss feed import data.
- Fixed a niche issue where it was possible for a record name to show on the online list when the viewer does not have permission to view it.
Gallery
- Fixed an error occurring when checking out as a guest after following a referral link.
- Fixed an issue where a refund may not automatically happen if a payment is made via PayPal Subscriptions and refused by a fraud rule.
- Fixed an issue where refunding/cancelling an invoice with a referral commission would not revoke the commission.
- Fixed an issue where the AdminCP invoice view may not show all of the commissions on the invoice.
- Fixed an error during checkout due to renewals when performing stock checks.
- Added a confirmation pop-up when mass approving account withdrawals.
- Added an option to limit Withdrawal requests to one per currency at any time.
- Added a missing language string for the review widgets.
- Renewal invoice warning emails will now show tax included, if applicable.
- Improved email normalization for MaxMind fraud detection.
- Subscriptions Grace Period setting will now allow a value of 0.
- Fixed Commerce generating incomplete accounts when the "Ask to provide a display name?" setting is off.
- Fixed an issue where you may be able to purchase more than the number of items in stock.
- Fixed race-condition potentially causing duplicate purchase records or transactions.
- Fixed interactions on invoice table when viewing a purchase in AdminCP.
- Fixed error trying to access a customer's support request history from the sidebar when viewing a support request.
- Fixed error trying to approve a transaction from a Stripe dispute page.
- Fixed some countries not showing in Markets statistics page.
- Fixed an error attempting to delete support replies in the AdminCP.
- Fixed error reporting when checking out with Stripe on a free trial with incorrect card details.
- Fixed billing name not being passed to Stripe when paying with card.
- Fixed an error when running PHP 7.4 and adding items with certain configurations to the cart.
- Fixed an issue with certain email notifications generated by Commerce resulting in errors or potentially incorrectly formatted amounts.
- Fixed an issue where editing a purchase's grace period would enable renewals on the purchase even if there are none specified.
- Fixed an issue where guest location tracking via cookie did not work correctly.
- Fixed an issue where replying to a support request and returning to the list of requests does not mark the request as read.
- Fixed an issue where customers could not reactivate subscriptions where an existing subscription was cancelled but allowed the customer to reactivate.
- Fixed an issue where checking out with an item without a renewal charge could in some circumstances cause an error.
- Fixed some missing friendly URLs on various pages of Commerce.
- Fixed an issue where disabled subscriptions couldn't be canceled.
- Fixed an issue where renewal terms were not presented on the front end in the order they are specified in the AdminCP.
- Fixed an issue where support tabs in the AdminCP would not wrap and could cause the page to stretch.
- Fixed an error when running PHP 7.4 when creating new support streams in the Admin CP.
- Fixed an issue where if a customer cancels a PayPal billing agreement immediately after the initial payment before the webhook for that payment is received, the payment becomes associated with a blank invoice.
- Fixed an issue where a user may be prompted to provide card details when purchasing a free trial, even if the product being purchased is restricted to non-card payment methods.
- Fixed an issue with Member Filters happening when members where filtered by subscriptions and purchases.
- Fixed an issue where copying a donation goal would not copy the donation goal description.
- Fixed an issue where copying a support department would not copy the support department submission screen text.
- Fixed an issue where copying a support severity would not copy the support severity description.
- Fixed an issue where deleting a support status would not remove the custom language strings in the database.
- Fixed an issue where copying or deleting a shipping rate did not copy or delete the delivery estimate text.
- Fixed an issue where copying or deleting a product filter did not copy or delete the public name.
- Fixed an issue where copying or deleting a product did not copy or delete various translatable fields, such as the client area page content and email notification subjects.
- Fixed an issue where canceling an ad purchase would result in an error.
- Fixed an issue where users may not see the correct page after checkout if email validation is in use.
- Fixed an IN_DEV error editing Pages templates that was thrown for applications without any Pages Templates.
- Fixed an error that can occur in some situations when allowing upgrading purchases between renewals pro-rata.
- Fixed an issue where Stripe webhook events may fail in some circumstances.
- Fixed an issue where API requests may cause an error if referencing transactions from deleted members.
- Fixed an issue where merging members could leave members as alternative contacts for themselves.
- Fixed an issue where the first step may be skipped during checkout even if custom fields are required.
Downloads
- Added ability to remove category and album cover photos.
- Adjusted default Gallery bandwidth retention period from unlimited to 1 year.
- Improved performance of certain areas of Gallery.
- Improved performance of the Gallery Statistics widget on large galleries.
- Fixed not being able to upload to Gallery if albums are required, and the member had previously created an album, but the member can no longer create new albums.
- Fixed not being able to toggle "Enable maps by default" on in the Gallery settings.
- Fixed multiquoting comments.
- Fixed an issue where maximum allowed file sizes for images or movies may not be applied as expected in certain configurations.
- Fixed a CSRF error when mass-managing Gallery category content (moving to another category or deleting).
- Fixed an issue toggling maps enabled for images in certain cases.
- Fixed albums not being hidden when a user is flagged as a spammer.
- Fixed an issue with the submission progress bar for some locales.
Blogs
- Added an option to require a change log to be submitted with new version updates.
- Added the ability for files to be re-activated after renewals are cancelled.
- Added statistics pertaining to the most downloaded files
- Changed the "Upload a new version" process to also verify the user can add to the category, in addition to being able to edit the file.
- Fixed an issue where downloading small files can fail.
- Fixed several issues handling watermarks and original non-watermarked screenshots.
- Fixed an issue where group limitations on maximum file submission size may not apply correctly when a member belongs to more than one group.
- Fixed an issue with submit buttons showing for club Downloads categories that a user does not have permission to submit to.
- Fixed an issue in the logic that determines whether a renewal invoice should be generated.
- Fixed an issue where downloads digest emails can contain broken thumbnails.
- Fixed an issue where rejected pending versions could leave screenshots and thumbnails orphaned on disk.
- Fixed an issue where a lot of files submitted that were queued as pending files could cause an error.
- Fixed the hardcoded "Change how the notification is sent" text when the notification blurb.
- Fixed an issue where the API can delete a forum even if a downloads category posts topics to that forum.
- Removed the not working search options from the custom fields edit form.
Calendar
- Added ability to manage entry categories for group blogs when viewing the blog on the front end.
- Fixed a bug where flagging a user as a spammer will disable all group blogs the user has access to submit entries to.
- Fixed pagination when showing blog entries in a particular category.
- Fixed an issue where creating a blog in the frontend would show the previous created blogs description.
- Fixed entry cover photos becoming orphaned when the entry is deleted.
- Fixed some breadcrumb links not using friendly URLs.
- Fixed some broken language phrases when Forums and Pages are not installed.
- Fixed an issue where some members couldn't report specific blog entries.
- Fixed an issue where the AdminCP livesearch results link to categories instead of blogs.
- Removed view options for guests in blogs.
- Removed Aggregate rating from JSON-LD structured data
- Added a warning message when deleting a blog that this action will permanently delete the blog and all its entries.
REST / OAuth
- Fixed an issue where the cover photo may be deleted when duplicating an event.
- Fixed an error when editing iCalendar feed imports in the AdminCP.
- Fixed a bug where recurring events in upcoming event widgets may display the wrong date.
- Fixed a bug where events may show on the daily view in calendar on days the event does not occur.
- Fixed event cover photos becoming orphaned when the event is deleted.
- Fixed a minor bug where ranged events crossing from one week into another may not be visually represented as doing so.
- Fixed a bug where iCalendar feeds that are imported into Calendar may cause previously viewed events to show as unread.
- Fixed events occurring on the same day not ordering properly in the Upcoming Events widget.
Converter
- Fixed creating a content item by the REST API not triggering a webhook.
- Fixed creating a topic in a category (i.e. a container which cannot have topics posted to it) not reporting an error.
- Added support for wpForo 1.9.x.
- Added support for converting Markdown formatted posts in Vanilla.
- Improved converters to skip invalid child applications that do not exist.
- Improved performance of the Vanilla converter.
- Fixed an issue where large filenames could cause a logging error.
- Fixed an issue where pre-configured CMS Category permissions may not be correct.
- Fixed custom fields not converting properly from WordPress.
- Fixed an issue where acronyms may not convert from Invision Community.
- Fixed a niche issue where a temporary database column may be missing.
- Fixed an issue converting checkbox set custom fields in some cases.
- Fixed an issue where legacy SMF attachments may not be converted.
- Fixed an issue converting some types of SMF profile photos.
- Fixed an issue where emoticons in content may not get converted properly.
- Fixed an issue where a conversion from IPS forums would fail.
- Fixed an issue where long topic titles in 3rd party applications could cause forum conversions to fail.
- Fixed some issues when converting from Vanilla and your files used to be in S3.
- Fixed a niche issue where really old vBulletin avatars may not be converted.
Changes affecting third-party developers and designers
Important Method Changes:
- Upgraded Whoops to version 2.9.1.
- Added support for web push notifications. To support these kinds of notifications, you will need to add parsemobile* methods in your Notification extensions.
- Added a $count parameter to \IPS\Content::definiteArticle/_definiteArticle(). If an integer is passed, a pluralized phrase will be used, if available. You should add pluralized strings for any __defart_* strings you've already created. The key should be in the format __defart_*_plural.
- Added constant ACP_SESSION_TIMEOUT to allow administrators to control how long AdminCP sessions are valid for.
- Added a per-application setting to hide the application on the announcement creation form (this setting's use may be expanded in the future).
- Added theme settings to control header height (desktop & mobile sizes), which are used in the existing CSS variables.
- Added version to the filename of exported apps/plugins/themes/languages.
- Added \IPS\DateTime::roundedDiff() and \IPS\DateTime::roundedDiffFromSeconds() to return a human-readable rounded diff of two datetime objects, or a diff based on a supplied number of seconds, respectively.
- Added a new 'enforceMaxLimit' option for \IPS\Form\Helper\Password elements to bypass the max 72 character limit.
- Added an option to set orderResults to FALSE for \IPS\Helpers\Form\Item instances to return results in the order the user specified.
- Added a new javascript utility method to adjust external links to force them to open in a new window: ips.utils.links.updateExternalLinks. This is called automatically on the contentChange event, but may also be called manually in situations where the contentChange event is not fired.
- Improved the extensibility of Cache/DataStore methods.
- Updated some uses of border-radius to use existing CSS variables.
- Changed template groups and locations to be case-sensitive, which fixes an issue enabling designers mode on a server using a case-sensitive file system.
- Changed the logic that controls how pagination is shown in templates. The data-role="tablePagination" element should now always exist in the table DOM; it will be shown/hidden dynamically if pagination is required after AJAX requests.
- Fixed an error that can occur when dev sync runs if you are not logged in and the application has a whatsnew.json file in its latest version folder.
- Fixed broken progress bar when enabling designers mode.
- Fixed numeric values passed to the REST API /core/members/{id} endpoint not always adjusting the property, and sometimes causing an SQL error.
- Fixed the "Upcoming Events" widget not showing when developer mode is enabled.
- Fixed an issue using the hide option for contentAction when deleting a member via the REST API.
- Fixed eq() pseudo-selector no longer being supported in theme hooks.
- Fixed required() pseudo-selector not working in theme hooks.
- Fixed \IPS\Content\Statistics not working for applications that use a database column prefix.
- Fixed theme hooks on Forums > index > forumGridItem not working as expected.
- Fixed a missing redirect when hiding comments using multi-moderation on classes that do not define a $hideLogKey property.
- Fixed the constructor for \IPS\nexus\DomainLookup not honoring the $performWhoisLookup parameter.
- Fixed some inconsistent HTML with building the quick search menu options.
- Fixed an error that can occur when sessions are cleared.
- Fixed a bug where a notification flash instance without an image passed (i.e. a notification with no author) results in a broken image.
- Fixed an issue where it was not possible to use form headers in widget configuration forms.
- Fixed installing plugins generating an invalid widgets.json file.
- Fixed an error deleting Pages templates in the AdminCP when developer mode is enabled.
- Fixed issues adding/editing database indexes for applications.
- Fixed an issue where you could not hook into \IPS\Redis.
- Fixed an undefined index notice parsing valid ICS feeds with no events in them.
- Fixed an inaccurate Redis log entry indicating read server used instead of write server.
- Abstracted code in \IPS\core\modules\admin\members\members::export() to make it easier to apply hooks to member list exports.
- Removed ability to reorder queries for upgrader in the developer center. Developers should manually reorder the JSON file if necessary.
- Removed the onOtherAppUninstall() method from application Uninstall extensions in favor of onOtherUninstall().
- Removed several deprecated methods and properties throughout the Suite and verified core code no longer references those methods and properties.
- Enforced the $type parameter for \IPS\Email::buildFromContent() and \IPS\Email::buildFromTemplate() with an error if the type is not specified.
- The markRead() method will no longer consider an updated column if last_comment or last_review is defined.
- A number of caching improvements have been implemented, please make sure your pages are sending no-cache headers if you do not want them cached.
- Non-AJAX requests that retain a CSRF token in the URL with a 200 response code will now trigger a development error recommending to redirect the request or otherwise remove the CSRF token. Leaving a CSRF token in the URL while generating a page can represent a security risk if remote images (for example) are embedded on the page, as the CSRF token could be susceptible to interception by the remote party.
- Support for notification sounds in the browser has been removed. If you rely on playing sounds, you will need to implement this functionality in your application.
- Add new method was added to the IPS\Content\Item class which is called when an item is deleted. It's receiving the comment/review ids which are going to be deleted, allowing you to remove any additional cleanup calls based on the comments and reviews in this item.
- Updated the ModCP content restore (soft delete) to use the built in restore() method instead of using its own code.
- Account settings will no longer prompt for re-authentication if the account does not have a way of re-authenticating. Applies mostly to custom SSO integrations.
- Added a $seperator parameter to \IPS\CustomField::displayValues which can be used to define a custom seperator when displaying multiple values .
- Updated method signature for \IPS\Node\Model::getLastCommentTime().
- Added a $count parameter to \IPS\Content::definiteArticle/_definiteArticle(). If an integer is passed, a pluralized phrase will be used, if available. You should add pluralized strings for any __defart_* strings you've already created. The key should be in the format __defart_*_plural.
Key Changes
This new release brings many new features to Invision Community.
Additional Information
Core
Forums
- Added support for web push notifications.
- Implemented a new AdminCP support Health Dashboard in place of the support tool.
- Improved uploader UI across the suite.
- Added support for Emoji 13.0 emojis.
- Added support for WebShare API.
- Added an option to disable relative dates.
- Improved security of AdminCP member list.
- Improved security of attachments for guests.
- Improved performance of attachment lookups in the editor.
- Improved performance of the Followed Content activity stream.
- Improved performance of handling custom meta tags.
- Improved randomization of randomly sorted content feed widgets.
- Improved performance of session handling.
- Improved upgrade error messages.
- Added a simple offline page, displayed when users have no internet connection.
- Improved performance of Emoji menu in the editor.
- Added support for PHP 8.
- Added support for uploaded webp images (if the server's image handling software supports webp).
- Added incoming and outgoing email addresses to the new installation onboarding wizard.
- Added additional options for handling media enclosures in imported RSS feeds.
- Added support for anonymous posting.
- Added a block to user profiles to show the number of solutions the member has submitted, and a page to view all solutions.
- Added ability to search by email address when looking for members in the Moderator CP for moderators with permission to view email addresses.
- Added a new notification when content is approved.
- Added new option for \IPS\OUTPUT_CACHE_METHOD to disable output caching, but still send cache headers.
- Added support for s-maxage, stale-if-error, stale-while-revalidate cache-control directives.
- Added a link to re-enable a disabled messenger on mobile.
- Added pruning of IP addresses for stored ratings based on the AdminCP IP address pruning configuration.
- Added some AdminCP search keywords. Added ability to pay renewal invoices in the AdminCP Marketplace.
- Added native lazy loading attribute for user profile images and reactions.
- Added canonical tag for Leaderboard > Past Leaders page.
- Added a missing language string for the administrators permissions.
- Separated "Reaction" and "My Stuff" notification preferences so that reaction notifications can be controlled separately.
- Improved page performance metrics by adding font-display style to FontAwesome and preloading woff2 font file.
- Reintroduced the ability to automatically embed Facebook and Instagram links in posts.
- Changed AdminCP sessions to be valid for up to 1 hour by default.
- Changed most multi-select form inputs in the AdminCP to checkbox sets.
- Changed IP banning to not be run for guests.
- Changed warning point verbiage to use numeric pluralization to better support non-English languages.
- Changed the way how the widget manager send the data to resolve an error when too many widgets are placed on the page.
- Changed file storage configuration manager to prevent Community In The Cloud clients from selecting filesystem storage handlers.
- Changed the email in the profile hovercard into a mailto link
- Improved 304 response caching removing database connection.
- Improved pluralized verbiage for automatic moderation.
- Implemented caching for "Active Users" and "Who's Online" blocks.
- Implemented a minor performance improvement when fetching groups.
- Improved performance of staff directory page by removing unnecessary queries.
- Improved performance of the ModeratorCP where hidden posts are listed.
- Improved performance of multi-moderation actions.
- Improved performance of sending emails to multiple recipients when there are promote items to be included.
- Improved inline quoting to account for text copied from code blocks.
- Updated WordPress login handler to use new Miniorange OAuth server endpoints.
- Moved the "Tags" text color theme setting to the "Front End Colors" tab.
- Adjusted guest posts that require approval to not show the post pending approval.
- Adjusted caching headers for guests in some areas.
- Improved reliability of address autocomplete.
- Improved WordPress OAuth for WordPress servers that do not allow the authorization HTTP header.
- Improved speed of re-indexing some content items after moderation.
- Improved performance of marking something as read in some cases.
- Improved soft deleting comments/reviews to remove code duplication.
- Improved rich embedding to support embedding of short links provided by the TikTok app (vm.tiktok.com links).
- Improved the appearance of the Notification Settings screen.
- Clarified the purpose of the Date field when configuring an Activity Stream block.
- Fixed a long-standing issue where pagination would not show on tables after AJAX requests where the page did not contain pagination when first loaded.
- Fixed "Post Before Registering" + word filters set to hold the content for moderator approval working together.
- Fixed “Unlimited” not working for “Maximum image dimensions to save” setting.
- Fixed an issue where the wrong author may be notified when a comment or review is embedded.
- Fixed an issue specify dimensions for images in posts manually.
- Fixed an issue where items to be moderated are not reflected in the interface when moving to other pages.
- Fixed a potential javascript error when a broken video is posted.
- Fixed unhiding topics from edit screen.
- Fixed bad admin logs when managing group administrators and moderators in the AdminCP.
- Fixed an issue where pruning members or mass moving members to a new group can result in an old cached group count still displaying in the AdminCP.
- Fixed exact word filters requiring moderator approval resulting in the word being stripped from the title instead of triggering moderator approval.
- Fixed posting a status update taking a long time if the user has a lot of followers.
- Fixed Authy setup on Firefox.
- Fixed web manifest not working when the site is in offline mode.
- Fixed an issue where the "Can login anonymously" group setting may not apply as expected when a user belongs to more than one group.
- Fixed incorrect timezone detection for users in Argentina.
- Fixed an issue where certain custom profile fields would not be formatted when exporting the member list from the AdminCP.
- Fixed some UI issues with right-to-left languages.
- Fixed an issue where moving a read content item to a new container results in it becoming unread.
- Fixed pressing ctrl/cmd+enter multiple times causing duplicate posts.
- Fixed image dialog in editor not showing correctly on iOS.
- Fixed an issue where profanity filters set to hold content for moderator approval may apply against the previous content instead of the new content when editing a content item.
- Fixed an issue with specific CKEditor plugins for Community In The Cloud clients.
- Fixed orphaned files being left over when deleting custom fields throughout the Suite.
- Fixed orphaned files being left over in some cases when uninstalling applications.
- Fixed a performance issue viewing "Unread Content" activity streams in some configurations.
- Fixed an issue handling dates associated with ratings for content.
- Fixed images pasted into editor sometimes being inserted in wrong location.
- Fixed an RTL display issue with the caret arrow connecting an editor with a profile photo.
- Fixed an RTL display issue with the attachment box in posts.
- Fixed an issue where pasting links in Microsoft Edge may not allow them to embed.
- Fixed an issue where the link to disable your messenger was not displaying.
- Fixed opacity of button after repositining cover image.
- Fixed a minor issue where Community in the Cloud clients could see a countdown timer that says "You may continue in 0:010 seconds".
- Fixed the not translatable enabled/disabled string in the moderator history for comment approval enabled/disabled log entries.
- Fixed the "Preview" button in an editor potentially causing attachments to be associated with the wrong post.
- Fixed an issue where the UTF-8 converter "Fix collations" process may get stuck if it times out on a large table.
- Fixed an issue where the DeleteImageProxyFiles task would never finish or not update its progress appropriately .
- Fixed some invalid CSS syntax.
- Fixed an issue with the deletecontent task that can cause the task to lock when ran via cron.
- Fixed an issue moving Icons & Logos to a new storage handler when one or more of the images is broken.
- Fixed certain activity statistics showing inaccurate previous period values.
- Fixed an issue where users may be able to bypass image restrictions in signatures.
- Fixed a bug where exact profanity filters were treated case sensitive.
- Fixed an issue where status update pagination may not work correctly.
- Fixed an issue where URLs in editor fields may be corrupted when exporting member lists.
- Fixed an issue where attachments may inadvertently force a post into moderation when Link Moderation is enabled.
- Fixed an issue where Plugins & Languages may not show an update is available.
- Fixed an issue where updating plugins will leave deleted or renamed javascript files behind.
- Fixed an issue where the core_output_cache table size could get very large.
- Fixed a bug with pagination links when viewing a member's list of ignored members.
- Fixed a bug where the member list export process may show a percentage complete greater than 100.
- Fixed an issue where unbroken words can break email layouts.
- Fixed an issue where customized email templates do not inherit template parameter changes during upgrade.
- Fixed an issue specify dimensions for images in posts manually.
- Fixed an error upgrading third party applications on Community In The Cloud accounts in some cases.
- Fixed an issue where it was not possible to login through OAuth if the OAuth server had guest access disabled.
- Fixed an RTL display issue with the caret arrow connecting an editor with a profile photo.
- Fixed an issue where numeric fields could be incorrectly treated as incomplete during profile completion.
- Fixed an issue where too many cookies could be set when using custom profile fields with editors in them.
- Fixed an issue where the email failure AdminCP notification may mistakingly be sent even when other emails are sending correctly.
- Fixed an issue where creating a ban filter would break with IN_DEV being enabled.
- Fixed an issue where the login form may not redirect the user to their original location in some situations.
- Fixed an error that can occur when a Marketplace login expires.
- Fixed a bug where RSS imports may create a broken image depending upon the "Maximum image dimensions to save" configuration.
- Fixed a bug where the fontsize template plugin may return an invalid value when certain language packs are used.
- Fixed an error with the REST API reference page when a referenced application is not installed.
- Fixed a potential issue that can occur when the Sitemap generator runs via cron.
- Fixed a javascript error that can occur in the AdminCP when using custom analytics tracking codes.
- Fixed an issue where item counts could be unreadable in the moderator control panel IP tools on small displays.
- Fixed an issue where the layout for the move dialog could be broken with long container names.
- Fixed an issue where the move members task could stop working when the target group doesn't exist.
- Fixed moderator permission checks in report center.
- Fixed an issue with structured data throughout the Suite for users with automatically generated letter photos.
- Fixed an error viewing reports that had comments.
- Fixed a display issue that can occur when a spoiler is found inside a quote.
- Fixed a bug where comments from ignored users may display incorrectly when added to a comment stream from an inline notification (i.e. "View new post" within a topic you are viewing).
- Fixed editing code blocks inside certain other elements (such as spoilers) adding extra line breaks.
- Fixed club cover photos becoming orphaned when the club is deleted.
- Fixed member cover photos becoming orphaned when the member is deleted.
- Fixed an issue where it was not possible to report content items unless the member group was set to be able to report all content types.
- Fixed an issue where meta descriptions could have quotes stripped.
- Fixed an issue dismissing upgrade notifications if the page has not finished loading yet.
- Fixed an issue that can occur if a license check fails.
- Fixed an issue where sub-nodes would not load on a chart's custom form.
- Fixed an issue where comments may be added to a comment feed (such as posts within a topic) more than once when clicking the link to show new replies.
- Fixed a bug where code syntax highlighting in a post may incorrectly highlight code in a language other than the chosen one.
- Fixed the Warning Action form throwing an error while IN_DEV.
- Fixed an issue where some status update functionality may still show if the status module is disabled.
- Fixed streams showing read content when they should only show unread content on occasion.
- Fixed streams allowing "all" to be specified for date range when using MySQL search, which is restricted to the last 365 days.
- Fixed automatic linking of URLs in posts not working after emptying browser storage.
- Fixed an issue where the moderator control panel could throw an error if status update reports were present.
- Fixed share link not being auto-selected for easy copying when the dialog to share a comment is opened.
- Fixed a link that can cause the page title to be removed resulting in the current URL displaying as the page title in the browser.
- Fixed a javascript error that can occur upon selecting a Pixabay image from the "Choose stock photo" selector.
- Fixed an issue where the 'Expand' link on collapsed quotes could appear twice when a comment is added to the page.
- Fixed an issue where icons overlap on blocks in the Admin CP statistics areas.
- Fixed an issue where quotes split in the editor with a double-enter keystroke would not retain quote data or notify original author correctly.
- Fixed an issue when logging in with LinkedIn.
- Fixed certain hidden content such as empty widgets not always being hidden.
- Fixed an issue where the Tag autocomplete field in certain situations (e.g. Gallery submission screen) would have a misplaced results dropdown.
- Fixed an issue where search result snippets may not have shown the relevant text containing the matched search term.
- Fixed an issue where quoting a user whose username has a leading zero would cause the zero to be dropped when the quote is displayed.
- Fixed an issue where spacing around embedded images in an email may not accurately reflect how it appeared in the editor.
- Fixed an issue where the AdminCP upgrader would not update the versions of disabled applications.
- Fixed an issue where Mapbox maps could show both a clustered group of markers and single items in the same view.
- Fixed a bug where viewing streams with custom parameters to adjust the filters will not display the correct results when clicking the "Load More" button.
- Fixed an error when attempting to force a password reset for a member with no current password.
- Fixed an issue displaying the current notification preferences overview when MySQL read/write separation is used.
- Fixed an issue when viewing/updating legacy 3.x applications via Marketplace.
- Fixed report center comments not having the image proxy stripped when upgrading from previous versions.
- Fixed Google Adsense code being stripped from posts even if submitted with HTML posting allowed.
- Fixed an error when disabling languages in some circumstances.
- Fixed guests not able to report content if using Keycaptcha.
- Fixed attachments in translatable fields.
- Fixed an issue with lazy loading in certain situations and certain locales.
- Fixed an issue with the mobile navigation menu where parent items with unique links would not show as clickable sub-items.
- Fixed "Stop all email notifications" not disabling digests.
- Optimized the staff directory to reduce page loading times.
- Fixed some broken AdminCP live search results on CiC.
- Fixed the background color of ACP Drop Areas and the color of treelist links for the AdminCP dark theme.
- Fixed an issue where radio form element descriptions may be misaligned.
- Fixed an issue with an error message not showing the folder name when plugin installation fails.
- Fixed an issue where some external links did not open in a new window despite the relevant setting being enabled.
- Fixed an invalid Open Graph type tag being specified.
- Fixed a missing confirmation when deleting content via the moderator approval queue.
- Fixed an issue where status update notification text could be inaccurate.
- Fixed certain options available for custom streams not working as expected.
- Fixed an issue where status update notification text could be inaccurate.
- Fixed a false positive report that images raise security exceptions in some cases.
- Fixed the "•••" button in the author response being always displayed, even if the logged in member can't edit or delete the response.
- Fixed Search Activity Statistics resulting in an error due to a MySQL issue in some cases.
- Fixed content pagination not populating correctly in some applications with restricted moderators.
- Fixed a bug where resizing a window could result in a horizontal scrollbar when an upload widget exists on the page.
- Fixed a DB error happening when somebody tries to post too many data to a textarea field.
- Fixed an issue where Safari may reload each page after the user logs out.
- Fixed messenger link still displaying on profiles on mobile devices if the user does not have permission to access the messenger module.
- Fixed an issue where the number short format wouldn't work after a language import.
- Fixed an issue where club custom fields would show autosave values for different clubs.
- Fixed an uncaught exception when following a malformed "follow" URL.
- Fixed inline moderator actions in content items showing the wrong moderator name in some circumstances.
- Fixed an issue where referral cookies may not be set when guests view a page served from the cache.
- Fixed an issue where referrals from deleted members could cause an error.
- Fixed an issue where member exports can contain html for profile fields.
- Fixed chunk uploading when using Amazon S3 with some S3-compatible providers.
- Fixed broken 3rd party ACP permissions on CiC.
- Fixed a typo when flagging a member as a spammer.
- Fixed an issue where editor contents may be lost or incorrect when paginating through a topic and using the editor on different pages.
- Fixed an issue where font-awesome <i> tags submitted in source mode are stripped by CKEditor.
- Fixed an issue where AdminCP theme resource may continously be written to disk.
- Fixed statistical charts not working in some locales.
- Fixed sitemaps not generating properly.
- Upgraded CKEditor to 4.16.
- Optimized Redis when storing data and sessions.
- Removed the mobile "hamburger" menu on mobile pages, which was inadvertently added on 4.5.
- Removed unnecessary Pragma header where used.
- Removed HTML5 shiv in AdminCP.
- Removed view options for guests in clubs.
- Removed support for Twitch embeds as Twitch has removed their oembed endpoint with no plans to introduce a new one.
- Removed notification sounds.
- Removed orphaned 'Activity/Content Discovery' module.
- Fixed incorrect css variable names affecting .ipsMenu children.
- Fixed the background color of selected text in ACP Code Editors while using dark mode.
- Fixed the caret color in ACP Code Editors while using dark mode.
- Fixed various minor issues with the AdminCP Marketplace.
- Changed the color css variable on #elRegisterButton so it uses the correct variable.
- Removed an excess closing anchor tag from the coppa template file.
- Fixed an issue where the width of the layout would stretch, caused by long strings of content.
- Removed support for Memcache, APC, XCache, WinCache. Use Redis instead.
- Made the 404/403 error pages more friendly.
- Added a new Spam Defense option to allow registration but require moderator approval of all new posts.
- Added an option to the profanity word filters to hold for moderation when a member has less than a set number of posts.
- Fixed an issue where Member Sync onEmailChange may be called before validation when changing email via validating screen.
- Fixed importing members from CSV to Date custom fields not importing properly.
- Fixed an issue where font-sizes on mobiles weren't following the Font Scale setting.
- Fixed an issue where tags associated with hidden content were included when generating statistics.
- Fixed an issue with the Easy Mode theme editor in Safari which caused the "Select" tool to return incorrect styles.
- Fixed an separate issue with the Easy Mode theme editor where a JS could be thrown due to a race condition.
- Fixed an issue where review ratings are not recalculated properly when a review is deleted.
- Fixed a potential redirect loop when re-accepting Terms of Service and / or Privacy Policy changes.
- Fixed an issue where content was missing the proper share logo.
- Fixed an issue where post attachments sometimes used different styles within a list. Attachments in a list will always use a smaller 'inline' style now.
- Worked around a bug in MySQL when viewing statistics in the AdminCP.
- Fixed some HTML validation errors.
- Fixed an issue where uninstalling an application wouldn't delete the associated rss feed import data.
- Fixed an issue where changing table filters could cause the table to be stuck in loading state due to an underlying error.
- Fixed an issue where a cached Widget returned the wrong timezone based time.
- Fixed an issue where banned members could see that there are announcements, but could not read the announcement.
- Fixed issue where poll choices are cleared because poll question title is empty on Edit Topic submit.
- Advert impression counters are incremented via Redis to reduce MySQL write queries where Redis is available.
- Fixed an issue where some SMTP servers may fail to generate valid DKIM hashes.
- Removed browser caching for "upgrade in progress" page.
- Fixed an issue where the Privacy Page does not redirect to an external link.
- Fixed an issue when an anonymmous online status doesn't persist across logins when using button log in methods
REST / OAuth
- Implemented notifications to the topic author when a question or topic is marked as solved.
- Implemented notifications to the poster when their post is marked as the solution to a topic or the best reply to a question.
- Implemented maximum dimensions of 800px x 800px for forum grid images to allow the software to reduce the size of extremely large images.
- Changed "popular posts" in the topic statistics area to make each displayed post a link to the post.
- Changed "posted images" in the topic statistics area to link attached images to the post they were attached to.
- Changed the unarchiving task to process quicker.
- Changed digest emails to honor the email truncation option.
- Changed the "Unsolved" option for topic feed widgets to restrict results to Question and Answer forums or forums with "Mark as solved" enabled.
- Added option to display inline moderation actions in between posts (if enabled) without the moderator name to non-moderators.
- Added per-group option to hide inline moderation actions shown in between posts.
- Added statistic block to show "Percentage of topics solved" to compare topics posted vs those marked solved within question and answer forums, or forums that allow a solution to be marked.
- Added statistic block to show "Average time to solved" for question and answer forums, or forums that allow a solution to be marked.
- Added the missing 'features' color field to forums categories.
- Added lazy load support to preview images in Topic Summary sidebar.
- Added lazy load support to forums when in grid view.
- Added support for the expanded topic view display within the fluid topic listing interface.
- Fixed an issue changing time periods when viewing new topic and post statistic charts.
- Fixed issues setting and unsetting best answers on topics.
- Fixed "solved" interface elements displaying for topics within forums where the ability to mark topic solutions has been disabled.
- Fixed an issue where viewing a topic when the last post is hidden does not mark the topic as read.
- Fixed reaction count showing incorrectly when viewing whole topic’s reactions (i.e. from expanded view).
- Fixed a bad id attribute in the post template.
- Optimized queries when all forums do not use a password.
- Improved performance of topic embeds.
- Improved performance of very large topics.
- Improved performance of the Forum Statistics widget on large forums.
- Improved performance of topic statistics.
- Improved performance of expanded forum view for large forums.
- Added the ability to show when specific group(s) have replied to a topic when viewing a list of topics
- Added filters to the topic list view to quickly isolate hidden topics and topics with hidden posts.
- Fixed an issue where the border-radius was incorrectly 0px in Q&A Forums.
- Improved results for "Popular Questions This Month" tab for Q&A Forums.
- Fixed an issue where club forums wouldn't show in Fluid View if only one root category exists.
- Fixed an issue where topic feeds could show cached read/unread status.
- Fixed an issue where Grid Card Images could show lost links.
- Fixed an issue where Youtube Shorts URLs would not embed.
- Fixed the position of the queued content badge in fluid view, which was overlapping the topic stats.
- Fixed an issue where topics marked manually for unarchiving would not be processed.
Pages
- Fixed OAuth login if guests cannot access site.
- Fixed creating a content item by the REST API not triggering a webhook.
- Fixed Zapier's API calls showing in logs without a name for the key.
- Fixed some duplicated error codes.
Commerce
- Added a data-pageName parameter for the body tag with the page path (folder/name) for better CSS targeting.
- Changed two column page builder pages to use vertical widget layouts.
- Changed category fiters in databases to not require CSRF keys in order to apply filtering.
- Improved AdminCP logging of certain actions.
- .well-known can now be used as a folder name for Apple Pay verification in Commerce.
- Fixed an error that can occur after a database is deleted if there are pending review or comment deletions for the database.
- Fixed an error when creating a new block in the "Custom" block category has been deleted.
- Fixed orphaned files being left over when deleting fields, records and databases in the AdminCP.
- Fixed an error where saving templates for similar blocks with the same template name can result in an error.
- Fixed an issue where deleting a page may delete all pages within an unrelated subfolder.
- Fixed an issue when hiding a comment on a database with forum syncing using multi-moderation triggers a page not found error.
- Fixed an error attempting to use the advanced search for a Pages database in the AdminCP.
- Fixed unclear AdminCP logs when performing actions such as copying, editing or deleting a database.
- Fixed an issue where record authors couldn't respond to reviews.
- Fixed a PHP notice for certain reciprocal database link fields.
- Fixed orphaned review records being left behind when a database is deleted.
- Fixed an issue where automatically-generated topics did not trigger notifications for followers of the forum.
- Fixed an issue where "Publish Date" may not show correctly in record feed sort options.
- Fixed an issue where deleting a database which was used as reciprocal field in another database would result in error.
- Fixed an issue where importing RSS feeds to Pages could set the wrong author.
- Fixed an issue where article images would float outside of their content box if the article only contained a few lines of text.
- Fixed an issue with attachments not properly associating with comments on a record and not being deleted if the comment is deleted when syncing comments with the forums.
- Fixed an issue where copying blocks could result in lost attachments or languages strings.
- Fixed an issue where HTML logic of a page may be stored in the search index.
- Fixed and issue where inline editing an item field wouldn't update the reciprocal map.
- Fixed an issue with the REST API where a GET request to records with a category parameter would result in a DB error.
- Fixed an issue where it's possible to create two Folders with the same name, causing conflicts.
- Fixed an issue where the API can delete a forum even if a database posts topics to that forum.
- Fixed an issue where deleting a database wouldn't delete the associated rss feed import data.
- Fixed a niche issue where it was possible for a record name to show on the online list when the viewer does not have permission to view it.
Gallery
- Added a confirmation pop-up when mass approving account withdrawals.
- Added an option to limit Withdrawal requests to one per currency at any time.
- Added a missing language string for the review widgets.
- Renewal invoice warning emails will now show tax included, if applicable.
- Improved email normalization for MaxMind fraud detection.
- Subscriptions Grace Period setting will now allow a value of 0.
- Fixed Commerce generating incomplete accounts when the "Ask to provide a display name?" setting is off.
- Fixed an issue where you may be able to purchase more than the number of items in stock.
- Fixed race-condition potentially causing duplicate purchase records or transactions.
- Fixed interactions on invoice table when viewing a purchase in AdminCP.
- Fixed error trying to access a customer's support request history from the sidebar when viewing a support request.
- Fixed error trying to approve a transaction from a Stripe dispute page.
- Fixed some countries not showing in Markets statistics page.
- Fixed an error attempting to delete support replies in the AdminCP.
- Fixed error reporting when checking out with Stripe on a free trial with incorrect card details.
- Fixed billing name not being passed to Stripe when paying with card.
- Fixed an error when running PHP 7.4 and adding items with certain configurations to the cart.
- Fixed an issue with certain email notifications generated by Commerce resulting in errors or potentially incorrectly formatted amounts.
- Fixed an issue where editing a purchase's grace period would enable renewals on the purchase even if there are none specified.
- Fixed an issue where guest location tracking via cookie did not work correctly.
- Fixed an issue where replying to a support request and returning to the list of requests does not mark the request as read.
- Fixed an issue where customers could not reactivate subscriptions where an existing subscription was cancelled but allowed the customer to reactivate.
- Fixed an issue where checking out with an item without a renewal charge could in some circumstances cause an error.
- Fixed some missing friendly URLs on various pages of Commerce.
- Fixed an issue where disabled subscriptions couldn't be canceled.
- Fixed an issue where renewal terms were not presented on the front end in the order they are specified in the AdminCP.
- Fixed an issue where support tabs in the AdminCP would not wrap and could cause the page to stretch.
- Fixed an error when running PHP 7.4 when creating new support streams in the Admin CP.
- Fixed an issue where if a customer cancels a PayPal billing agreement immediately after the initial payment before the webhook for that payment is received, the payment becomes associated with a blank invoice.
- Fixed an issue where a user may be prompted to provide card details when purchasing a free trial, even if the product being purchased is restricted to non-card payment methods.
- Fixed an issue with Member Filters happening when members where filtered by subscriptions and purchases.
- Fixed an issue where copying a donation goal would not copy the donation goal description.
- Fixed an issue where copying a support department would not copy the support department submission screen text.
- Fixed an issue where copying a support severity would not copy the support severity description.
- Fixed an issue where deleting a support status would not remove the custom language strings in the database.
- Fixed an issue where copying or deleting a shipping rate did not copy or delete the delivery estimate text.
- Fixed an issue where copying or deleting a product filter did not copy or delete the public name.
- Fixed an issue where copying or deleting a product did not copy or delete various translatable fields, such as the client area page content and email notification subjects.
- Fixed an issue where canceling an ad purchase would result in an error.
- Fixed an issue where users may not see the correct page after checkout if email validation is in use.
- Fixed an IN_DEV error editing Pages templates that was thrown for applications without any Pages Templates.
- Fixed an error that can occur in some situations when allowing upgrading purchases between renewals pro-rata.
- Fixed an issue where Stripe webhook events may fail in some circumstances.
- Fixed an issue where API requests may cause an error if referencing transactions from deleted members.
- Fixed an issue where merging members could leave members as alternative contacts for themselves.
- Fixed an issue where the first step may be skipped during checkout even if custom fields are required.
Downloads
- Added ability to remove category and album cover photos.
- Adjusted default Gallery bandwidth retention period from unlimited to 1 year.
- Improved performance of certain areas of Gallery.
- Improved performance of the Gallery Statistics widget on large galleries.
- Fixed not being able to upload to Gallery if albums are required, and the member had previously created an album, but the member can no longer create new albums.
- Fixed not being able to toggle "Enable maps by default" on in the Gallery settings.
- Fixed multiquoting comments.
- Fixed an issue where maximum allowed file sizes for images or movies may not be applied as expected in certain configurations.
- Fixed a CSRF error when mass-managing Gallery category content (moving to another category or deleting).
- Fixed an issue toggling maps enabled for images in certain cases.
- Fixed albums not being hidden when a user is flagged as a spammer.
- Fixed an issue with the submission progress bar for some locales.
Blogs
- Added an option to require a change log to be submitted with new version updates.
- Added the ability for files to be re-activated after renewals are cancelled.
- Added statistics pertaining to the most downloaded files
- Changed the "Upload a new version" process to also verify the user can add to the category, in addition to being able to edit the file.
- Fixed an issue where downloading small files can fail.
- Fixed several issues handling watermarks and original non-watermarked screenshots.
- Fixed an issue where group limitations on maximum file submission size may not apply correctly when a member belongs to more than one group.
- Fixed an issue with submit buttons showing for club Downloads categories that a user does not have permission to submit to.
- Fixed an issue in the logic that determines whether a renewal invoice should be generated.
- Fixed an issue where downloads digest emails can contain broken thumbnails.
- Fixed an issue where rejected pending versions could leave screenshots and thumbnails orphaned on disk.
- Fixed an issue where a lot of files submitted that were queued as pending files could cause an error.
- Fixed the hardcoded "Change how the notification is sent" text when the notification blurb.
- Fixed an issue where the API can delete a forum even if a downloads category posts topics to that forum.
- Removed the not working search options from the custom fields edit form.
Calendar
- Added ability to manage entry categories for group blogs when viewing the blog on the front end.
- Fixed a bug where flagging a user as a spammer will disable all group blogs the user has access to submit entries to.
- Fixed pagination when showing blog entries in a particular category.
- Fixed an issue where creating a blog in the frontend would show the previous created blogs description.
- Fixed entry cover photos becoming orphaned when the entry is deleted.
- Fixed some breadcrumb links not using friendly URLs.
- Fixed some broken language phrases when Forums and Pages are not installed.
- Fixed an issue where some members couldn't report specific blog entries.
- Fixed an issue where the AdminCP livesearch results link to categories instead of blogs.
- Removed view options for guests in blogs.
- Removed Aggregate rating from JSON-LD structured data
REST / OAuth
- Fixed an issue where the cover photo may be deleted when duplicating an event.
- Fixed an error when editing iCalendar feed imports in the AdminCP.
- Fixed a bug where recurring events in upcoming event widgets may display the wrong date.
- Fixed a bug where events may show on the daily view in calendar on days the event does not occur.
- Fixed event cover photos becoming orphaned when the event is deleted.
- Fixed a minor bug where ranged events crossing from one week into another may not be visually represented as doing so.
- Fixed a bug where iCalendar feeds that are imported into Calendar may cause previously viewed events to show as unread.
- Fixed events occurring on the same day not ordering properly in the Upcoming Events widget.
Converter
- Fixed creating a content item by the REST API not triggering a webhook.
- Fixed creating a topic in a category (i.e. a container which cannot have topics posted to it) not reporting an error.
- Added support for wpForo 1.9.x.
- Added support for converting Markdown formatted posts in Vanilla.
- Improved converters to skip invalid child applications that do not exist.
- Improved performance of the Vanilla converter.
- Fixed an issue where large filenames could cause a logging error.
- Fixed an issue where pre-configured CMS Category permissions may not be correct.
- Fixed custom fields not converting properly from WordPress.
- Fixed an issue where acronyms may not convert from Invision Community.
- Fixed a niche issue where a temporary database column may be missing.
- Fixed an issue converting checkbox set custom fields in some cases.
- Fixed an issue where legacy SMF attachments may not be converted.
- Fixed an issue converting some types of SMF profile photos.
- Fixed an issue where emoticons in content may not get converted properly.
- Fixed an issue where a conversion from IPS forums would fail.
- Fixed an issue where long topic titles in 3rd party applications could cause forum conversions to fail.
- Fixed some issues when converting from Vanilla and your files used to be in S3.
- Fixed a niche issue where really old vBulletin avatars may not be converted.
Changes affecting third-party developers and designers
Important Method Changes:
- Upgraded Whoops to version 2.9.1.
- Added support for web push notifications. To support these kinds of notifications, you will need to add parsemobile* methods in your Notification extensions.
- Added a $count parameter to \IPS\Content::definiteArticle/_definiteArticle(). If an integer is passed, a pluralized phrase will be used, if available. You should add pluralized strings for any __defart_* strings you've already created. The key should be in the format __defart_*_plural.
- Added constant ACP_SESSION_TIMEOUT to allow administrators to control how long AdminCP sessions are valid for.
- Added a per-application setting to hide the application on the announcement creation form (this setting's use may be expanded in the future).
- Added theme settings to control header height (desktop & mobile sizes), which are used in the existing CSS variables.
- Added version to the filename of exported apps/plugins/themes/languages.
- Added \IPS\DateTime::roundedDiff() and \IPS\DateTime::roundedDiffFromSeconds() to return a human-readable rounded diff of two datetime objects, or a diff based on a supplied number of seconds, respectively.
- Added a new 'enforceMaxLimit' option for \IPS\Form\Helper\Password elements to bypass the max 72 character limit.
- Added an option to set orderResults to FALSE for \IPS\Helpers\Form\Item instances to return results in the order the user specified.
- Added a new javascript utility method to adjust external links to force them to open in a new window: ips.utils.links.updateExternalLinks. This is called automatically on the contentChange event, but may also be called manually in situations where the contentChange event is not fired.
- Improved the extensibility of Cache/DataStore methods.
- Updated some uses of border-radius to use existing CSS variables.
- Changed template groups and locations to be case-sensitive, which fixes an issue enabling designers mode on a server using a case-sensitive file system.
- Changed the logic that controls how pagination is shown in templates. The data-role="tablePagination" element should now always exist in the table DOM; it will be shown/hidden dynamically if pagination is required after AJAX requests.
- Fixed an error that can occur when dev sync runs if you are not logged in and the application has a whatsnew.json file in its latest version folder.
- Fixed broken progress bar when enabling designers mode.
- Fixed numeric values passed to the REST API /core/members/{id} endpoint not always adjusting the property, and sometimes causing an SQL error.
- Fixed the "Upcoming Events" widget not showing when developer mode is enabled.
- Fixed an issue using the hide option for contentAction when deleting a member via the REST API.
- Fixed eq() pseudo-selector no longer being supported in theme hooks.
- Fixed required() pseudo-selector not working in theme hooks.
- Fixed \IPS\Content\Statistics not working for applications that use a database column prefix.
- Fixed theme hooks on Forums > index > forumGridItem not working as expected.
- Fixed a missing redirect when hiding comments using multi-moderation on classes that do not define a $hideLogKey property.
- Fixed the constructor for \IPS\nexus\DomainLookup not honoring the $performWhoisLookup parameter.
- Fixed some inconsistent HTML with building the quick search menu options.
- Fixed an error that can occur when sessions are cleared.
- Fixed a bug where a notification flash instance without an image passed (i.e. a notification with no author) results in a broken image.
- Fixed an issue where it was not possible to use form headers in widget configuration forms.
- Fixed installing plugins generating an invalid widgets.json file.
- Fixed an error deleting Pages templates in the AdminCP when developer mode is enabled.
- Fixed issues adding/editing database indexes for applications.
- Fixed an issue where you could not hook into \IPS\Redis.
- Fixed an undefined index notice parsing valid ICS feeds with no events in them.
- Fixed an inaccurate Redis log entry indicating read server used instead of write server.
- Abstracted code in \IPS\core\modules\admin\members\members::export() to make it easier to apply hooks to member list exports.
- Removed ability to reorder queries for upgrader in the developer center. Developers should manually reorder the JSON file if necessary.
- Removed the onOtherAppUninstall() method from application Uninstall extensions in favor of onOtherUninstall().
- Removed several deprecated methods and properties throughout the Suite and verified core code no longer references those methods and properties.
- Enforced the $type parameter for \IPS\Email::buildFromContent() and \IPS\Email::buildFromTemplate() with an error if the type is not specified.
- The markRead() method will no longer consider an updated column if last_comment or last_review is defined.
- A number of caching improvements have been implemented, please make sure your pages are sending no-cache headers if you do not want them cached.
- Non-AJAX requests that retain a CSRF token in the URL with a 200 response code will now trigger a development error recommending to redirect the request or otherwise remove the CSRF token. Leaving a CSRF token in the URL while generating a page can represent a security risk if remote images (for example) are embedded on the page, as the CSRF token could be susceptible to interception by the remote party.
- Support for notification sounds in the browser has been removed. If you rely on playing sounds, you will need to implement this functionality in your application.
- Add new method was added to the IPS\Content\Item class which is called when an item is deleted. It's receiving the comment/review ids which are going to be deleted, allowing you to remove any additional cleanup calls based on the comments and reviews in this item.
- Updated the ModCP content restore (soft delete) to use the built in restore() method instead of using its own code.
- Account settings will no longer prompt for re-authentication if the account does not have a way of re-authenticating. Applies mostly to custom SSO integrations.
- Added a $seperator parameter to \IPS\CustomField::displayValues which can be used to define a custom seperator when displaying multiple values .
- Updated method signature for \IPS\Node\Model::getLastCommentTime().
- Added a $count parameter to \IPS\Content::definiteArticle/_definiteArticle(). If an integer is passed, a pluralized phrase will be used, if available. You should add pluralized strings for any __defart_* strings you've already created. The key should be in the format __defart_*_plural.
Key Changes
This is a maintenance release to fix bugs.
Additional Information
Security
Core
- Fixes an XSS vulnerability when quoting posts and comments.
- Fixes an XSS vulnerability when lightbox images are built.
- This release also contains the patch from 4.5.4 that resolves a security issue with the Downloads REST API
- Fixed an issue moving Icons & Logos to a new storage handler when one or more of the images is broken.
- Fixed an issue when logging in with LinkedIn.
Key Changes
This is a maintenance release to fix bugs.
Additional Information
Core
Forums
- Changed follow pruning to not prune member follows.
- Changed deprecated phpredis zSize alias calls to use the proper zCardmethod call instead.
- Optimized the Legacy Parser (used in 3.x upgrades and conversions) when it's used more than once in one process.
- Clarified content anonymization option on Member REST API delete documentation.
- Clarified visibility option for feed widget blocks.
- Optimized the prune IP Address process.
- Updated Mapbox API calls to be compatible with newer Static Tiles API.
- Reduced MySQL query count in some areas.
- Losing merged topics now redirect to the winning topic when accessed via search engines, bookmarks, etc.
- Removed 'unread' dot from messenger list since it did not behave consistently with other places in the suite.
- Added a support tool and upgrader check to verify that InnoDB tables are not using Compact row format.
- Added some canonical tags for SEO purposes.
- Added the ability to rebuild historical posted content to change the 'rel' attributes of links.
- Added a missing language string present in certain form elements asking for time intervals.
- Applied a change to prevent Ezoic preventing the Marketplace login process.
- Applied limits to CSS width, height and border-width properties for posted content to prevent page layout concerns.
- Reduced overhead when using S3 with a PNG favicon image.
- Fixed an issue where attachments are not properly claimed for status updates.
- Fixed an issue where newly submitted content may appear unread initially.
- Fixed an error resending failed emails from the email error logs.
- Fixed "someone linked to your content" notifications sending duplicates when editing the content containing the link.
- Fixed an issue where edit log history may show that entries are pruned after "-1 days".
- Fixed an issue with certain templates that caused them to always be flagged as modified in every release.
- Fixed an issue where theme setting changes could take affect in the AdminCP.
- Fixed an issue with tag URLs that contain ampersands (&) in the tag.
- Fixed an issue with the database checker adjusting database indexes.
- Fixed an issue where reported content shows as unread if there are no item markers stored for the member.
- Fixed an issue where disabled registrations prevented new users from being able to set a local password.
- Colors for active pagination items have been updated to use the pagination_active theme setting.
- Fixes an issue where caching prevented an updated resource image from being displayed.
- Fixed an error with large files that have extremely long filenames.
- Fixed an error when S3 buckets have a dot ('.') in the bucket name which resulted in broken download URLs.
- Fixed an issue where uninstalling plugins would not clean up block manager configuration.
- Fixed an issue with the permission matrix where checking an entire column also checks disabled checkboxes.
- Fixed an issue where old image proxy URLs may not properly return a 410 Gone response to search engines.
- Fixed broken links to comments that have been promoted on the Our Picks page.
- Fixed an issue with the main navigation bar support link in the AdminCP that may launch the support wizard in the last saved step.
- Fixed an issue where the JS controller auto-loader may not work.
- Fixed a layout issue when managing advertisements in the AdminCP.
- Fixed a minor grammar issue present when configuring club moderators in the AdminCP.
- Fixed some minor broken HTML tags in club headers.
- Fixed an issue where in extremely rare cases, the MySQL database password may be included in debug information for administrators in the AdminCP.
- Fixed an issue where some streams incorrectly state there is no more activity to view.
- Fixed an issue where dropdown menu items could not be re-ordered.
- Fixed an issue where links to new items in personal messages could be incorrect.
- Fixed an issue where Redis could consume a lot of memory on busy sites.
- Fixed an issue where announcements with a far past date could cause an error.
- Fixed an issue where the per content item moderator approval permission would not apply correctly.
- Fixed an issue where dismissing an AdminCP notification may not take effect until the page is refreshed.
- Fixed a missing upgrader language string.
Pages
- Adjusted default archiving configuration for Community In The Cloud customers.
- Fixed an issue where search index permissions may not be updated correctly when toggling "can view other topics" setting.
- Fixed Archived Posts throwing an error when a newly archived post is in Our Picks.
- Fixed per-forum themes not working correctly.
- Fixed an issue where long Hidden Reasons in posts would cause an overflow.
- Fixed a missing javascript confirmation when clicking "Mark forum as read" from within a forum.
- Fixed "Most Votes" forum sorting option being presented in non Q&A forums.
- Fixed an issue where moved topic links, merged topic links and deleted topics and posts were counted in ACP statistic graphs.
- Fixed an issue where merging topics would not update the topic summary.
- Fixed an issue where topic and post 'by forum' statistics could time out when there are numerous forums.
- Fixed an issue where the URL for the latest comment in an archived question would show an EX0.
Commerce
- Fixed an issue where long strings such as code blocks may stretch the page layout in databases.
- Fixed an issue importing databases with multiple upload fields.
- Fixed an issue where thumbnail settings for record images were lost when importing a database.
- Fixed an issue where comments have padding removed after editing when comments are linked to a forum.
- Fixed an issue uploading some images as record images in Pages using Firefox.
- Fixed an issue where it was not possible to have more than one unique field left empty.
Calendar
- Restored a task that helps keep PayPal billing agreements in sync.
- Added an option to manually check PayPal billing agreements for any missed transactions.
- Fixed an error attempting to downgrade an expired subscription.
- Fixed an issue where the VAT number input would show as required.
- Fixed an error checking out using PayPal and Braintree in certain configurations.
- Fixed an error using an Upload field type as a custom customer field.
- Fixed an issue where active subscription badges could appear on top of menus.
- Fixed broken HTML in the "Featured Product" widget.
- Fixed possible timeout when applying discounts to high values.
Downloads
- Fixed an issue with weekly recurring events that recurred less frequently than every week.
Gallery
- Removed the ability to renew a paid file when the member cannot download the file.
- Fixed an error adding custom fields if Commerce is not installed, or if paid file integration is disabled.
Converter
- Fixed an issue where the link to albums was missing from new image email notifications.
- Fixed a performance issue with the Gallery when clubs are enabled but set not to show throughout the community.
- Added 'edit name' and 'edit reason' to posts converted from phpBB.
- Fixed an issue where converted phpBB word filters may be too greedy.
- Fixed an issue where banned members were not banned after conversion from phpBB.
Changes affecting third-party developers and designers
- Added a new constant DEV_DISABLE_ACP_SESSION_TIMEOUT that allows developers (IN_DEV must be enabled) to disable the ACP session timeout check.
- Creating a plugin now creates a 1.0.0 version entry by default.
- Updated the Notifications extension template.
- Removed the undoOnly parameter in the /core/members/{id}/warning/{id} deletion endpoint and added a deleteOnly parameter in its place.
- Removed an unused variable in the \IPS\Helpers\Form::customTemplate() method.
- Clarified an error message that can occur when installing a plugin with IN_DEV enabled.
- Fixed an issue with applying template hooks to core > front > modcp > reports.
- Fixed some various REST API bugs.
- Fixed an issue where CSS templates weren't imported while installing a plugin while IN_DEV is enabled.
Key Changes
We are pleased to announce that Invision Community 4.5 is now available and packed with new features, enhancements, and even a new look!
Major New Features / Enhancements
- New Front-End Design
- AdminCP Dark Mode
- Site Statistics, Search Insights, and Club Statistics
- Marketplace now built into the AdminCP
- Mobile App for iOS and Android (Beta)
- Zapier Integration for Invision Cloud Communities
In addition to these new enhancements, there are countless other additions and improvements. Check out our product blog to see what we have been up to.
Before Upgrading
Before proceeding with your upgrade, please note that all third party resources are disabled during the upgrade process. We strongly recommend ensuring that all of your installed applications, plugins and themes have Invision Community 4.5 compatible updates available to allow continued use.
Please see the full release notes for other important changes, feature removals and deprecations.
Additional Information
Deprecations
The following items have been marked as deprecated in Invision Community 4.5. This means that while they currently work, they will be removed in a future version and will no longer receive bug reports.
Commerce:
Core:
- Authorize.net Payment Gateway.
- Web Hosting & Domain support.
Feature Removal
- BBCode parsing support - upgrading users will be asked during upgrade if they wish to retain BBCode parsing support, while new installations will have the option off by default.
- APC, Memcache, Wincache and Xcache caching engines , we recommend using Redis instead.
The following features have been removed in Invision Community 4.5.
Core:
Downloads:
- We will no longer address any issues specific to Internet Explorer 11 and below and will not ensure compatibility with those versions.
- ImageProxy has been removed. On upgrade, there is an option to restore the original remote image links, or direct links to the cached image which will be retained.
Latest Changes
- REST API 'files' response in REST API, see /downloads/files/{id}/download instead.
Core
Pages
- Fixed an error when upgrading from IPB3.
- Added a safe search option for Pixabay.
- Upgraded CKEditor to 4.15.
- Set highest compatible Elastic Search version to 7.6.2
- Fixed a potential JavaScript error when the "Maximum image dimensions to display" setting is set to blank.
- Fixed an issue with certain type-ahead fields, such as the "Allowed file extensions" setting in the AdminCP.
- Fixed an error that can occur with certain URLs during the image proxy removal background task.
- Fixed an issue where guests are able to post in public clubs.
- Fixed an error that can occur when attempting to join a club that requires rules to be acknowledged.
- Fixed missing Club Members page pagination.
- Fixed an issue where a user can reach the change password page under Account Settings by visiting the URL directly even if they are unable to set a local password.
- Fixed an issue where duplicated HTML menu IDs could lead to moderating an unintended review or comment.
- Fixed CSV Chart Export resulting in an CSRF error.
- Fixed license key expiry notification "Check Again" button producing a CSRF error.
- Fixed an upgrade error that can occur with certain table prefixes.
- Fixed an error when exporting members with custom fields.
- Fixed an error setting the default application if no existing application is set as the default.
- Fixed an error running the UTF8MB4 conversion step from the AdminCP.
- Fixed an error that can occur when very long status updates or replies are rebuilt following the 4.5.x upgrade.
- Fixed an issue where posts outside of the current topic could show in the popular posts section of the new topic summary sidebar.
- Fixed the s3Delete task throwing an error if Theme resources were changed to a different file storage configuration.
- Fixed an issue where it was not possible to embed external media with the allow remote images setting disabled.
- Fixed an issue when installing/updating applications with bundled Pages Templates.
- Fixed an issue displaying the progress for the background task that prunes large tables.
- Fixed tasks for plugins not working in Community in the Cloud.
- Fixed an issue where AdminCP theme resources & CSS may not be cleaned up.
- Fixed a CSRF error when paginating through search statistics in the AdminCP.
- Removed the ability to add a demo site to the mobile app directory.
- Removed an invalid "Hide (user) signature" option when the user is unable to ignore a given member.
- Fixed a UI issue with messages where the background of the header would sometimes be incorrectly colored.
Commerce
- Fixed link to "Edit Templates" when adding or editing a database reloading the page.
- Fixed a potential undefined variable error while IN_DEV.
- Fixed an error adding a record to a database not embedded into a page.
- Fixed an error running the background task to remove the image proxy from Pages databases that have content fields which do not hold textual content (i.e. Date fields set as the content field).
Forums
- Fixed an issue where clicking through tabs while configuring a custom product on an invoice may result in the group being reset.
- Fixed an issue where deleting client notes failed because of a csrf error.
- Fixed an error applying a tax rate to a custom package when generating an invoice in the AdminCP.
- Added missing "Consumer" and "Business" options when entering addresses during checkout with business tax rates enabled.
- The legacy referrals section will now redirect to the new location in the system application.
Downloads
- Fixed an issue where restricted moderators with permission are unable to view topics in forums that do not allow topics to be viewed by other users.
- Fixed an issue where topics with thousands of replies can be slow to load.
- Fixed a potential timeout attempting to delete topics if old invalid remote archive database credentials are stored.
- Fixed the clearincompletemembers task locking if an old remote archive database was configured but is no longer available.
- Fixed an issue where forums may not load in the GraphQL API.
Blog
- Fixed an issue where linked files and screenshots may not be handled properly when submitting new versions.
- Fixed an issue where topics with thousands of replies can be slow to load.
- Fixed an issue with topic meta data bubbles showing the topic author as having performed moderator actions in some cases.
- Fixed an error that can occur if an invalid post is marked as the solution for a topic.
Gallery
- Fixed a potential SQL error when upgrading.
- Fixed an error that can occur if a blog entry is moved between blogs.
Calendar
- Fixed an error downloading video files when downloaded images are set to be watermarked.
- Fixed a timeout issue that can occur when rebuilding Gallery images.
- Fixed an issue where long, unbroken image names could stretch gallery widgets on mobiles.
Changes affecting third-party developers and designers
- Fixed an issue where editing an all day calendar event may result in the event shifting forward or backward by one day on the edit form.
- Fixed an issue where repeating events may range on multiple days incorrectly.
- Fixed hooks.json not being rebuilt after deleting a plugin hook.