The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page. Found a dead link? Use the report button!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Added the embed.php controller to the robots.txt file and added a noindex tag so that search engines don't index the content.
Added the referring URL to the content of the Contact Form.
Changed PHP recommendation to 8.1.
Changed MySQL recommendation to 8.0.13.
Improved the contact us form UX for guests.
Improved the queued comments count handling.
Improved the description for the similar content widget to highlight the different flow when ES is used.
Improved the thumbImage template to add an alt tag and optimize lazy loading.
Fixed a design issue on the error page.
Fixed an issue in the DELETE /core/members/{id}/secgroup/{groupId} REST endpoint, where members could lose a secondary member group.
Fixed an issue where calling the GraphQL API without a query would throw an EX0 exception.
Fixed an issue with the x hashtag not being set.
Fixed an issue where members with a false validation flag would be unable to login.
Fixed an issue with reliability of logging early in the boot process.
Fixed an issue with invalid page URL parameters.
Fixed an issue where profile fields weren't shown on content submissions.
Fixed a typo in siteSocialLinks template.
Fixed an issue on the registration form, where one could submit any coppaa/birthday combination.
Fixed an issue where tags were not showing in alphabetical order (when enabled) for search results.
Fixed an issue where the webhook payload from Status Posts wasn't properly formatted.
Fixed Member List Exports not properly formatting Yes / No and Checkbox profile fields.
Fixed an issue where disabled login handlers would still be accessible in the UCP.
Fixed an issue where the member webhook payload contained a false value for the allowAdminEmails key.
Fixed an issue parsing <video> elements with multiple <source> elements when lazy-load is enabled.
Fixed an issue inthe follower template where we didn't cast the page as integer.
Fixed an issue where giving cookie consent to the IPS cookies would result in an empty page.
Fixed an issue where web app icons may be cached by a CDN and show older versions.
Fixed a regression when copy & pasting files in an editor by reverting a previous fix.
Deleting a webhook will now also delete the data from core_api_webhook_fires.
Removed the deprecated twitter_hashtag` setting.
Removed the profile blocking from the default robots.txt file.
Fixed an issue where Status Feeds don't update after saving statuses and replies.
Blogs
Fixed an IN_DEV issue where the Blog Edit form would result in an error.
Fixed protocol relative URL's showing in Blog RSS Feeds.
Fixed an issue where the "Content Approval Hint" wasn't shown while creating blog entries.
Courses
Fixed an issue on the courses quiz form, where images wouldn't be shown.
Events
Fixed protocol relative URL's showing in Blog RSS Feeds.
Downloads
Fixed protocol relative URL's showing in Blog RSS Feeds.
Fixed an issue with the downloads/files/{id}/history endpoint where the update time wouldn't be changed.
Fixed an issue where the search custom fields form showed a search related field.
Fixed an issue where the file screenshots were not sorted correctly.
Forums
Improved the efficiency of the "Time to solved" chart.
Improved the JSON-LD for Question Topics to show replies as suggested answers.
Fixed an issue with the fluid view, where invalid forum ids would remain "forever" in the address bar.
Fixed protocol relative URL's showing in Blog RSS Feeds.
Fixed 2 faulty canHide permission checks.
Fixed an issue where links to comments in archived topics would point to the wrong location.
Commerce
Improved the design on the ACP Support Form to improve the readability of the "GOTO" links.
Fixed an issue where expired or canceled subscriptions did not always restore the appropriate member groups.
Fixed an issue where Google/Apple Pay transactions may auto-capture when held by a fraud rule.
Fixed an issue where the same PayPal transaction could be processed twice.
Fixed an issue where 3D Secure status may not show correctly on some Stripe transactions.
Pages
Fixed an issue where the rss import feature skipped the title prefix value.
Fixed an issue where records created via the REST API or RSS import wouldn't be linked correctly to other items.
Fixed an issue where page record comments would create posts in archived topics when topic syncing is enabled.
Fixed an issue with the database filter widget where the custom fields default value was set automatically.
Fixed an issue where unsetting the "Remember filters" checkbox wouldn't remove the filter cookie.
Fixed an issue where moving/deleting comments could stop the queue from processing.
Gallery
Fixed an issue where editing the gallery image details would remove the exif data.
Fixed an issue where editing the gallery image or video details while the file is still uploading would not save the details.
Fixed an issue where allowing a user to submit images to an album they do not own may not allow them to submit.
Converters
Fixed tags not displaying properly when rebuild completes before permissions are set.
Platform
Improved the un-archiving process for topics when archiving gets disabled.
Changes affecting third-party developers and designers
The POST /core/members/{id}/secgroup/{groupId} endpoint will log the changes to the member history.
Fixed an IN_DEV issue in the checkout form, which was caused by an undefined variable.
Fixed an INDEV issue where ignoring a member from his hovercard with INDEV mode would show a "CSRF KEY present in the url error".
The Contact Form will now contain a "contact_referrer" value when the form is submitted. It is up to the calling extensions handleForm() method to determine how to handle this information.
Performance improvements targeting MySQL 8.
Changed the method signature for \IPS\Node\Model::setLastComment() and \IPS\Content\Item::resyncLastComment()
This is our November maintenance release.
Key changes include the removal of the AdminCP Marketplace.
Additional Information
Core
Added X share link options.
Improved the efficiency of sitemap generation.
Improved the Node Form Helper to include only nodes where a member has permissions to create content for the "Create New" menu.
Improved performance of clubs.
Improved pasting images that were copied in Chromium-based browsers.
Improved the title on the clubs overview page to be different based on the filter.
Reset state of Account Deletion AdminCP Notification.
Fixed an issue where moderators with only move permission couldn't see moderation checkboxes.
Fixed an issue where banned users may show in the mention list if they recently participated.
Fixed searching specific API endpoints not working fully.
Fixed an issue where it may be difficult to set custom meta tags on the root page.
Fixed an issue where it wasn't possible to restrict access to the SEO acp section.
Fixed Bulk Mail (and other) filters not detected Yes/No and Checkbox Profile Fields correctly.
Fixed an issue where a blank error message may be shown in some circumstances when testing mail settings.
Fixed an issue where two messages assumed a gender.
Fixed reverting templates not taking effect immediately when disk caching is in use.
Fixed custom Header and Footer theme settings not validating code upon saving.
Fixed members showing twice in the members list when viewing the list of administrators.
Fixed acronyms in word expansion unable to be saved in Firefox if the expansion contained quotes.
Fixed an issue where it wasn't possible to restrict access to the SEO acp section.
Fixed staff only profile fields showing on search form for non-staff.
Fixed an issue where it was possible to configure a Reaction based achievements rule for Items that cannot be reacted to.
Fixed an issue where issuing a warning removing achievement points may cause an SQL error.
Fixed an issue where the leaderboard area filter would show comments and reviews for all content types, even if they didn't support comments or reviews.
Fixed an issue where custom staff directory templates weren't shown while creating/editing the staff directory.
Fixed an issue where some content (topics etc) created as hidden did not show in the condensed activity stream.
Fixed an issue where synching topics for all content would create topics for items pending deletion.
Fixed an issue activating Bit.ly in promotion tools.
Fixed a potential error when issuing a warning due to PHP bug #66545.
Removed the AdminCP Marketplace.
Forums
Added a new "Topics with No Replies" list to the Topics statistics section.
Added a setting for each forum to exclude topics marked as solved that were posted before a specific time.
Fixed an issue where it was possible to downvote answers even when negative ratings were disabled.
Fixed an issue where club forums were showing in global forum stats.
Fixed an issue where empty answers (including image/embed only answers) may cause a json-ld validation error.
Downloads
Fixed linked files not showing a title on the download prompt when multiple files are available.
Fixed new versions always requiring approval even if submitter is set to bypass content approval.
Events
Fixed an issue where copying an event did not honor automatically following content posted.
Fixed a permission conflict where a user could see a calendar, but not read events, could not see those events in the listing.
Converter
Added Invision Community merge tools for Calendar and Blog.
Commerce
Fixed Paid club memberships not able to be renewed if a renewal invoice is already pending.
Fixed incorrect renewal terms description when manually adding a member to a subscription.
Pages
Fixed an issue where records may show incorrect posted in badges if forum comment sync is enabled.
Separated Records per page and Comments per page in database settings.
Fixed record image not able to be set via REST API.
Fixed an issue where promoting a topic to the CMS could fail if the target DB had a custom field which was set to be unique.
Fixed an issue where some field types did not display properly when viewing revisions.
Gallery
Optimized the ACP Dashboard widget.
Blogs
Fixed extraneous arrow showing for child blog categories.
Courses
Fixed an issue where module names were returning all languages simultaneously.
Fixed an issue where images in course lessons wouldn't load in a lightbox.
Fixed an issue where long descriptions caused the course image to stretch out on the page.
Platform
Fix content removed by spam analysis still sending unapproved notifications.
Changes affecting third-party developers and designers
Searching specific REST API log endpoints with variables (ex, {id}, {key}, etc.) is limited to the following regex pattern: [a-zA-Z0-9-]+
This is our March maintenance release.
Key changes include:
UI Polish
Downloads updates, GraphQL enhancements and more
Additional Information
Core
Added pagination to the Edit History screen.
Added the core_api_logs database table to the support tools database checker.
Added a noindex metatag to the poll voters page.
Added the ability to reset 2fa security answers for all members.
Added the time to the date form validator message when the time is also used.
Changed the recommended MySQL version to 5.7.8, this will be the minimum version in future.
Changed the Author and Update Check URL fields when exporting a language to an URL field to enforce valid URLs.
Improved the error handling when a club node is missing.
Show "Success" message above the form after a user changes their password.
Achievement badges and rank icons are no longer squashed in the Recent Achievements widget.
Items in the "Our Picks" widget carousel no longer have a cropped border.
Upgraded Google Fonts API to v2 with improved performance using font-display:swap;
Imported font-weight:500 for Google fonts resulting in improved font rendering.
Redesigned the share/promote buttons so they sit on a single line on mobiles.
Updated the background-color of some social icons to match their actual brand color.
Sticky announcements will now always stick to the top of the window, instead of only being sticky within the header element.
Widgets have received a IU polish, with a few alignment bugs solved.
The alignment of topic prefix icons (pinned, featured, etc) has been improved.
Breadcrumbs no longer truncate long titles. They will now wrap to a new line if necessary.
Fixed a bug where members weren't able to opt in/out of custom PII data being shared with 3rd parties.
Fixed an issue where banning a member with a banned IP address could accidentally remove the IP ban.
Fixed an issue where content with no replies was being treated as solvable.
Fixed an issue where the Admin CP Login Logs did not show the proper value in the Display Name column.
Fixed an issue where the Admin CP Login Logs advanced search did not work properly.
Fixed an issue where club areas may link to the wrong location.
Fixed an issue where content being held for approval would show the wrong word as the reason.
Fixed PWA Notifications causing an error if the remote service cannot be reached.
Fixed an issue where the club_created Webhook wasn't fired when a club was approved.
Fixed a race condition which could cause an error when an invalid timezone on an account is used.
Fixed an issue where a group could have the maximum number of lines in a signature as 0, but the signature editor was still available.
Fixed an issue where banning a member could generate an unnecessary member changelog entry.
Fixed an issue where it was possible to enable security question mfa without any questions.
Fixed an issue where the theme templates list did not display properly in the ACP if an upgrade notice was visible.
Fixed an issue where mentions did not use the color specified in the theme settings.
Fixed an issue where managing the ACP - Share Handlers could cause an error.
Fixed an issue where recounting the reputation points in the ACP could cause an error.
Fixed an issue where stopping all email notifications excluded digests.
Fixed an issue where the widget cleanup task could fail when the tasks were run via CLI.
Fixed an issue where club pages would show members even if only set to show for Club Moderators.
Fixed an issue where share links were using http protocol instead of https.
Fixed an issue where hCaptcha challenges may not show on contact us dialog when another challenge exists on the page.
Fixed an issue where tooltips could become very long. They now wrap text onto multiple lines when necessary.
Fixed an issue that may occur when using search and MySQL read/write separation.
Fixed an issue where saving widgets could fail.
Fixed an issue where polls were not deleted when an application was uninstalled.
Fixed an issue where editing content may not preserve the correct file storage location and revert to the base URL.
Removed unused photos_url ACP search keyword.
Forums
Relocated the forum title in the forum grid UI for forums, resulting in better contrast.
Simplified the UI of the expanded view while viewing a topic list.
Post controls (Edit, Quote, etc.) are now always vertically aligned to the bottom of posts.
Fixed Solved Statistics throwing an error on some MySQL / MariaDB versions.
Fixed an issue where topic hover previews would display "Guest anonymous" instead of the anonymous placeholder text.
Fixed an issue where building search index permissions could fail.
Fixed an issue where re-engagement email notifications were sent for non-solvable topics.
Fixed an issue where changing the topic publish date to "immediately" did not publish the topic.
Fixed an issue where "Users can choose best answer" in Questions forums was not being saved correctly.
Downloads
Added the ability to allow the file submitter to delete pending new versions.
Added a new category grid view.
Fixed an issue where embedded free files were being displayed as not available for purchase.
Fixed an issue in the downloads-file REST API endpoint where purchasing a file could result in an error.
Fixed an issue where custom fields could not be marked to be included in topics.
Fixed a missing language string on the custom fields edit page.
Gallery
Improved performance of image view when categories/albums are ordered by recently updated.
Fixed an issue where promoted albums could break the achievements rebuild process.
Fixed an issue where albums not in a club could be set to allow submissions from anyone in a club.
Fixed an issue where users had the option to sort by reviews when reviews were not enabled.
Fixed an issue where sorting by date could duplicate images in the carousel.
Fixed a performance issue related to prefetching previous and next images.
Fixed an issue where hidden images may appear in profiles.
Fixed an issue where gallery video comment search results may show an error when no thumbnail is uploaded.
Removed the background on the landing page title to be more consistent with other areas of the suite.
Events
Fixed an issue where searching events on the overview page did not properly display a map.
Fixed an issue where a user who responded "Maybe" could attempt to RSVP to an event after the RSVP limit was reached.
Fixed an issue where searching events on the overview page did not properly display a map.
Fixed an issue where the featured event cover photo may not display if the filename contains special characters.
Fixed an issue where searching for events with a missing or invalid location wouldn't return any results.
Commerce
Fixed an issue where checking out as a guest would not pass guest email to Stripe.
Fixed an issue where the expiration date in custom product emails didn't work.
Fixed an issue with Stripe where device (Apple/Google) payments may not work if transaction has a shipping address.
Fixed an issue where PayPal Subscription task may throw an error if a customer doesn't have any subscriptions.
Pages
Added support for past dates in records.
Fixed an issue where stats in the record list would overflow on mobiles
Blog
Fixed an issue where attachments may not be properly cleared upon deletion.
Changes affecting third-party developers and designers
Added more properties to the Polls API output.
Added constant \IPS\SITEMAP_MAX_PER_FILE to define the maximum number of entries in a sitemap file.
If your application ships with a log database table which can get huge, you can register the table in
Fixed an issue during template compilation if a theme hook uses PHP mode and has a call to parent::.\IPS\core\modules\admin\support\_support::getLogTables to have it automatically checked in the support tools.
A new helper method \IPS\core\Followed\Follow::getClassToFollow was introduced which will return the class to follow for a given app and area.
GraphQL, REST, Webhooks and Zapier
Added a new Members GraphQL query which is able to return more than one member based on different criteria.
A new GraphQL Query to return a list of clubs was added.
A new webhook for the downloads app was added, which is fired when a new file version gets available.
Fixed an issue in the core/members/follow REST API endpoint, where trying to follow clubs failed.
The REST API Log allows one to use the advanced search without having to select a specific endpoint or response code.
/core/members REST API response for photoUrlIsDefault is now true for letter photos.
Webhook Payload for nodes which belong to clubs, will contain now also information about the club.
Added a new Members GraphQL query which is able to return more than one member based on different criteria.
Fixed the statistics GraphQL query.
Fixed several issues in the Calendar GraphQL query.
GraphQL support has been expanded. Blog and Documentation are now available.
Additional Information
Core
Added the ability to allow non members to post in individual sections of closed clubs.
Added pagination to referrals page in the Account Settings.
Added Clubs and Club Pages to sitemap.
Added missing language strings for the Email Statistics report.
Updated CKEditor to 4.20.1.
Re-enabled Grammarly in CKEditor.
Fix changing Time Periods on streams not clearing previous values completely.
Fixed an issue where dropdown menus would be treated as a link if child items in the main navigation.
Fixed an issue where times may be in the wrong timezone due to a Chromium bug with Asia/Kolkata & Asia/Kathmandu.
Fixed an issue with AdminCP upgrading a self-hosted community if large table changes are required.
Fixed an issue where changing Time Periods on streams not clearing previous values completely.
Fixed an issue where auto-saved editor contents would not clear when the editor was on a tab.
Fixed an issue where custom date filters were not preserved on the search page.
Fixed an issue where moderating all links posted did not flag the content for moderation.
Fixed an issue where Administrators with permissions to view moderator statistics got a no-permission error.
Fixed an issue where club areas may link to the wrong location.
Reduced the scenarios where some uploaded files names may get prefixed with random numbers.
Gallery
Visual refresh.
Added support for converting videos to mp4 for consistent playback experience (cloud only).
Added gallery overview page to better highlight Gallery activity.
Added support for searching image contents using AI (cloud only).
Added not safe for work filter functionality.
Added support for prefetching next and previous images.
Added a member profile extension for Gallery images.
Set default album sort to match the default sort on a category.
Fixed an issue where images may not be sorted correctly.
Removed lightbox overlay.
Removed a lot of redundant javascript to optimize page loading times.
Pages
Added a way to disable indexing of pages.
Fixed an issue where sorting by the default sort did not use the correct sort direction.
Fixed an issue where anonymous records were displayed as Guest in record listings.
Fixed an issue where anonymous records created topics with an author name of Guest and a hash..
Fixed toggled fields when adding/editing a database field.
Automatically set a page as default when it's the only page in a folder
Removed the "Add comment" checkbox on the Update Record form in cases where it was not applicable.
Events
Fixed an issue where events in the by month block may display the wrong month.
Fixed an issue where events may show on the wrong time.
Forums
Fixed an issue where checkbox sets with large option lists in polls would condense into a scrollable list.
Fixed an issue where the first post in a scheduled topic had a different timestamp than the topic.
Fixed issue where publish date field was sometimes shown on the Poll tab of the Topic form instead of the Content tab.
Fixed an issue where changing the publish date of an already published topic to a future date wouldn't update the containers last post data.
Converters
Improved member conversion speed upto 50% in some scenarios.
Downloads
Fixed an issue where anonymous comments were not tracked correctly.
Commerce
Fixed VAT number verification failing.
Fixed an issue where invoices from guests may not be marked as paid after a successful transaction.
Changes affecting third-party developers and designers
Added new GraphQL endpoints for Blog & Events.
Added the ability to use OAuth access tokens or API keys with GraphQL requests.
Added a new optional parameter to the Events > front > events -> event template.
Added constant \IPS\SITEMAP_MAX_PER_FILE to define the maximum number of entries in a sitemap file.
Updated HTMLPurifier to 4.15.0.
Fixed an issue where hooks with USE statements were wrapped in a try/catch.
Fixed an issue creating Polls via the REST API that are not multichoice.
Fixed an issue where reordering ACP restrictions generated an error.
Fixed an issue with the autocomplete form field in third party resources.
Method signatures and return type have been changed for \IPS\File\Amazon::chunkFinish() & \IPS\File\FileSystem::chunkFinish().
Removed jsTimezoneDetect library, replaced with native browser functionality.
REST, Webhooks and Zapier
The member, blogs entries, download files, gallery images, events, pages records and forum topics GET endpoint supports now a new ìds parameter to return items by multiple ids. This change also applies to any third party application that extends \IPS\Content\Api\ItemController and uses $this->_list().
This is our January maintenance release.
During the holiday period, our focus is on providing bug fixes and improving stability. Feature updates will resume in February.
Additional Information
Core
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.
Forums
Fixed an issue in the topic feed widget where it would show the hover preview when it shouldn't.
Fixed an issue where the approval reason would not show for topics.
Fixed an issue where locking a guest topic from the bottom moderation menu behaved differently than using the top moderation menu.
Fixed an issue where creating a forum may show an error on certain versions of MySQL.
Platform
Fixed an issue where the check for new comments may show the wrong number if the end-user is not on the last page of comments.
Pages
Fixed an issue where the sitemap could contain a link to a database category for a database which doesn't use categories.
Fixed an issue where deleting a custom field wouldn't drop the column from the database.
Downloads
Fixed an issue where deleting previous versions generated a template error.
Fixed an issue where submitting a file to a category where moderation is required could fail when IN_DEV is enabled.
Removed an unused cloud setting for max download speed.
Removed deprecated files data from Downloads File REST API response, use /download endpoint instead.
Events
Fixed an issue with links to calendars when the default view was not set to overview.
Fixes an uncaught TypeError exception when viewing badly formed Events URLs.
Fixed an issue with searching events by current location.
Fixed an issue where a blank event sidebar would show after events have passed.
Fixed an issue where online event links would be removed at the start time if no end was set.
Fixed an issue where repeating events may show on the wrong day when displaying in a different timezone.
Gallery
Removed profile tab image view preferences for guests to make it consistent with other areas where preferences can't be saved.
Commerce
Added og:image tag to product pages.
Fixed an issue where saving shipping rates was flagged as not covering all possible values.
Blog
Fixed an issue where a broken or missing blog entry image would break the blog entry page.
Fixed an issue where blog tags were not appearing in the recommended tags results.
Changes affecting third-party developers and designers
New constant DEBUG_HOOKS will log any errors thrown by a hook before executing the parent method.