Не создавайте несколько учетных записей , вы будете заблокированы! Для получения дополнительной информации о правилах, ограничениях и многом другом посетите страницу «Помощь» .
Нашли неработающую ссылку? Используйте кнопку «Жалоба» !
JavaScript отключён. Чтобы полноценно использовать наш сайт, включите JavaScript в своём браузере.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно.
Вам необходимо обновить браузер или попробовать использовать
другой .
Релиз IPS Community Suite
v4.7.23
Популярный движок для организации веб-форумов на сайте
Выпущена Вторник в 20:48
This is our September maintenance release.
Core
Fixed an issue where the last page of a large topic has the full number of comments per page.
Fixed an issue where the 'Average Time to Solution' block did not use the dark theme when refreshed.
Fixed an issue where optional cookies were handled as essential if the application was using a wildcard name.
Fixed an issue where SendGrid could not be disabled.
Removed KeyCaptcha from new installations.
Downloads
Fixed an issue where Downloads Files may not show Custom Fields labels for select/radio values.
Forums
Fixed an issue where the last comment data on large topics may be empty.
Platform
Added Member name to Spam Content Analysis log.
Fixed an issue where a Spam Analysis posting block may erroneously show a banned message.
Fixed an issue where replies held by Spam Analysis may not trigger moderator notifications.
Removed email bounce logic, this is now handled by our Cloud infrastructure.
Changes affecting third-party developers and designers
Fixed an issue where the REST API would return items the user does not have access to.
Notifications are sent "later" in \IPS\Content\Comment::create(),
now after postCreate()
.
Выпущена 13 июля
This is our June maintenance release.
Key changes include:
Added Cloudflare Turnstile CAPTCHA.
Core
Added Cloudflare Turnstile.
Adds a cross-origin-opener-policy header for better security.
Added List-Unsubscribe header to emails for one click unsubscribe.
Fixed a possible cache issue with the search.
Removed HTTP Caching on error pages to reduce potential caching poisoning.
Commerce
Improved how we store PayPal Subscription IDs when creating a subscription.
Fix an issue where stripe was not receiving member data for guests
Core
Fixed an issue where exporting members could time out when the community has millions of members.
Fixed an issue where the service worker cached offline page is not UTF-8
Fixed an issue where the report status change modal uses the wrong name to send a notification to
Fixed an issue where a row in the clubs node map table for a not existing club could break the ACP - Club Statistics Page
Fixed an issue where alerts from deleted members which required a PM reply weren't dismissable.
Fixed an issue where updates from versions < 4.5.0 could result in a los of commerce related customer history data.
Fixed an issue where applying a date filter to the referrals statistics would return a wrong result.
Fixed an IN_DEV issue where updating the search index could fail.
Fixed an issue where restoring not searchable content would throw an error.
Fixed an issue where a large members table caused the ACP Ranks screen to timeout.
Fixed an issue where the "Content I Follow" stream may not show results.
Fixed an issue when using OAuth resource owner password credentials where a successful login might be recorded as failed.
Removed duplicate ipsPageHead_barText element from the profile header template.
Fixed an issue where the Download PII Data url was broken in the email template.
Events
Added view count tracking.
Pages
Removed the link to set an already default page as default.
Forums
Fixed an issue where archived posts were not being deleted when the topic is deleted.
Fixed an issue where fetching the first or last post in a topic could time out on large data topics.
GraphQL, REST, Webhooks and Zapier
Fixed an issue where 'member_badge_awarded' was missing from the webhook events list.