IPS Community Suite

IPS IPS Community Suite 5.0.5 Nulled

No permission to download

Key Changes​

This is our July maintenance release.

Additional Information​

Core
  • Added some missing acp live search keywords.
  • Added ability to disable or redirect PII data requests & account deletion.
  • Improved the security of the visual language editor.
  • Improved the responsiveness of the buttons in the cookie message.
  • Fixed an issue where an extra space can be added to the end of dates in specific locales.
  • Fixed an issue where oAuth tokens weren't revoked for banned users.
  • Fixed an issue where it was not possible to cancel optional mfa setup.
  • Fixed an issue where page output may be broken if a large signature is used.
  • Fixed an issue where Edge on Android could be detected as Chrome.
  • Fixed an issue where achievements could be abused in private messages.
  • Fixed a database error when viewing the moderator control panel.
  • Fixed a missing language string in Member History when an account deletion has been cancelled.
  • Fixed an issue where it wasn't possible to dismiss an alert if a password change was being forced.
  • Fixed an issue where a solved notification may have incorrect wording.
  • Fixed an issue where the All / None buttons on chart filters may not work.
  • Fixed an issue where images would be restricted to 1200px regardless of the max image dimensions to display setting.
  • Fixed an issue where posts from future topics may show in profile content streams.
  • Fixed an issue where webhooks may send an empty auth header which can confuse some destination URLs.
  • Fixed an issue where saving custom charts failed.
  • Fixed an issue where AdminCP notifications emails for PII Requests & Account Deletion may not be sent.
  • Fixed an error when using question & answer challenges for captcha with recent PHP versions.
  • Fixed an issue where the cookie information page wasn't visible for validating members.
  • Fixed an issue where the cookie consent opt-in may not return the visitor to the page they were on.
  • Fixed an issue where a specially crafted search query could cause an uncaught exception.
  • Fixed an issue where the onboarding wizard may show an error on save.
Pages
  • Fixed an instance where an empty ACP error notification may get logged.
  • Fixed an issue where large file uploads to Pages media may fail.
  • Fixed an issue where a moderator can not edit database records if their group does not have edit permission, however they have moderator permissions to edit globally.
Forums
  • Changed og:image on topic view to one image, more than one is not fully compatible with the meta tag editor.
  • Fixed an issue where a significantly large number of reactions could cause memory issues in the expanded topic list view.
Events
  • Fixed an issue where automated tests may log an error in the admin control panel from a no longer used block of code.
Converter
  • Fixed an error caused when merging an Invision Community using letter photos.
Commerce
  • Fixed an issue where subscription upgrade/downgrade pricing was not calculated correctly.
  • Fixed an issue where making paying with PayPal after a failure caused an exception.
  • Fixed Maxmi9nd AdminCP notification missing language string.
Courses
  • Fixed an issue in the FrontNavigation extension, where the item was shown without a permission check.
  • Fixed an issue where moderators were unable to access ModCP with Courses enabled.
Platform
  • Updated the Live Topic conversion notification to link to the new topic.
  • Fixed an issue where a host or staff member not in an attendee group could not join
Downloads
  • Fixed an issue where responding to reviews did not work.

  • Like
Reactions: hjam1969
This is an essential security and maintenance update. Including improvements for our recently release PII & Statistics features.We recommend not using the visual language editor until you upgrade.

Additional Information​

Core
  • Improved the Cookie Consent system based on feedback from our community.
  • Fixed some missing language strings in Member History relating to PII / Account deletion requests.
  • Fixed some issues with the AdminCP notification for PII requests.
  • Fixed an issue where an administrator exporting PII for a member may not contain the members device data.
  • Fixed an issue with links in the PII request emails.
  • Improved the security of the Visual Language Editor.
Platform
  • Fixed an issue with content item analytics.

Changes affecting third-party developers and designers​

  • _getEssentialCookies() can now return a wildcard at the end of a cookie name where there may be a different ID on each, i.e. ipbforumpass_*

Key Changes​

This is our June maintenance release.
Key changes include:
  • Strengthening Community Trust with Privacy and PII Data Features
  • Explore Our New Reporting and Statistical Capabilities
