Changeset 3043126
- Timestamp:
- 02/29/2024 11:46:24 AM (22 months ago)
- File:
-
- 1 edited
-
wpforo/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpforo/trunk/readme.txt
r3043119 r3043126 310 310 * Fixed Bug: RTL issues with some font-awesome forum icons 311 311 * Fixed Bug: RTL issues with forum tags 312 313 314 315 = wpForo Forum 2.1.0 - 2.1.9 | 24.06.2023 =316 317 [wpForo Forum v2.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-2-1-0-is-released/)318 319 * Version 2.1.9320 * Compatibility: PHP 8.2321 * Fixed Bug: XSS vulnerability in the forum322 * Hooks: `wpforo_spam_topic` and `wpforo_spam_post`323 * ---------324 * Version 2.1.8325 * Added: New button [Repair] to fix forum update and installation issues326 * Fixed Bug: SSRF vulnerability in the forum327 * Fixed Bug: Spoiler and Quotes formatting issue on forum posts328 * Fixed Bug: PHP Warning in forum layout #2 when no last post information329 * Fixed Bug: Issues with post reaction counting and forum cache330 * Fixed Bug: Topic subscription button behavior when forum is subscribed331 * Fixed Bug: Double printing of wpforo_date()332 * Fixed Bug: WordPress database error Regex error 'missing closing parenthesis333 * Fixed Bug: Conflict with other plugins when BuddyPress integration is enabled334 * Fixed Bug: Approved users need to be approved again after password resetting335 * Fixed Bug: Forum sitemap.xml when "Turn WordPress to this forum board" is enabled336 * Fixed Bug: Control issues with maximum number of attachments per forum posts337 * Fixed Bug: Header processing issue with WordPress 6.2+ versions338 * Fixed Bug: Bigint validation issues339 * Fixed Bug: Backend user synchronization issue340 * Fixed Bug: Forum template customization issue341 * --------342 * Version 2.1.7343 * Compatibility: WordPress 6.2344 * Added: Display forum admin note by secondary usergroups345 * Updated: Decreased number of participants' avatars on forum list346 * Fixed Bug: FontAwesome extra CSS file is not found for forum RTL mode347 * Fixed Bug: Missing breadcrumb item on forum category page348 * Fixed Bug: Incorrect number of replies on forum profile activity list349 * Fixed Bug: Small style bugs350 * --------351 * Version 2.1.6352 * Updated: New attribute `boardid` in wpForo shortcodes353 * Fixed Bug: Missing tooltip on post-link buttons354 * Fixed Bug: Different location of pagination button location for guests and users355 * Fixed Bug: Pagination information in SEO title of profile activity section356 * Fixed Bug: Lots of other minor bugs have been fixed.357 * --------358 * Version 2.1.5359 * Added: Rich editor for forum description360 * Added: do_shortcode() in wpForo email templates361 * Fixed Bug: Problem with website URLs containing port number362 * Fixed Bug: Unchangeable 10MB max uploaded file size363 * Fixed Bug: Duplicated content in recent posts widget364 * Fixed Bug: HTML escaping and sanitizing in the forum description and other sections365 * Fixed Bug: New filter hook `wpforo_check_referer` to disable Error 2252 and Error 2253366 * --------367 * Version 2.1.4368 * Fixed Bug: Topic and Post URL problems369 * Fixed Bug: Scrolling issues370 * Fixed Bug: Email sending issues371 * --------372 * Version 2.1.2 - 2.1.3373 * Fixed Bug: Let users create and edit questions with empty content374 * Fixed Bug: Email sending issues with internal cache375 * Fixed Bug: Do not send email notification to inactive users376 * Fixed Bug: Adjust "Can subscribe" permission to control users subscription tab377 * Fixed Bug: Problem with Subscribe Manager form for multi-boards378 * Fixed Bug: PHP property_exists() problem when settings have not initialized yet379 * Fixed Bug: Reactions ordering problem380 * Fixed Bug: Popup message problem on password reset page381 * Fixed Bug: Issue with some email shortcides382 * Fixed Bug: Problem with rendering of quotes on pop-up messages of topic overview383 * Fixed Bug: Prevent creating topics with empty title.384 * --------385 * Version 2.1.1386 * Changed: Correct location of reply editor after clicking the edit reply button387 * Changed: Keep the regular loading type of widgets. AJAX is only used for multi-board forums when current board doesn't match to the board widget.388 * Fixed Bug: Preparation | Fatal error caused at line 231 of file Cache.php: Call to a member function reset()389 * --------390 * Version 2.1.0391 * Added: Notification via email when the user become approved392 * Added: User approval email template "subject" and "message body"393 * Added: AJAX powered forum widgets394 * Added: Post reactions caching (likes, dislikes)395 * Added: Filter by Forums for Recent Topics widget396 * Added: Filter by Forums for Recent Posts widget397 * Added: Option to show only replies (skip first post) in Recent Posts widget398 * Added: Option to manage post excerpt length in Recent Posts widget399 * Added: Update-safe way to customize style.css of wpForo themes400 * Added: Button to reset the profile cover image (delete the current one)401 * Added: Insert selected quotes to the reply editor402 * Added: Email shortcodes in the reset password template403 * Added: Secondary usergroup in the Dashboard Members list404 * Security: Strip all tags in a post reporting message405 * Security: Fixed XSS vulnerability406 * Security: Fixed CSRF in user deleting action407 * Optimization: SQL optimization for forum statistic408 * Optimization: Caching of avatar source URLs to decrease sql queries409 * Filter Hook: `wpforo_topic_fields_filter` (allows filtering topic fields)410 * Filter Hook: `wpforo_avatar_cache` (allows disabling avatar cache)411 * Fixed Bug: PHP Warning - undefined array key "topicurl" in Actions.php412 * Fixed Bug: Issue with Classic theme's "Add topic" button413 * Fixed Bug: Usergroup selecting issue in Online Members widget414 * Fixed Bug: Issue with Forum Tab in UM profile page415 * Fixed Bug: Empty widget when recent topics are located in private forums416 * Fixed Bug: Avoid "board slug duplication error" when executing db fixer SQL417 * Fixed Bug: Popup message issue when unsubscribing from a forum or topic418 * Fixed Bug: Banned users become active when they change their passwords419 * Fixed Bug: X.com link closing tag on profile page420 421 422 = wpForo Forum 2.0.1 - 2.0.9 | 03.08.2022 - 18.09.2022 =423 424 [wpForo Forum v2.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-2-0-1-is-released/)425 426 IMPORTANT NOTES for UPDATE427 428 - Please deactivate current addons or update them to 3.0.0 version before updating wpForo to 2.0.x429 - Deactivate Go2wpForo tool if you have installed and done forum migration430 - This is a major update with fully changed forum theme. This update will remove forum template and css customizations. Also, some settings might be reset and you may need to update them again.431 - Make sure you don't have old forum template files in /wpforo/ folder of your current active theme directory.432 - After the update, please delete all caches and purge CDN if you have433 - After the update, please flush Redis Object Cache if you have this cache enabled434 - Please read [Update to wpForo v2 Instruction](https://wpforo.com/docs/wpforo-v2/getting-started/update-to-wpforo-v2/)435 - In case the update has been done automatically and your website is crashed please use [these solutions](https://wpforo.com/community/postid/68095/)436 437 ADDED FEATURES and FIXED BUGS438 439 * Version 2.0.9440 * Core: SQL Optimization441 * Core: More caching items (forum, topic, post URL caching)442 * Core: Better built-in cache, better cache deleting control443 * Core: Flush Redis Object Cache on activation444 * Added: Clickable current forum link in the forums widget445 * Fixed Bug: PHP Warning: trying to access key on null, line 228 / 235446 * --------447 * Version 2.0.8448 * Added: Nickname on the profile page449 * Added: More types of problem detection in Debug > Error & Issues Tab450 * Added: New color options for link colors in Colors & Styles admin page451 * Added: Source and emoticons buttons in the signature and about editors452 * Added: Allow auto-embed bmp, webp, svg and tiff files with URL453 * Added: Buttons to flush permalinks in wpForo > Overview admin page454 - Should be used if the forum page is changed455 - Should be used if the board slug is changed456 - Should be used if some pages are not accessible457 - Should be used if forum and topic links don't work458 - Should be used if forum paths are changed in General Settings459 * Changed: Like button moved to the post bottom section in Extended Layout460 * Fixed Bug: Missing colors, make sure all css files are loaded with https461 * Fixed Bug: CSS issues if user avatars are disabled462 * Fixed Bug: Correct canonical URL for Q&A topics with sorting queries463 * Fixed Bug: Stop hiding moderation buttons when topic overview is disabled464 * Fixed Bug: Fatal error: array_merge(): Argument #2 must be of type array465 * Fixed Bug: PHP Warning at /2/forum.php 103 line466 * Fixed Bug: Small CSS issues467 * --------468 * Version 2.0.7469 * Added: Filter hooks to set minimum number of posts for Active and Hot topics470 * Added: Missing phrases471 * Added: Hook to disable topic suggestion requests472 * Added: Post count information under the user avatar in the Simplified layout473 * Changed: Sitemap pinging links474 * Fixed Bug: Problems with displaying login, register and profile pages475 * Fixed Bug: Problems with displaying unapproved posts in moderation page476 * Fixed Bug: Profile cover image saving problems477 * Fixed Bug: Board settings saving issues478 * Fixed Bug: Problem with remote avatar saving on the second time479 * --------480 * Version 2.0.6481 * Added: Usergroup permission "Can upload cover profile image"482 * Added: Display Tags link in forum footer483 * Added: Favored button in member's profile buttons484 * Added: Member paths in cache excluding admin notes485 * Added: Admin notification when the default board is missing486 * Added: Info in Errors & Issues tab when old customized template files are detected487 * Security: Added wp_nonce and wp_send_json_error() to all AJAX requests488 * Spam Protection: Minimum user level to display signature489 * Spam Protection: Don't show profile fields for users who don't have content490 * Fixed Bug: Classic theme issues (like button, search icon, profile page)491 * Fixed Bug: Disable forum statistic using the corresponding option492 * Fixed Bug: Duplicated information about points on profile and members page493 * Fixed Bug: Icon issue in Member Title profile field494 * Fixed Bug: Problem with password changing in forum profile page495 * Fixed Bug: Using WordPress timezone for not-loggedin visitors496 * Fixed Bug: The checkbox options of Admin Note don't work497 * Fixed Bug: Cannot add forum cover image in non-default boards498 * Fixed Bug: Problems with manual approval of new registered users499 * Fixed Bug: Turn off topic suggestion when editing a topic500 * Fixed Bug: Problem with saving the board description501 * Fixed Bug: Stop loading UM css and other functions if UM is not installed502 * Fixed Bug: Pagination dropdown background issue503 * Fixed Bug: Remove nofollow links from the end of breadcrumbs504 * Fixed Bug: Avatar overlapping issue in Simplified layout505 * Fixed Bug: Avoid sending duplicated email on new reply and user mentioning506 * Fixed Bug: Don't send email to the post approving moderator507 * Fixed Bug: Email template and shortcode issues508 * Fixed Bug: User Profile Synchronization Issue509 * Fixed Bug: Filter by forums in Recent Posts widget510 * Fixed Bug: PHP Note: Empty values in widget / Warning: Undefined array key Posts.php on line 655511 * --------512 * Version 2.0.5513 * Added: Topic and Post dislike notification514 * Added: ID's to forum wrappers on forum home page515 * Fixed Bug: Forum access "Can Like" doesn't work516 * Fixed Bug: Email shortcode rendering issue517 * Fixed Bug: Loosing theme settings when the General Settings are updated518 * Fixed Bug: WordPress author URL problem /participant/anonymous/519 * Fixed Bug: Admin note "wpForo Installation Status"520 * Fixed Bug: User avatar issue in "Profile & Notifications" Widget521 * --------522 * Version 2.0.4523 * Added: Separate navigation menu and Menu Location for each board524 * Added: Limit suggested topics525 * Changed: Hide suggested topics when user left the title field526 * Fixed Bug: Language conflict with other plugins in ajax requests527 * Fixed Bug: JS/CSS file conflict in dashboard528 * Fixed Bug: 404 error when Polyglot plugin is used with single board529 * Fixed Bug: PHP Notice / Trying to get property 'roles' of non-object in hooks.php on line 22530 * --------531 * Version 2.0.3532 * Fixed Bug: Problem with get_locale() function533 * Fixed Bug: Deactivate old addons and don't allow to activate them to avoid fatal errors534 * Fixed Bug: Revert the lost sidebar after updating to v2.0535 * --------536 * Version 2.0.1 / 2.0.2537 * Multi-board: Allows to create multiple separate forum boards in the same WordPress website.538 * Multi-language: Using the multi-board system, you can create multiple separate forums for each language of your website.539 * New Settings Page: We've re-grouped and re-designed wpForo settings, now it's very easy to find the option you want.540 * New Forum Theme: The new version comes with new 2022 theme and with completely redesigned forum layouts and style.541 * New Member Profile System: It's fully changed with new features and modern design, becoming sitewide profile system.542 * New Registered User Approval: Keeps new registered users inactive until they are not activated by forum administrate.543 * Added: Redesigned Members Directory544 * Added: AJAX powered profile actions and sub-tabs545 * Added: Point based user reputation collected on new topic, post, like, dislike546 * Added: User following with corresponding (following and followers) tabs in profile547 * Added: User ban and edit buttons in users profile pages548 * Added: User soft and full deleting option549 * Added: Mute button to disable email notifications on user mentioning in posts550 * Added: Profile cover image551 * Added: Last login information on the profile page552 * Added: Separated sub-tabs All/Topics/Posts in Profile > Activity Tab553 * Added: Favored Tab with Bookmarks/Likes/Dislikes sub-tabs554 * Added: User profile page without forum header and footer555 * Topic Overview: on the top of topics with quick stat and a tree of nested replies556 * Added: Topic specific statistics with participants and likes count557 * Added: Topic suggestion while typing topic title in new topic creation form558 * Added: Topic and Post bookmarking button allows adding them in "favored" list559 * Added: Topic managing buttons are moved from the first post to the top of all pages560 * Added: Topic and Posts Dislike button with new ui/ux561 * Added: Topic/Post filter in Dashboard > wpForo > Moderation admin page562 * Added: H1 headers in topic tags page563 * Added: Forum cover image, available for all layouts564 * Added: [Add Topic] button to all layouts on the forum home page565 * Added: Forum Jump dropdown in topics footer area566 * Added: Category and Forums widget with an option to display as dropdown567 * Added: Settings boxes grouping related options568 * Added: Settings live search field, jumping to found setting page569 * Antispam: Check links in topic custom fields and in signatures for auto moderation570 * Antispam: Option to set minimum number of approved posts to be able to edit own profile. Doesn't allow spammers to create spam profile pages with lots of links and spam content.571 * Added: Toggle to keep collapsed wpForo menu shortcodes in Menus admin page572 * Added: New social network meta tag "og:local" in forum and topic pages573 * Added: Dashboard notification to exclude forum for 7 popular cache plugins574 * Lots of options have been added in [wpForo Settings](https://wpforo.com/docs/wpforo-v2/settings/)575 * Lots of bugs have been fixed576 * The core is fully re-developed and optimized577 578 579 580 = wpForo Forum 1.9.9.2 | 29.07.2022 =581 582 * Release Info: This is a preparation release for the next wpForo 2.0.0 major update. The v2.0.0 will be released in a few days. It's better to have this version before updating to wpForo 2.0.0. Other versions of wpForo can be updated to v2 as well, so it's not mandatory to do this update.583 584 585 = wpForo Forum 1.9.9.1 | 11.10.2021 =586 587 * Release Info: This is a not planned release to fix some important conflicts and to add some hooks for WooCommerce Memberships plugin integration.588 * Fixed Bug: We were getting lots of reports about a serious conflict with bbPress plugin. People install wpForo to test it while they still use bbPress. In this case the topic creation doesn't work. wpForo generates errors once the topic is submitted. This conflict has been fixed with this version.589 * New Addon: [wpForo - WooCommerce Memberships Integration](https://gvectors.com/product/wpforo-woocommerce-memberships/). In the meantime we've got a request for WooCommerce Memberships integration addon, this addon is also released with wpForo 1.9.9.1 version.590 591 592 = wpForo Forum 1.9.9 | 22.07.2021 =593 594 [wpForo Forum v1.9.9 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-9-is-released/)595 596 * Compatibility: WordPress 5.8597 * Compatibility: All in One SEO plugin (no conflict with wpForo SEO)598 * Compatibility: Yoast SEO plugin (no conflict with wpForo SEO)599 * Compatibility: Rank Math SEO (no conflict with wpForo SEO)600 * Compatibility: Changes to display registration errors (for CleanTalk)601 * Added: New hooks for debugging602 * Added: New language files, existing ones are updated603 * Fixed Bug: Problem with auto-complete search of topic tags604 * Fixed Bug: Fatal error - Undefined method wpdb::db_server_info()605 * Fixed Bug: Fatal Error - Unsupported operand types in functions.php606 * Fixed Bug: PHP Notice - Trying to access array offset on value607 * Fixed Bug: wpforo_strip_shortcodes function removes http links608 609 IMPORTANT NOTES for UPDATE610 611 - After the update, please delete all caches.612 - If you have a Minifier/Optimizer plugins please delete all caches.613 - If you use CDN and found some issues please purge it.614 - Some JS and CSS files are changed, please refresh (press Ctrl+F5, on Mac CMD+Alt+E) on forum front-end twice to reset browser cache, otherwise you'll see crashed design.615 616 617 = wpForo Forum 1.9.8 | 13.07.2021 =618 619 [wpForo Forum v1.9.8 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-8-is-released/)620 621 * Fixed Bug: Missing subforums on forum list (Threaded Layout)622 * Fixed Bug: Missing forums and subforums in forum dropdown menu623 * Fixed Bug: PHP Notice: Trying to access array offset on value of null624 * Fixed Bug: Inserting nickname in reply box if the mentioning is disabled625 * Fixed Bug: Filtered unused shortcodes in BuddyPress activities626 * Fixed Bug: Problem with searching topics by topic custom fields627 * Fixed Bug: Load More Comments button doesn't work in Q&A forum layout628 * Fixed Bug: 404 error when changing the language with Polylang Plugin629 * Fixed Bug: Forum search button is not clickable (required fields issue)630 * Fixed Bug: Member search button is not clickable (required fields issue)631 * Fixed Bug: Tab specific breadcrumb for profile custom tabs (for UCF addon)632 * New Addon: [wpForo - GIPHY Integration](https://gvectors.com/product/wpforo-giphy/)633 * New Addon: [wpForo - Tenor GIFs Integration](https://gvectors.com/product/wpforo-tenor/)634 635 636 = wpForo Forum 1.9.7 | 11.06.2021 =637 638 [wpForo Forum v1.9.7 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-7-is-released/)639 640 * Added: MySQL 8 Compatibility641 * Added: Social Network fields in forum profiles are updated642 * Removed: ICQ, AOL IM, Google+, Yahoo, MSN643 * Added: LinkedIn, Instagram, Telegram, YouTube, VKontakte644 * Added: Hooks on user banning / unbanning actions645 * Added: User banning `do_action('wpforo_after_ban_user', $userid);`646 * Added: User unbanning `do_action('wpforo_after_unban_user', $userid);`647 * Added: Hooks to set custom timeout for forum top/right pop-up messages648 * Added: Forum hook `wpforo_notice_timeout_success`649 * Added: Forum hook `wpforo_notice_timeout_error`650 * Added: Built-in forum memory cache is improved651 * Added: Adds space after @nickname on clicking [reply] button652 * Added: Admins are now able to manage user subscriptions in user's My Profile > Subscriptions Tab653 * Added: QAPage schema to wpForo Q&A Forum Layout. Now forum Q&A layout topics/questions are eligible to have a rich result displayed on the search results page. [More information...](https://developers.google.com/search/docs/data-types/qapage)654 * Fixed Bug: Redirection issue when URL contains TCP port other than 80655 * Fixed Bug: Sub-forums are not displayed in threaded layout (MySQL 8 issue)656 * Fixed Bug: Clean [spoiler] shortcode from recent posts list657 * Fixed Bug: Back slash before all apostrophes in emails658 * Fixed Bug: Secure redirection, switched to `wp_safe_redirect()`659 * Fixed Bug: Problem with spoiler, crashing post content and forum layout660 * Fixed Bug: Incorrect last login information for inactive users661 * Fixed Bug: Reduced DB queries and some duplicated SQLs are removed662 663 664 = wpForo Forum 1.9.6 | 12.03.2021 =665 666 [wpForo Forum v1.9.6 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-6-is-released/)667 668 * Added: WordPress 5.7 compatibility669 * Fixed Bug: Problem with the filter 'not replied posts' in recent posts page670 * Fixed Bug: Inactive user is shown in the footer latest member section671 * Fixed Bug: Wrong link to font-awesome icons672 * Fixed Bug: Threaded layout avatars size issue on high resolution screens673 * Core Update: Important changes for wpForo Private Message addon674 * Core Update: Important changes for wpForo Topic Custom Fields addon675 676 677 = wpForo Forum 1.9.4 / 1.9.5 | 25.02.2021 =678 679 [wpForo Forum v1.9.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-4-is-released/)680 681 * version 1.9.5682 * Fixed Bug: Forum slugs are changed on forum editing683 * Fixed Bug: Some small bugs are fixed684 * -----685 * version 1.9.4686 * Added: Option to control toolbar location on topic/post editor (top/bottom)687 * Added: Hook to enable multi-site signup functions for forum registration688 * Added: Hook to control image auto-embedding in posts689 * Added: New permissions in forum accesses `Can enter forum` and `Can enter topic`690 * Added: Missing phrases to wpForo phrase system691 * Added: Slovak(SK) and Arabic (AR) language translation files692 * Updated: CZ, DK, ES, HU, JA, NL, TR language translation files693 * Fixed Bug: Line-break issue with user Signature and About fields694 * Fixed Bug: Redirect back after login on non-forum login pages695 * Fixed Bug: Problem with AJAX powered buttons, concurrent requests are enabled696 * Fixed Bug: Issue with Topic Starter label when guest posting is enabled697 * Fixed Bug: Post likes problem in threaded layout when the Object Cache disabled698 * Fixed Bug: Fatal error: Uncaught TypeError: fclose()699 * Fixed Bug: Google reCAPTCHA problem on native WordPress login / register pages700 * Fixed Bug: Lots of small bugs are fixed and all AJAX functions are optimized701 * New Addon: [wpForo Syntax Highlighter](https://gvectors.com/product/wpforo-syntax-highlighter/)702 * New Addon: [wpForo Topic Prefix & Tag Manager](https://gvectors.com/product/wpforo-topic-prefix/)703 704 705 = wpForo Forum 1.9.2 / 1.9.3 | 19.12.2020 =706 707 [wpForo Forum v1.9.2 / v 1.9.3 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-2-is-released/)708 709 * version 1.9.3710 * Fixed Bug: Fatal error with some cache and must loaded (mu-plugins) plugins711 * -----712 * version 1.9.2713 * Added: Better protection against spam user registration714 * Added: New hooks on topics and posts getting arguments for custom ordering715 * Added: Less number of SQLs on forum and non-forum pages by caching options716 * Added: Less number of SQLs on forum and non-forum pages by caching widgets717 * Fixed Bug: Fatal Error when using custom scripts for UM Integration718 * Fixed Bug: Recent posts widget ignores forum access settings and displays private forums' posts if the "limit per topic" option is enabled.719 720 721 = wpForo Forum 1.9.0 / 1.9.1 | 12.12.2020 =722 723 [wpForo Forum v1.9.0 / v1.9.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-9-0-is-released/)724 725 * version 1.9.1726 * Adapted: Avoid database error if the InnoDB table engine is disabled in the hosting server.727 * -----728 * version 1.9.0729 * Added: PHP 8 compatibility730 * Added: WordPress 5.6 compatibility731 * Added: Label "Topic Starter" next to the post author username732 * Added: Rich editor for Signature field733 * Added: New button in dashboard [Clean Up] to clean orphaned data734 * Added: Hook to disable forum filter for related topics by tags735 * Added: Use strict rules to find related topics by tags (full match)736 * Added: Nofollow attributes to anchor links737 * Added: Option and hook to manage forum and sub-forums on threaded layout738 * Added: Don't suggest selecting of forums if there is only one739 * Added: Option to show/hide top admin bar for regular users740 * Added: Filter hook to FB Login privacy information741 * Added: Tinymce content_css for emoji image size742 * Added: Enable merge/move with topic short URLs as well743 * Added: Limit suggested tags and filter hook to change this limit744 * Fixed Bug: Buddypress notifications are not marked as read745 * Fixed Bug: Forum sitemap issue with WordPress 5.5/5.6746 * Fixed Bug: Post editor is visible in closed topics for admins/mods747 * Fixed Bug: Rank Math SEO conflict748 * Fixed Bug: RSS link issues, infinity duplications749 * Fixed Bug: SEO issue, moved topic URL still available750 * Fixed Bug: Time zone date time counting issue751 * Fixed Bug: Recent posts widget ignores forum accesses752 * Fixed Bug: Wrong user being notified of being mentioned in the forum753 * Fixed Bug: Search problem with unicode content754 * Fixed Bug: Problem with HTML code when you edit a post755 * Fixed Bug: Doesn't show some code or quote (when trying to edit)756 * Fixed Bug: Missing unapproved posts on Recent Posts page (filter)757 * Fixed Bug: Last reply links on threaded layout doesn't show up for guests758 * Fixed Bug: Can create topic in the category759 * Fixed Bug: Two PHP notices when move/split posts760 * Fixed Bug: Profile URL is not changed to UM profile page for current user only761 * Fixed Bug: Problem with current user profile URL when BuddyPress is enabled762 * Fixed Bug: Latest Post in the Forum Statistics is showing restricted topics763 * Fixed Bug: Extra "Body" tooltip on editor toolbar buttons764 * Fixed Bug: Remove share buttons from password reset page (avoid vulnerability)765 * Fixed Bug: Issue with rich editor full screen toolbar buttons766 * Fixed Bug: Deprecated keyboard event properties and Mac support767 * Fixed Bug: Numeric username issues in registration and account data update768 * Optimization: All AJAX requests are optimized769 * Removed: PHPSESSION770 771 772 = wpForo Forum 1.8.3 / 1.8.4 | 17.08.2020 =773 774 [wpForo Forum v1.8.3 / 1.8.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-8-3-is-released/)775 776 * version 1.8.4777 * Fixed Bug: Stop changing attachments paths to relative by TinyMCE778 * Fixed Bug: Backslashes issues in the post content779 * -----780 * version 1.8.3781 * Added: WordPress 5.5 compatibility782 * Optimized: Forum fulltext search functions783 * Fixed Bug: Allow edit reply titles in threaded layout784 * Fixed Bug: Advanced search bug in search widget and menu forms785 * Fixed Bug: Remove Advanced search options button from Tags search786 787 788 = wpForo Forum 1.8.2 | 27.07.2020 =789 790 [wpForo Forum v1.8.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-8-2-is-released/)791 792 * Fixed Bug: Login issue, forum doesn't recognize login status793 * Fixed Bug: Forum menu doesn't reflect to login status794 * Fixed Bug: Cannot approve / unapprove post795 * Fixed Bug: Cannot edit a topic / post796 * Fixed Bug: Some forms are disappeared797 798 799 = wpForo Forum 1.8.0 / 1.8.1 | 22.07.2020 =800 801 [wpForo Forum v1.8.0 / v1.8.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-8-0-is-released/)802 803 IMPORTANT: wpForo 1.8.x versions are not compatible with old versions of addons. Please update addons right after the wpForo update and delete all caches.804 805 * version 1.8.1806 * Fixed Bug: Topic and Post editor title issue807 * Fixed Bug: Missing titles in Recent Posts widget808 * Fixed Bug: Cannot update wpForo Polls addon809 * Fixed Bug: Forum is crashed if you use "Turn WordPress to wpForo" option810 * ----811 * version 1.8.0812 * Added: The core is improved and adopted for page builders813 * Added: You can use wpForo shortcodes in Elementor plugin814 * Added: Now you can add forum in custom post types and in child pages815 * Added: Robust CSS style, preventing design conflicts (e.g. with Divi theme)816 * Added: WordPress default First and Last Names added in User Fields addon817 * Added: Edit and Delete user in Dashboard button in forum profile page818 * Added: Please Login or Register message in Topic pages for guests819 * Added: Add new topic using a URL and opening in separate page820 * Added: Add Topic URL: site.com/community/add-topic/821 * Added: Add Topic with preselected forumid: site.com/community/add-topic/5/822 * Added: Add Topic shortcode: [wpforo item="add-topic"]823 * Added: Add Topic shortcode for forumid=5: [wpforo item="add-topic" id="5"]824 * Added: Add Topic page access based on Usergroup permissions825 * Added: New permission "Can access to add topic page" in Usergroups826 * Fixed Bug: Reset password URL opens 404 page on multi-site installation827 * Fixed Bug: Problem with WhatsApp share button828 * Fixed Bug: SEO issues, "noindex" meta tag829 * Fixed Bug: User nickname validation issues830 * Fixed Bug: Another attempt to make compatible with Rank Math SEO831 * Fixed Bug: Editor smile button problem in Threaded Layout832 * Fixed Bug: Many small bugs are fixed as well833 * New Addon: [wpForo Topic Custom Fields](https://gvectors.com/product/wpforo-topic-custom-fields/)834 835 836 = wpForo Forum 1.7.5 / 1.7.6 / 1.7.7 | 31.05.2020 =837 838 [wpForo Forum v1.7.5 / 1.7.6 / 1.7.7 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-7-5-is-released/)839 840 With this version of wpForo, we've improved the [wpForo - User Custom Fields](https://gvectors.com/product/wpforo-user-custom-fields/) addon. Besides the ability to create custom fields for users, now this addon allows you to create Custom Profile Tabs. This is a major change in the addon which required wpForo core update as well.841 842 * wpForo Forum v1.7.7843 * Fixed Bug: Remove Secondary Usergroup field from users account. Display it only for administrators.844 * -----------845 * wpForo Forum v1.7.6846 * Fixed Bug: Warning: Illegal offset type in class-members.php on line 2641847 * Fixed Bug: Other small bugs848 * -----------849 * wpForo Forum v1.7.5850 * Added: New permission `Can reply to own topic` in Forum Accesses851 * Added: New `[post-desc]` shortcode for user mentioning email template852 * Added: New merged Profile Page option [ Default | wpForo | BP | UM ]853 * Fixed Bug: Compatibility issues with Rank Math plugin854 * Fixed Bug: User couldn't edit topic title in Threaded Layout855 * Fixed Bug: User couldn't delete own topic if there are some replies in it856 * Fixed Bug: Admin can manage his subscriptions without confirming his email857 * Fixed Bug: PHP Notice; undefined userid in widgets for Banned Users858 * Fixed Bug: Issues with Secondary Usergroups859 * Fixed Bug: Lots of small bugs860 861 862 = wpForo Forum 1.7.3 / 1.7.4 | 23.04.2020 =863 864 [wpForo Forum v1.7.3 / v1.7.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-7-3-is-released/)865 866 * wpForo Forum v1.7.4867 * Fixed Bug: Issue with user registration email formatting868 * Fixed Bug: Prevent 3rd party affection of user registration email type869 * Fixed Bug: Admin front-end control panel dark style870 * Fixed Bug: Required fields validation issue in topic editor for quests871 * Fixed Bug: Prevent executing 3rd party heavy SQLs through WP hooks in wpForo872 * Fixed Bug: Only display active users in forum members page873 * Fixed Bug: Only count active users in forum statistic874 * New Hook: If you want to remove the "only active users" restriction for members list and members count in statistic you should use the new hook with this parameter: `add_filter('wpforo_display_members_status', function ( $status ){ return array('active', 'inactive', 'banned'); });`875 * once you put this hook in your active WordPress theme `functions.php`, you should navigate to Dashboard > Forums > Dashboard and click the [Delete All Caches] button. If you have a WordPress child theme, you should only put this code in the child theme `functions.php` file.876 * -------------------------877 * wpForo Forum v1.7.3878 * Updated: Login button on Register page879 * Updated: Human readable Views and Post numbers on Threaded Layout topics list880 * Updated: Lighter and smaller threaded layout editor for replies.881 * Updated: Italian Translation Update (it_IT), many thanks to Simone Ginosa882 * Fixed Bug: Missing [Clear All] notification button style on non forum pages883 * Fixed Bug: Problem with [Clear All] notification button on My Profile widget884 * Fixed Bug: Don't synch usergroups with roles if the option is disabled885 * Fixed Bug: Prevent wrong synchronization for admins if there is no rule for them886 * Fixed Bug: Keeps jumping to incorrect topic after splitting posts from a topic887 * Fixed Bug: WordPress login page URL in user registration form started from 5.4888 * Fixed Bug: Lots of small bugs in the core and CSS issues889 * Fixed Bug: new hook to stop conflicts with Page builder plugins, such as Flatsome theme page builder. In this case you should enable the hook with this code: `add_filter('on_wpforo_load_remove_the_content_all_filters', '__return_true');`890 891 892 = wpForo Forum 1.7.2 | 28.03.2020 =893 894 [wpForo Forum v1.7.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-7-2-is-released/)895 896 * Added: AJAX powered "Clear all" notification button897 * Added: Press ESC to close opened notifications list898 * Added: Keep the same Canonical URL for pages opened by Short and Full URLs899 * Fixed Bug: Short period uncolored view on forum loading process900 * Fixed Bug: Remove [Admin] Usergroup as selected option on new user creation901 * Fixed Bug: Revert back `wpforo_answer` action hook902 * Fixed Bug: PHP 7.4 warning messages903 * Fixed Bug: Remove <p>@nickname</p> HTML from reply textarea904 * Fixed Bug: Phrase "Got to first unread post" to "Go to first unread post"905 * Fixed Bug: Missing trailing slash in Forum Sitemap URL copy section906 * Fixed Bug: Other small bugs...907 908 909 = wpForo Forum 1.7.1 | 24.03.2020 =910 911 [wpForo Forum v1.7.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-7-1-is-released/)912 913 * Added: WordPress 5.4 compatibility914 * Added: In-forum notification when user is @mentioned915 * Added: Click the "link" icon of each post to get a Short and Full URL916 * Added: Unread / Read bold title indicator in Recent Posts widget917 * Added: Option to display [new] indicator in Recent Posts widget918 * Added: Option to only display unread posts in Recent Posts widget919 * Added: Links "Jump to last unread" feature in Recent Posts page920 * Added: Bulk change of members usergroup in Forums > Members admin page921 * Added: New post reporting dialog, removed jQuery UI files.922 * Added: Dashboard note and instruction to protect user registration form923 * Added: Frontend info-box and instruction to protect user registration form924 * Added: ru_RU Translation update by [wpForo.RU Team](https://wpforo.ru)925 * Added: WhatsApp and LinkedIn Share Buttons926 * Added: [Create Account] button on forum login page927 * Added: Redirect to previous page after user login928 * Added: Frontend Admin Control Panel with quick links at the bottom of all forums929 * Added: Filter hook `wpforo_member_nicename`930 * Added: Filter hook `wpforo_direct_topic_url` to turn on direct links w/o #postid931 * Added: Filter hook `wpforo_get_notifications_args` to filter notifications by different arguments932 * New Option: Stop sending emails to Admins on new user registration933 * New Option: Overwrite WordPress new user registration email to admins934 * New Option: Overwrite WordPress new user registration email to users935 * Performance: Less SQL queries on forum pages and zero affection on non-forum pages.936 * Optimization: JS and CSS files are optimized, faster page loading.937 * Optimization: Removed lots of inline JavaScript codes with phrases938 * Addons: Private Message notifications are integrated with forum notification system939 * Fixed Bug: Password is required when user updates profile fields940 * Fixed Bug: Mobile view issues in Simplified and threaded layouts under the avatar941 * Fixed Bug: Email templates line-breaks and formatting issues942 * Fixed Bug: Notification bell tooltip translation issue943 * Fixed Bug: Strip slashes of notification description944 * Fixed Bug: Broken solved status of Q&A layout topics945 * Fixed Bug: Disable Forum Tab URLs if BP Forum Tab integration is disabled946 * Fixed Bug: Disable Forum Tab URLs if UM Forum Tab integration is disabled947 * Fixed Bug: Empty list item on Split Topic form948 * Fixed Bug: Disable registration page when forum registration is disabled949 * Fixed Bug: Remove brackets from search phrase950 * Fixed Bug: Removed Google+ Share Button951 * Fixed Bug: Regular pages open as forum 404 page952 * Fixed Bug: Login redirect to 404 page953 954 955 = wpForo Forum 1.7.0 | 03.02.2020 =956 957 [wpForo Forum v1.7.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-7-0-is-released/)958 959 * Added: PHP 7.4 compatibility960 * Added: In Forum User Notification961 - New reply in your topic962 - New reply / quote to your post963 - New like to your post964 - New up / down vote to your post965 * Added: Notification Bell on menu bar966 * Added: Real-time user notification967 * Added: My Profile & Notifications widget968 * Added: User Notification Bell on the widget969 * Added: Option to manage user notifications970 * Added: Topic links go to the first unread post971 * Added: [new] indicator at the end of topic titles972 * Added: Go to first unread links and [new] indicator in Recent Topic widget973 * Added: Options to manage topic links and [new] indicator974 * Added: Smooth, multi-step user synchronization975 * Added: Smooth, multi-step user and topics statistic update976 * Added: New permission - Can access to attachments977 * Added: Forums > Phrases using WordPress table builder978 * Added: Forums > Moderation using WordPress table builder979 * Added: Forums > Members using WordPress table builder (new fields)980 * Added: ru_RU Translation by wpForo.RU Team981 * Added: Pre-submit user register validation982 * Added: Forum search page URL - example.com/community/?foro=search983 * Added: Replaced all ?wpforo=x URLs to ?foro=x984 * Added: TinyMCE editor loading985 * Added: Allow font-awesome icons in TinyMCE editor986 * Added: Hook to disable message bubble 'wpforo_message_bubble'987 * Updated: Font-awesome lib updated to 5.11.2988 * User Custom Field Addon: Allow to set default value for custom fields989 * User Custom Field Addon: Option to display default values on profile page990 * Advanced Attachment Addon: File attachment with a quick Attach Files button991 * Advanced Attachment Addon: User Media Library moved to editor bottom side992 * Advanced Attachment Addon: Upload and insert image thumbnails in post editor993 * Fixed Bug: Parent forum unread status when all are read in sub-forums994 * Fixed Bug: Settings > Styles colors list symmetry issue995 * Fixed Bug: Breadcrumb issue on mobile devices996 * Fixed Bug: Some phrases cannot be translated997 * Fixed Bug: Topic editor errors "toolbar x button plugin is not found"998 * Fixed Bug: BuddyPress and UM user subscription tab issue999 * Fixed Bug: 404 error, page not found if URL contains "~" symbol1000 * Fixed Bug: Dark style issues1001 * Fixed Bug: Empty URLs in forum sitemap1002 * Fixed Bug: Duplicated Message Bubble1003 * Fixed Bug: 500 Server Error, fixed by Mark all read button1004 * Fixed Bug: Security issues reported by1005 * Fixed Bug: Can View Signature usergroup permission doesn't work1006 * Optimization: Duplicated SQL queries, SQL optimization.1007 1008 1009 IMPORTANT NOTES for UPDATE1010 1011 - After the update, please delete all caches, go to forum front-end and reset browser cache.1012 - If you use CDN and found some issue please purge it.1013 1014 1015 1016 = wpForo Forum 1.6.5 | 15.09.2019 =1017 1018 [wpForo Forum v1.6.5 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-5-is-released/)1019 1020 * Added: Filter to find inactive users in Forums > Members admin page1021 * Fixed Bug: Can't post new topics and replies "Empty Post" Error.1022 * Fixed Bug: Problems on IE 11 browser.1023 * Fixed Bug: Hide forums for non-permitted users in Threaded Layout1024 * Fixed Bug: PHP Notice: undefined variable in Settings > Members admin page1025 * Fixed Bug: Unconfirmed users become inactive1026 * Fixed Bug: Don't allow admins upload other file types in XML Phrases importer form. Security issue: Remote Code Execution (RCE) "Arbitrary File Upload".1027 1028 1029 = wpForo Forum 1.6.4 | 03.09.2019 =1030 1031 [wpForo Forum v1.6.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-4-is-released/)1032 1033 * Fixed Bug: Spurious question marks in texts1034 * Fixed Bug: Empty topic and reply titles1035 * Fixed Bug: New registered users are not able to post new topics and replies if the email confirmation option is disabled.1036 1037 1038 = wpForo Forum 1.6.3 | 01.09.2019 =1039 1040 [wpForo Forum v1.6.3 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-3-is-released/)1041 1042 * Added: Post preview button1043 * Added: Save post draft1044 * Added: Auto drafting of post editor content1045 * Added: Revisions system based post draft1046 * Added: Multiple revisions with options to restore and delete1047 * Added: Option to enable / disable post preview and drafting1048 * Added: Option to set max number of revisions1049 * Added: Option to set auto-drafting interval1050 * Added: Current user profile shortcode `[wpforo item="profile"]`1051 * Added: Changed last poster avatar link to last reply in Threaed Layout1052 * Added: German translation update, many thanks to Birgit Barth1053 * Added: Hook `wpforo_replace_buddypress_avatar` to replace BuddyPress avatar1054 * New Addon: [wpForo Emoticons](https://gvectors.com/product/wpforo-emoticons/)1055 * Fixed Bug: Wrong last post and date info on Simplified Layout forums1056 * Fixed Bug: Fix Spoiler Bug when spoiler title contains apostrophes1057 * Fixed Bug: Topic and post icons on profile activity page1058 * Fixed Bug: Post dates don't reflect WP Date Format if the option is enabled.1059 * Fixed Bug: Allow brackets in topic title but still remove shortcodes1060 * Fixed Bug: No result when select "Not Replied Topics" in dropdown1061 * Fixed Bug: 404 error when forum search field is empty1062 * Fixed Bug: 404 error when regular page slug part matches with forum base path1063 * Fixed Bug: Forum Members linking to wrong user profile1064 * Fixed Bug: Forum tab in profile page in new versions of Ultimate Member plugin1065 * Fixed Bug: Report email is only being sent to first forum admin email address1066 * Fixed Bug: Some TinyMCE plugins are not loaded in forum editor1067 * Fixed Bug: PHP Warning message on saving forum members setting1068 * Fixed Bug: Strip shortcodes in forum search result1069 * Fixed Bug: Other small bugs.1070 1071 1072 = wpForo Forum 1.6.2 | 11.07.2019 =1073 1074 [wpForo Forum v1.6.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-2-is-released/)1075 1076 * Added: Multi-quotes by selecting certain content from different posts1077 * Added: Option to change user forum rating in Dashboard > Edit User page1078 * Added: Auto-grow (auto-resize) feature for forum topic/post editors1079 * Added: Reply button automatically adds post author @nickname in editor1080 * Added: Prevent closing forum window if topic/post editor is not empty1081 * Added: New shortcode [post_author_name] in forum email templates.1082 * Added: Option to create spoilers (hidden, expandable content) in editor1083 * Added: Option to limit forum search result count, optimizing db usage1084 * Added: Option to set max/min characters number in forum topic/post editor1085 * Added: Ctrl + Enter to submit forum topic/post editor1086 * Added: wpForo SEO optimization, X.com Image SEO Tag for forum pages1087 * Added: Display category (top parent forum) description in category page1088 * Added: Display Secondary Usergroups with user information and in profile1089 * Added: Enabled Subscribe Manager in forum profile > subscription tab1090 * Added: Redirect to forum login page if visitor has no access to a topic1091 * Added: Forum compatible with Rank Math SEO plugin1092 * Added: Forum filter hook 'wpforo_search_results_body_length'1093 * Fixed Bug: Wrong last info on parent forums1094 * Fixed Bug: Forum attachment button issue in Threaded Layout topic editor1095 * Fixed Bug: Problem using WordPress date-time type in forum1096 * Fixed Bug: Problem with reset password URL1097 * Fixed Bug: Problem with style customization using Custom CSS Codes option1098 * Fixed Bug: Forum meta description doesn't work1099 * Fixed Bug: 404 Not Found error on Microsoft Servers1100 * Fixed Bug: BuddyPress integration issues with Forum Profile URL1101 * Fixed Bug: Ultimate Member integration issues with Forum Profile URL1102 * Fixed Bug: Can't delete reply in large Threaded Layout topic1103 * Fixed Bug: Can't see own replies in forum private topics1104 * Fixed Bug: No forum breadcrumb home icon in category pages1105 * Fixed Bug: Forum breadcrumb structured data error1106 * Fixed Bug: Issue with deleting Q&A forum layout answer1107 * Fixed Bug: "jQuery is not defined" on non-forum pages1108 * Fixed Bug: Database error with some forum topic tags1109 * Fixed Bug: Timezone issues on some servers1110 * Fixed Bug: Database error "Duplicate entry" on post liking1111 * Fixed Bug: Approved posts counting issue for guests1112 * Fixed Bug: Remove inaccessible content from search result1113 * Fixed Bug: Dozens of other small bugs1114 * Optimization: Better performance, lower database queries...1115 1116 1117 = wpForo Forum 1.6.1 | 10.03.2019 =1118 1119 [wpForo Forum v1.6.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-1-is-released/)1120 1121 * Added: Ordering of Threaded Layout forum list based on forum order in dashboard1122 * Added: Option to control thread replies depth (set 0 to disable reply nesting)1123 * Added: Option to disable reply button of first post in Threaded layout1124 * Added: Post liked users information under each reply in Threaded layout1125 * Added: Separator between first posts and replies of Threaded Layout topic1126 * Added: Breadcrumb SEO optimization with BreadcrumbList schema.1127 * Added: Automatic redirection to correct topic page if pagination rule is changed1128 * Fixed Bug: Unread forums and topics bold titles for Threaded Layout1129 * Fixed Bug: Widget "Display Avatar" option disabling problem1130 * Fixed Bug: Widget Recent Posts ordering issue1131 * Fixed Bug: reCAPTCHA style issues1132 * Fixed Bug: Wrong counting new users posts1133 * Fixed Bug: Localhost problems, especially on WAMP servers1134 * Fixed Bug: Reply editor, line-break, spellchecker, color and other issues1135 * Fixed Bug: Problems splitting and merging Threaded Layout topics1136 * Fixed Bug: Posts become unapproved, settings control issues.1137 * Fixed Bug: Many CSS issues and small bugs1138 1139 1140 = wpForo Forum 1.6.0 | 01.03.2019 =1141 1142 [wpForo Forum v1.6.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-6-0-is-released/)1143 1144 * Added: Threaded Forum Layout1145 * Added: Threaded Layout | Topics list under threaded layout category1146 * Added: Threaded Layout | AJAX powered Load More Topics button under thread list1147 * Added: Threaded Layout | Topic Filters (hottest, solved, unsolved)1148 * Added: Threaded Layout | Ability to add new topic directly from forum list1149 * Added: Threaded Layout | Nested (threaded) Replies with levels depth in Topics1150 * Added: Threaded Layout | Opens editor under each post on reply button click1151 * Added: Threaded Layout | Displays thread breadcrumb (replying tree) of each reply1152 * Added: Threaded Layout | Lots of options to manage layout specific things1153 * Improved: Q&A Layout is fully improved1154 * Added: Q&A Layout | Stick question on all pages, separate answers section1155 * Added: Q&A Layout | Answers sorting options, by default "most voted"1156 * Added: Q&A Layout | Comments of answers are grouped, "see all comments" button1157 * Added: Q&A Layout | Either display Answer editor or Answer button (click to open)1158 * Added: Q&A Layout | Add Comment button moved under each answer below1159 * Added: Q&A Layout | Opens editor under each answer on Add Comment button click1160 * Added: Q&A Layout | Visual and Text editor types for comments. Text by default1161 * Added: Q&A Layout | New options to manage layout specific things1162 * Improved: Recent Topics and Posts Widgets1163 * Added: Option filter by forums1164 * Added: Option autofilter topics and posts by current forum1165 * Added: Option Display posts per topic for Recent Posts widget1166 * Added: Spam Control - Don't allow frequent posting1167 * Added: Disable submit button to prevent multi submissions1168 * Added: Posts Must be Manually Approved option for new registered users1169 * Added: Problem fixer section for color changing issues in Styles tab1170 * Added: Option to stick first post on all topic pages (for all layouts)1171 * Added: Filter dropdown on Recent Posts page (Recent, Unread, Solved...)1172 * Added: Filter hook 'wpforo_avatar_upload_max_filesize'1173 * Added: Filter hook 'wpforo_signature_length' (manage signature length)1174 * Added: Filter hook 'wpforo_editor_settings' (manage editor buttons)1175 * Added: Forum layout previews on edit forum screen1176 * Added: Reset Options button on all Settings and Tools tabs1177 * Added: Database Checker, Problem Reporter and Fixer in Tools > Debug > Tables tab1178 * Updated: Forum icons updated to FontAwesome 5.7.01179 * Changed: Hide banned users count on dashboard menu when Auto-ban is disabled1180 * Optimization: SQL queries. Less queries more data processing1181 * Fixed Bug: Remove subscriptions when topics is removed1182 * Fixed Bug: Database error related to duplicated data in subscribers table1183 * Fixed Bug: Dynamic user role changing with Membership Plugins1184 * Fixed Bug: Enable "Can view replies" permission in Forum Accesses1185 * Fixed Bug: Missing Phrases1186 * Fixed Bug: Lots of minor bugs...1187 1188 1189 IMPORTANT NOTES for UPDATE1190 1191 - This version brings dozens of new features, therefore there are some changes in database. If your forum has less than 100K posts it'll update all changes in database during the plugin update process, if your forum has more than 100K posts you'll get a Dashboard Message with further instruction. Please follow them to complete this middle version update.1192 - Forum template files are modified. If you have an old customized copies of forum template files in your WP theme /wpforo/ folder please update them.1193 - If you have Advanced Attachments and Ads Manager addons installed please update those once the wpForo is updated.1194 - To load your customized colors please refresh forum front-end page twice.1195 - If you have a Cache Plugin, please delete all caches after wpForo update.1196 - If you use CDN and found some issue please purge it.1197 1198 1199 = wpForo Forum 1.5.5 | 18.11.2018 =1200 1201 [wpForo Forum v1.5.5 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-5-5-is-released/)1202 1203 * Optimization: Faster forum search1204 * Optimization: Remove extra conditions and extra counts in SQLs1205 * Fixed Bug: 502 bad gateway when reset passwords1206 * Fixed Bug: Spammers passing moderation when the min number of posts reached.1207 * Fixed Bug: Error 500, fixed by Mark all read button1208 * Fixed Bug: Error 502 for moderators1209 * Fixed Bug: Error: Allowed memory size of # bytes exhausted1210 * Fixed Bug: Incompatibility with Ultimate Member, when replace profile option is on1211 * Fixed Bug: Incompatibility with BuddyPress new versions1212 * Fixed Bug: Email notification doesn't work for users with Secondary Usergroups1213 * Fixed Bug: Can't translate currently topic viewers phrase1214 * Fixed Bug: Zero stat, avoid MySQL cache and DB cache with zero values1215 * Fixed Bug: Extra space after X ago date.1216 * Fixed Bug: Show title in category (top parent forum) page1217 * Fixed Bug: Was removing underline from attachments file name.1218 * Fixed Bug: Added missing phrases1219 * Fixed Bug: Search issue with empty post titles in some migrated forums1220 * Fixed Bug: Issue with post reporting email notification1221 * Fixed Bug: SQl Optimization, remove extra conditions and extra counts1222 * Fixed Bug: Usergroups admin page, correct number of users including secondary usergroups1223 * Fixed Bug: Forum disappears, it conflicting with plugins which calls the page do_shortcode action twice.1224 * Fixed Bug: And many small bugs...1225 1226 = wpForo Forum 1.5.4 | 05.10.2018 =1227 1228 [wpForo Forum v1.5.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-5-4-is-released/)1229 1230 * Added: Current and recent visitors tracking in forums and topics1231 * Added: Debug Tools in Forums > Tools > Debug admin page1232 * Added: New Usergroup permission "Can view statistic"1233 * Changed: Moderators can access to enabled forum settings in dashboard1234 * Changed: Breadcrumb root phrase for Unread Posts1235 * Updated: Russian Translation by Space1236 * Updated: Hebrew translation by Gal1237 * Fixed Bug: 500 Internal Server Error (for admins and moderators)1238 * Fixed Bug: Prevent updates by disabling wp_version_check()1239 * Fixed Bug: WordPress Database Error - Duplicate key on new user registration1240 * Fixed Bug: The loopback request to site failed, prevent WP_Cron from working, along with theme and plugin editors.1241 * Fixed Bug: Error encountered - (0) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received1242 1243 1244 = wpForo Forum 1.5.3 | 13.09.2018 =1245 1246 [wpForo Forum v1.5.3 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-5-3-is-released/)1247 1248 * Changed: Change all "Topic" phrases to "Question" in Q&A layout1249 * Changed: Display topic last post date in related topics area1250 * Changed: Allow guests to use default file attachment button1251 * Changed: Post auto-moderation optimization (smarter spam suspicion)1252 * Fixed Bug: Tag counts in Topic Footer1253 * Fixed Bug: Link detection in new users posts (Removed Link)1254 * Fixed Bug: Delete Topic Error in Dashboard > Moderation admin page1255 * Fixed Bug: http_headers ajax request referrer problem1256 * Fixed Bug: Too many redirects on plugin activation1257 * Fixed Bug: Profile fields not saved in Dashboard > Edit Users page1258 * Fixed Bug: Usergroup and Secondary Usergroups not saved1259 * Fixed Bug: Error - "Invalid User ID" on profile update1260 1261 1262 = wpForo Forum 1.5.2 | 05.09.2018 =1263 1264 [wpForo Forum v1.5.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-5-2-is-released/)1265 1266 * Added: Topic Tags1267 * Added: Topic Tags | Widget with topic count1268 * Added: Topic Tags | Tags Page and Tags Search1269 * Added: Topic Footer | Next and Previous Topics1270 * Added: Topic Footer | Related Topics (based on tags)1271 * Added: Forum Sitemap | example.com/community/sitemap.xml1272 * Added: Forum Sitemap | Pages (forums, topics, profiles)1273 * Added: Forum Sitemap | Search Engine pings on new content1274 * Added: Unread Forums and Topics1275 * Added: Mark All Read button1276 * Added: Unread Posts button1277 * Added: Multiple Topic icons1278 * Added: Topic icons on Recent Posts and User Activity pages1279 * Added: BuddyPress and UM topics/posts order by newest1280 * Added: BuddyPress and UM "quote to reply" Notification1281 * Added: New Usergroup Permissions to access forum dashboard menus1282 * Added: Option to change forum pages base path (profile, account, members...)1283 * Added: Option in Online Users widget (display online users by usergroup)1284 * Added: Post editing log display optimization (group by date and user)1285 * Added: Option to set max number of post editing logs1286 * Added: Croatian Translation (hr), many thanks to Ivan Kocijan1287 * Added: Italian Translation (it_IT), many thanks to Barbara Basso1288 * Added: Turkish Translation (tr_TR), many thanks to Mehmet Said ALTIOK1289 * Updated: Font Awesome icon library v5.3.11290 * Security: Fixed security issues1291 * Fixed Bug: Yoast SEO Pro conflict (array_key_exists() parameter 2 to be array)1292 * Fixed Bug: Remove Yoast SEO new og/tw tags (conflicts with wpForo SEO)1293 * Fixed Bug: Can't delete usergroup on non English websites1294 * Fixed Bug: Top admin bar bug (displays for guests)1295 * Fixed Bug: Feature show/hide forum page title1296 * Fixed Bug: Guest posting issue on first topic/post1297 * Fixed Bug: Print human friendly number bug1298 * Fixed Bug: New Topic email notification to admins1299 * Fixed Bug: Forum Feed and RSS validation issues1300 * Fixed Bug: Issue with user profile time-zone field1301 * Fixed Bug: Some account fields cannot be set empty, checkbox appends 0 to values.1302 * Fixed Bug: PHP Fatal error: Call to undefined function sanitize_textarea_field()1303 * Fixed Bug: Cannot uncheck all Secondary Groups in Dashboard > User Edit page1304 * Fixed Bug: Guest A can see Guest B unapproved topic title in recent topic section of Forums (Extended Layout)1305 * Fixed Bug: Error on user profile update in dashboard. Warning: array_filter() expects parameter 1 to be array in /class-members.php on line 7701306 1307 1308 = wpForo Forum 1.5.0 / 1.5.1 | 11.07.2018 =1309 1310 [wpForo Forum v1.5.0 and 1.5.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-5-0-is-released/)1311 1312 * wpForo Forum v1.5.11313 * Added: Options to manage topic/post editing logs1314 * Fixed Bug: UM Integration issue on wpForo activation1315 * Fixed Bug: Long phrases cannot be changed in wpForo Phrase system1316 * --------------------1317 * wpForo Forum v1.5.01318 * Added: User Role-Usergroup Synchronization1319 * Added: Automatically change Usergroup based on User Role1320 * Added: Option to set Forum Usergroup for each User Role1321 * Added: Supports User Role based Paid Membership Plugins1322 * Added: Multiple Usergroups1323 * Added: Secondary Usergroups1324 * Added: Usergroup option to set as Secondary1325 * Added: New permission "Can subscribe" in forum access set1326 * Added: New permission "Can answer own question" in forum access set1327 * Added: Edit post logging with date and author name1328 * Added: Filter hook to control content length in email notification1329 * Added: Filter hook to control text length in breadcrumb tabs1330 * Added: Option to manage New Registered User email subject and body1331 * Added: Admin note/message on Forum frontend (Forums > Tools > Misc)1332 * Added: Display top admin bar for Editors and Authors as well1333 * Added: Option to manage number of Members per page1334 * Added: Ultimate Member | Forums Menu1335 * Added: Ultimate Member | Profile Tab Forums > Created forum topics,1336 * Added: Ultimate Member | Profile Tab Forums > Posted forum replies,1337 * Added: Ultimate Member | Profile Tab Forums > Liked Posts,1338 * Added: Ultimate Member | Profile Tab Forums > Subscriptions,1339 * Added: Ultimate Member | Real-time notification integration,1340 * Added: Forum Dashboard and Forum Home links in top admin bar1341 * Added: Help links to documentation next to forum options labels1342 * Added: Plugin deactivation reason dialog1343 * Modified: Allow users to edit and delete own unapproved posts1344 * Modified: Removed quote texts in recent topic/posts excerpts1345 * Modified: Totally improved User profile builder functions1346 * Fixed Bug: Duplicate meta title for the first Topic page1347 * Fixed Bug: SEO issues and conflict with AIO SEO Pack plugin1348 * Fixed Bug: Missing topic and post pagination buttons for guests1349 * Fixed Bug: Wrong user information appears after login (HTML cache)1350 * Fixed Bug: Max upload file size bug when it's set 1MB1351 * Fixed Bug: Dashboard > Forums menu Banned Users indicator issue1352 * Fixed Bug: When forum is set as home page. Login Menu on home page adds extra domain in URL then return 404 error after login.1353 1354 = wpForo Forum 1.4.10 - 1.4.13 | 02.06.2018 =1355 1356 * Fixed: This is a not planned security update. It includes data sanitization and filtering changes.1357 * Fixed: User registration issue1358 1359 1360 = wpForo Forum 1.4.8 / 1.4.9 | 04.05.2018 =1361 1362 [wpForo Forum v1.4.9 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-9-is-released/)1363 [wpForo Forum v1.4.8 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-8-is-released/)1364 1365 * wpForo Forum v1.4.81366 * Added: GDPR Compliance / [Doc](https://wpforo.com/docs/wpforo-v2/gdpr/right-to-be-informed/)1367 * Added: GDPR | Checkbox - Accept Forum Privacy Policy1368 * Added: GDPR | Checkbox - Accept Website Privacy Policy1369 * Added: GDPR | Checkbox - Accept Email confirmation1370 * Added: GDPR | Checkbox - Accept Forum Rules1371 * Added: GDPR | Checkbox - Accept Facebook Login processing1372 * Added: GDPR | Forum Privacy Policy Template1373 * Added: GDPR | Forum Rules Template1374 * Added: GDPR | Manage Cookies1375 * Added: GDPR | Button to contact forum admin1376 * Added: GDPR | Checkboxes on registration page1377 * Added: GDPR | Checkboxes on guest posting editors1378 * Added: Share Buttons1379 * Added: Share | Post specific share buttons (3 locations)1380 * Added: Share | General share buttons (2 locations)1381 * Added: Share | Different share button styles and types1382 * Added: BuddyPress Integration1383 * Added: BuddyPress | Forums Menu1384 * Added: BuddyPress | Profile Tab Forums > Created forum topics,1385 * Added: BuddyPress | Profile Tab Forums > Posted forum replies,1386 * Added: BuddyPress | Profile Tab Forums > Liked Posts,1387 * Added: BuddyPress | Profile Tab Forums > Subscriptions,1388 * Added: BuddyPress | Notification Integration,1389 * Added: BuddyPress | Update Activity on post status changing,1390 * Added: Forum Subscription Manager in My Profile > Subscriptions page,1391 * Added: Recent Topics Widget (order by updated date, posts, views),1392 * Added: Option to enable new HTML tags in post content,1393 * Added: Options to disable file scanning, exclude file extensions,1394 * Added: Allow /* extension in nofollow list of SEO Tools1395 * Added: Danish Translation ( da_DK ), many thanks to Tom1396 * Fixed Bug: reCAPTCHA Bug, can't login when WP forms are disabled1397 * Fixed Bug: Removed "iframe" tag in post content by default1398 * Fixed Bug: Q&A Layout, problem with counting of answers1399 * Fixed Bug: Simplified Layout, last posted guest avatar issue1400 * Fixed Bug: - Choose - option for required dropdown filed1401 * Fixed Bug: Database error related to users table on Multisite1402 * Fixed Bug: Problem with Usergroup field on Account page1403 * Fixed Bug: URL type of user avatar doesn't work1404 * Fixed Bug: Fully disable Forum RSS Feed1405 * Fixed Bug: Private forum last post info in forum statistic1406 * Fixed Bug: Subforum topic doesn't update parent forums information1407 * Fixed Bug: Yoast Deprecated function1408 1409 * wpForo Forum v1.4.91410 * Fixed Bug: Missing Reset Password URL in Email1411 * Fixed Bug: Unapproved topics for Moderators on Recent Posts page1412 * Fixed Bug: Private topics for guests1413 1414 1415 = wpForo Forum 1.4.6 / 1.4.7 | 09.03.2018 =1416 1417 [wpForo Forum v1.4.7 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-7-is-released/)1418 [wpForo Forum v1.4.6 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-6-is-released/)1419 1420 IMPORTANT: wpForo Font Awesome lib is updated to version 5. If your theme doesn't have v5 and you've disabled wpForo Font Awesome lib, please enable it back in Settings > Features admin page. If you've changed forum icons, member fields and reputation icons, please edit and insert new values using [Font Awesome 5](https://fontawesome.com/icons?d=gallery&m=free) new classes.1421 1422 * wpForo Forum v1.4.71423 * Changed: Loading icon on first click of Topic Tool button1424 * Changed: Disable comment button for wpForo activity in BuddyPress1425 * Changed: Don't post an activity from Private Forums in BuddyPress1426 * Changed: Display forum slug field (don't hide in screen options)1427 * Changed: Don't allow set Guest and Admin usergroups as Default1428 * Fixed Bug: Topic Tools only work on first page1429 * Fixed Bug: Sync forum profile avatar with blog comments avatar1430 * Fixed Bug: Missing reply icon and incorrect topic icons1431 * Fixed Bug: Update topics order by moved, split, merged replies date1432 * Fixed Bug: Last post information from private forum in forum stat1433 * Fixed Bug: Wrong order of posts in Profile Activity1434 * Fixed Bug: Wrong order of last posts in Extended Layout Topic1435 * Fixed Bug: Password reset URL problem with Usernames with space1436 * ----------1437 * wpForo Forum v1.4.61438 * Added: Font Awesome 51439 * Added: Moderation Tools1440 - Move Topic1441 - Move Reply1442 - Merge Topics1443 - Split Topic (create new topic or merge to existing topic)1444 * Added: Option to enable WordPress shortcodes in posts content1445 * Added: Integration with BuddyPress Activity (new topic, reply, likes)1446 * Added: Function to display user fields `wpforo_user_field('field')`1447 * Added: New filter hook 'is_wpforo_page' in `is_wpforo_page()` function1448 * Changed: Disable self liking1449 * Updated: French Translation (fr_FR), many thanks to Gilles Santacreu1450 * Updated: Swedish Translation (sv_SE), many thanks to Johan Vesterkvist1451 * Fixed Bug: Like and other action buttons problem on iOS devices1452 * Fixed Bug: All action buttons HTML and JS functions are re-developed1453 * Fixed Bug: Typos and non-translated phrases are fixed1454 * Fixed Bug: Anonymous username on forum list and recent posts1455 * Fixed Bug: Recent posts is blank for links and images1456 * Fixed Bug: Incorrect forum statistic for guests1457 * Fixed Bug: Incorrect forum info when last topic or post is unapproved1458 * Fixed Bug: Guest email notification doesn't contain topic title1459 * Fixed Bug: Remove nofollow link tag when Profiles are set Noindex1460 * Fixed Bug: Unable to edit Admin Usergroup color1461 * Fixed Bug: Pagination problem with wpForo extended shortcodes1462 * Fixed Bug: DB Error: Unable to create fld_group_unq key1463 * Fixed Bug: Firefox automatically inserts Username in Skype field1464 * Fixed Bug: Same Gravatar for all guests in wpForo widgets1465
Note: See TracChangeset
for help on using the changeset viewer.