Core
  • Added a minimum of one day end date to Alerts.
  • Replaced Authy MFA with Verify.
  • Enforce account completion (display name and email are set) before using the account to login to third party OAuth Clients.
  • Fixed an issue where the Moderation IP Tool wouldn't show the logged IP addresses for private messages.
  • Fixed an issue where creating a new content item may show an undefined index error.
  • Fixed an issue where the rebuild URL queue extension class could throw an exception if the item author had been deleted.
  • Fixed an issue where the close date of Polls could break API outputs.
  • Fixed an issue where rebuilding achievements wasn't logged in the AdminCP.
  • Enforce account completion (display name and email are set) before using the account to login to third party OAuth Clients
  • Fixed an issue where older iOS devices (<13.4) had images and other elements that would not load.
  • Fixed an issue where it was not possible to apply paid club renewal changes to existing purchases.
  • Fixed an issue where moderators could receive report notifications in containers they cannot moderate in.
  • Fixed an issue when OAuth providers use really long codes for authorization.
  • Fixed an issue where the timezone cookie required extra validation.
Gallery
  • Fixed an issue where previous and next links may not work in Gallery if FURLs are not set up.
Commerce
  • Fixed an issue where reactivating subscriptions may cause an error if the original invoice is deleted.
  • Fixed an issue where bad data could cause the store to throw a fatal error.
  • Fixed an issue where changing the owner of a club does not correctly update the payment recipient.
  • Fixed an issue where tax caused PayPal not to work correctly.
  • Fixed an issue where using a coupon and paying with PayPal did not work.
  • Fixed an issue where changing renewal prices for parent/child products did not update existing purchases.
  • Fixed an issue where upgrading from a monthly to an annual subscription did not properly set the expiration date.
Pages
  • Fixed an issue where long text broke the record display layout.
Blog
  • Fixed the broken byline in blog entries for future publish entries.
Downloads
  • Updated the grid layout to fix inconsistencies with some 3rd party themes.
Clubs
  • Fixed poor alignment of Accept button on "Users Requesting Access" page
Platform
  • Added ability to remove a block on an email that has hard bounced in the past.
  • Enhanced transparency for the reason when emails are blocked.

Changes affecting third-party developers and designers​

  • New Hooks will contain mixin phpDoc.
  • Updated Whoops to 2.15.2.
  • Changed the return type of the Queue Extensions preQueueData method.
  • Fixed issue where the settings.json file would be written incorrectly.
  • Fixed an issue where the \IPS\Helpers\Table\Db could return a wrong total count for the pagination when the query used a groupBy statement.

GraphQL, REST, Webhooks and Zapier​

  • Fixed an issue in the REST API Content Controller where filtering for items without polls failed.
Core
  • Added support for Emoji 14.
  • Added a minimum of one day end date to Alerts.
  • Improved the database checker to change member id columns to BIGINT if they are nearing a limit.
  • Improved performance in some situations when posting content.
  • Improved outbound connection speed when connecting to the same host multiple times.
  • Move web app settings to a new controller in the AdminCP.
  • Fixed an issue where moving conversations between folders may move to the wrong folder or fail to move.
  • Fixed an issue where the member_create webhook wouldn't include custom profile field data.
  • Fixed an issue where club settings would be shown on the ACP-Settings-Clubs page even if clubs were disabled.
  • Fixed an issue where "this club" was not set as the default search context when viewing clubs.
  • Fixed an issue where deleting a post from a hidden topic could remove the topic from the activity streams.
  • Fixed an issue where the same emoji may show in the shortcode popup more than once where the name is the same.
  • Fixed an issue where pasting files into the editor may display an unsupported file type notification.
  • Fixed an issue where profanity filters were being applied to account email addresses.
  • Hid ACP statistics blocks for Clubs when Clubs are disabled.
  • Fixed an issue where users could edit comments that were hidden by a moderator.
  • Hid member-menu in ModCP Approval Queue when reviewing content posted by guests.
  • Allow users to reply to alerts even if they have messenger restrictions that would prevent them from doing so.
  • Allow iOS/Safari notifications from Safari 16.4 onwards.
  • Accordion titles on the Notifications settings page now wrap to multiple lines if they're too wide for the browser window.
Commerce
  • Increased number of days PayPal Subscriptions are checked for payments.
  • Updated PayPal integration to v2 API where appropriate.
  • Updated PayPal Payout API to latest version.
  • Updated Maxmind integration to latest API, added support for tracking pixel.
  • Fixed an issue where a customer may be charged before accepting the terms and conditions when requiring T&Cs and using Stripe.
  • Fixed an issue where incoming emails containing '-' or '.' may be discard.
  • Fixed an issue where a fatal error is thrown during email processing if the email character set is not supported by current PHP configuration.
  • Deprecated Authorize.net, Braintree and 2Checkout payment gateways.
  • Removed Hosting Reseller support.
Pages
  • Added the media URL to the ACP - Media Details sidebar.
  • Added the ability for records to use the publish date field when synchronising with forum topics.
  • Fixed an issue where the Media Preview Image wouldn't be shown on the ACP - Media Details page.
  • Fixed an issue where it was possible to create paths that conflicted with system folders.
  • Fixed an issue where comment counts displayed in the record feed when comments were disabled.
Forums
  • Added support for mark solved in clubs.
Downloads
  • Removed an unnecessary span tag from the rows template.
  • Added the moderator checkbox to grid view as it was previously missing.
  • Added status badges (pinned, hidden, etc) to the grid view.
  • Padding has been added to grid cells while viewing files in profiles.
Gallery
  • Added some customization options to the Overview page.
  • Now, when searching for images via the "Insert other attachment" editor option, searching by album name returns images from that album.
Events
  • Added links to subscribe to and download iCal events on the overview page.
  • Fixed an issue where the "All Calendars" dropdown link would load the overview page instead of monthly view.
  • Fixed an issue where the 'Copy Event' link would be shown even if the member had no permission to create new events in the calendar.
  • Fixed an issue where recurring events would time out for some locales and languages.
  • Fixed an issue where venue events may not show on the happening near me map.
Converters
This is our March maintenance release.
Key changes include:
  • UI Polish
  • Downloads updates, GraphQL enhancements and more
This is our February maintenance release.
Key changes include:
  • New Feature: Gallery refresh
  • GraphQL support has been expanded. Blog and Documentation are now available.
  • Added password resets to administrator logs.
  • Added email icons for Twitch and Discord.
  • Added the tags page to the disallowed URLs in the robots.txt.
  • Added a noindex meta tag for the offline page.
  • Included a PHP Version check for CLI tasks.
  • Improves performance of alerts list.
  • Fixed an issue where predefined tags can throw an error on the Tags form on PHP8.
  • Fixed an issue where the Editor > Stock Replies table search did not work in the AdminCP.
  • Fixed an issue where images in search results were not grouped for lightbox.
  • Fixed issue where word expansions were replacing phrases in the middle of a word.
  • Fixed an issue with Google OAuth logins when an error is returned.
  • Fixed an issue with custom OAuth logins if a user info endpoint returns an unexpected data format.
  • Fixed an issue where club content could display in feeds to users with no permission to the clubs module.
  • Fixed an issue where moderators were not sent email notification of new reports.
  • Fixed an issue where system logs may be generated if an invalid URL is passed to the redirect code (for email links).
  • Fixed an issue where tags could not be removed from content if tagging was disabled.
  • Fixed an issue where moving items using the multimod functions did not always reset the container counts.
  • Fixed an issue error that can occur when a 'hide' word filter is triggered on content that does not support hiding (personal conversations).
  • Fixed an issue where warning a member sometimes generated an exception and a template error.
  • Fixed an issue where rebuilding the search index generated pages of logs for orphaned posts/comments.
  • Fixed layout of responsive tables in the ACP.
  • Fixed an issue where importing/exporting language packs did not use the correct version.
  • Fixed an issue where publishing scheduled items were marked unread for the author.
  • Fixed an issue that could cause duplicated notifications when using multiple database servers.
  • Fixed an issue on the onboarding page when no image was uploaded.
  • Fixed issues with confusing language strings in the report center.
  • Fixed an issue where Twitter Emoji no longer loads (The CDN providing the images shut down).
  • Removed the unused "core_image_scanner_logs" database table.

Key Changes​

This is our December maintenance release.
During the holiday period, our focus is on providing bug fixes and improving stability.
This is our November maintenance release.
Top