Plugin Directory

Changeset 3043126


Ignore:
Timestamp:
02/29/2024 11:46:24 AM (22 months ago)
Author:
Tomdever
Message:

wpForo v2.3.2 Readme / Changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpforo/trunk/readme.txt

    r3043119 r3043126  
    310310* Fixed Bug: RTL issues with some font-awesome forum icons
    311311* 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.9
    320 * Compatibility: PHP 8.2
    321 * Fixed Bug: XSS vulnerability in the forum
    322 * Hooks: `wpforo_spam_topic` and `wpforo_spam_post`
    323 * ---------
    324 * Version 2.1.8
    325 * Added: New button [Repair] to fix forum update and installation issues
    326 * Fixed Bug: SSRF vulnerability in the forum
    327 * Fixed Bug: Spoiler and Quotes formatting issue on forum posts
    328 * Fixed Bug: PHP Warning in forum layout #2 when no last post information
    329 * Fixed Bug: Issues with post reaction counting and forum cache
    330 * Fixed Bug: Topic subscription button behavior when forum is subscribed
    331 * Fixed Bug: Double printing of wpforo_date()
    332 * Fixed Bug: WordPress database error Regex error 'missing closing parenthesis
    333 * Fixed Bug: Conflict with other plugins when BuddyPress integration is enabled
    334 * Fixed Bug: Approved users need to be approved again after password resetting
    335 * Fixed Bug: Forum sitemap.xml when "Turn WordPress to this forum board" is enabled
    336 * Fixed Bug: Control issues with maximum number of attachments per forum posts
    337 * Fixed Bug: Header processing issue with WordPress 6.2+ versions
    338 * Fixed Bug: Bigint validation issues
    339 * Fixed Bug: Backend user synchronization issue
    340 * Fixed Bug: Forum template customization issue
    341 * --------
    342 * Version 2.1.7
    343 * Compatibility: WordPress 6.2
    344 * Added: Display forum admin note by secondary usergroups
    345 * Updated: Decreased number of participants' avatars on forum list
    346 * Fixed Bug: FontAwesome extra CSS file is not found for forum RTL mode
    347 * Fixed Bug: Missing breadcrumb item on forum category page
    348 * Fixed Bug: Incorrect number of replies on forum profile activity list
    349 * Fixed Bug: Small style bugs
    350 * --------
    351 * Version 2.1.6
    352 * Updated: New attribute `boardid` in wpForo shortcodes
    353 * Fixed Bug: Missing tooltip on post-link buttons
    354 * Fixed Bug: Different location of pagination button location for guests and users
    355 * Fixed Bug: Pagination information in SEO title of profile activity section
    356 * Fixed Bug: Lots of other minor bugs have been fixed.
    357 * --------
    358 * Version 2.1.5
    359 * Added: Rich editor for forum description
    360 * Added: do_shortcode() in wpForo email templates
    361 * Fixed Bug: Problem with website URLs containing port number
    362 * Fixed Bug: Unchangeable 10MB max uploaded file size
    363 * Fixed Bug: Duplicated content in recent posts widget
    364 * Fixed Bug: HTML escaping and sanitizing in the forum description and other sections
    365 * Fixed Bug: New filter hook `wpforo_check_referer` to disable Error 2252 and Error 2253
    366 * --------
    367 * Version 2.1.4
    368 * Fixed Bug: Topic and Post URL problems
    369 * Fixed Bug: Scrolling issues
    370 * Fixed Bug: Email sending issues
    371 * --------
    372 * Version 2.1.2 - 2.1.3
    373 * Fixed Bug: Let users create and edit questions with empty content
    374 * Fixed Bug: Email sending issues with internal cache
    375 * Fixed Bug: Do not send email notification to inactive users
    376 * Fixed Bug: Adjust "Can subscribe" permission to control users subscription tab
    377 * Fixed Bug: Problem with Subscribe Manager form for multi-boards
    378 * Fixed Bug: PHP property_exists() problem when settings have not initialized yet
    379 * Fixed Bug: Reactions ordering problem
    380 * Fixed Bug: Popup message problem on password reset page
    381 * Fixed Bug: Issue with some email shortcides
    382 * Fixed Bug: Problem with rendering of quotes on pop-up messages of topic overview
    383 * Fixed Bug: Prevent creating topics with empty title.
    384 * --------
    385 * Version 2.1.1
    386 * Changed: Correct location of reply editor after clicking the edit reply button
    387 * 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.0
    391 * Added: Notification via email when the user become approved
    392 * Added: User approval email template "subject" and "message body"
    393 * Added: AJAX powered forum widgets
    394 * Added: Post reactions caching (likes, dislikes)
    395 * Added: Filter by Forums for Recent Topics widget
    396 * Added: Filter by Forums for Recent Posts widget
    397 * Added: Option to show only replies (skip first post) in Recent Posts widget
    398 * Added: Option to manage post excerpt length in Recent Posts widget
    399 * Added: Update-safe way to customize style.css of wpForo themes
    400 * Added: Button to reset the profile cover image (delete the current one)
    401 * Added: Insert selected quotes to the reply editor
    402 * Added: Email shortcodes in the reset password template
    403 * Added: Secondary usergroup in the Dashboard Members list
    404 * Security: Strip all tags in a post reporting message
    405 * Security: Fixed XSS vulnerability
    406 * Security: Fixed CSRF in user deleting action
    407 * Optimization: SQL optimization for forum statistic
    408 * Optimization: Caching of avatar source URLs to decrease sql queries
    409 * 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.php
    412 * Fixed Bug: Issue with Classic theme's "Add topic" button
    413 * Fixed Bug: Usergroup selecting issue in Online Members widget
    414 * Fixed Bug: Issue with Forum Tab in UM profile page
    415 * Fixed Bug: Empty widget when recent topics are located in private forums
    416 * Fixed Bug: Avoid "board slug duplication error" when executing db fixer SQL
    417 * Fixed Bug: Popup message issue when unsubscribing from a forum or topic
    418 * Fixed Bug: Banned users become active when they change their passwords
    419 * Fixed Bug: X.com link closing tag on profile page
    420 
    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 UPDATE
    427 
    428  - Please deactivate current addons or update them to 3.0.0 version before updating wpForo to 2.0.x
    429  - Deactivate Go2wpForo tool if you have installed and done forum migration
    430  - 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 have
    433  - After the update, please flush Redis Object Cache if you have this cache enabled
    434  - 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 BUGS
    438 
    439 * Version 2.0.9
    440 * Core: SQL Optimization
    441 * Core: More caching items (forum, topic, post URL caching)
    442 * Core: Better built-in cache, better cache deleting control
    443 * Core: Flush Redis Object Cache on activation
    444 * Added: Clickable current forum link in the forums widget
    445 * Fixed Bug: PHP Warning: trying to access key on null, line 228 / 235
    446 * --------
    447 * Version 2.0.8
    448 * Added: Nickname on the profile page
    449 * Added: More types of problem detection in Debug > Error & Issues Tab
    450 * Added: New color options for link colors in Colors & Styles admin page
    451 * Added: Source and emoticons buttons in the signature and about editors
    452 * Added: Allow auto-embed bmp, webp, svg and tiff files with URL
    453 * Added: Buttons to flush permalinks in wpForo > Overview admin page
    454     - Should be used if the forum page is changed
    455     - Should be used if the board slug is changed
    456     - Should be used if some pages are not accessible
    457     - Should be used if forum and topic links don't work
    458     - Should be used if forum paths are changed in General Settings
    459 * Changed: Like button moved to the post bottom section in Extended Layout
    460 * Fixed Bug: Missing colors, make sure all css files are loaded with https
    461 * Fixed Bug: CSS issues if user avatars are disabled
    462 * Fixed Bug: Correct canonical URL for Q&A topics with sorting queries
    463 * Fixed Bug: Stop hiding moderation buttons when topic overview is disabled
    464 * Fixed Bug: Fatal error: array_merge(): Argument #2 must be of type array
    465 * Fixed Bug: PHP Warning at /2/forum.php 103 line
    466 * Fixed Bug: Small CSS issues
    467 * --------
    468 * Version 2.0.7
    469 * Added: Filter hooks to set minimum number of posts for Active and Hot topics
    470 * Added: Missing phrases
    471 * Added: Hook to disable topic suggestion requests
    472 * Added: Post count information under the user avatar in the Simplified layout
    473 * Changed: Sitemap pinging links
    474 * Fixed Bug: Problems with displaying login, register and profile pages
    475 * Fixed Bug: Problems with displaying unapproved posts in moderation page
    476 * Fixed Bug: Profile cover image saving problems
    477 * Fixed Bug: Board settings saving issues
    478 * Fixed Bug: Problem with remote avatar saving on the second time
    479 * --------
    480 * Version 2.0.6
    481 * Added: Usergroup permission "Can upload cover profile image"
    482 * Added: Display Tags link in forum footer
    483 * Added: Favored button in member's profile buttons
    484 * Added: Member paths in cache excluding admin notes
    485 * Added: Admin notification when the default board is missing
    486 * Added: Info in Errors & Issues tab when old customized template files are detected
    487 * Security: Added wp_nonce and wp_send_json_error() to all AJAX requests
    488 * Spam Protection: Minimum user level to display signature
    489 * Spam Protection: Don't show profile fields for users who don't have content
    490 * Fixed Bug: Classic theme issues (like button, search icon, profile page)
    491 * Fixed Bug: Disable forum statistic using the corresponding option
    492 * Fixed Bug: Duplicated information about points on profile and members page
    493 * Fixed Bug: Icon issue in Member Title profile field
    494 * Fixed Bug: Problem with password changing in forum profile page
    495 * Fixed Bug: Using WordPress timezone for not-loggedin visitors
    496 * Fixed Bug: The checkbox options of Admin Note don't work
    497 * Fixed Bug: Cannot add forum cover image in non-default boards
    498 * Fixed Bug: Problems with manual approval of new registered users
    499 * Fixed Bug: Turn off topic suggestion when editing a topic
    500 * Fixed Bug: Problem with saving the board description
    501 * Fixed Bug: Stop loading UM css and other functions if UM is not installed
    502 * Fixed Bug: Pagination dropdown background issue
    503 * Fixed Bug: Remove nofollow links from the end of breadcrumbs
    504 * Fixed Bug: Avatar overlapping issue in Simplified layout
    505 * Fixed Bug: Avoid sending duplicated email on new reply and user mentioning
    506 * Fixed Bug: Don't send email to the post approving moderator
    507 * Fixed Bug: Email template and shortcode issues
    508 * Fixed Bug: User Profile Synchronization Issue
    509 * Fixed Bug: Filter by forums in Recent Posts widget
    510 * Fixed Bug: PHP Note: Empty values in widget / Warning: Undefined array key Posts.php on line 655
    511 * --------
    512 * Version 2.0.5
    513 * Added: Topic and Post dislike notification
    514 * Added: ID's to forum wrappers on forum home page
    515 * Fixed Bug: Forum access "Can Like" doesn't work
    516 * Fixed Bug: Email shortcode rendering issue
    517 * Fixed Bug: Loosing theme settings when the General Settings are updated
    518 * 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" Widget
    521 * --------
    522 * Version 2.0.4
    523 * Added: Separate navigation menu and Menu Location for each board
    524 * Added: Limit suggested topics
    525 * Changed: Hide suggested topics when user left the title field
    526 * Fixed Bug: Language conflict with other plugins in ajax requests
    527 * Fixed Bug: JS/CSS file conflict in dashboard
    528 * Fixed Bug: 404 error when Polyglot plugin is used with single board
    529 * Fixed Bug: PHP Notice / Trying to get property 'roles' of non-object in hooks.php on line 22
    530 * --------
    531 * Version 2.0.3
    532 * Fixed Bug: Problem with get_locale() function
    533 * Fixed Bug: Deactivate old addons and don't allow to activate them to avoid fatal errors
    534 * Fixed Bug: Revert the lost sidebar after updating to v2.0
    535 * --------
    536 * Version 2.0.1 / 2.0.2
    537 * 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 Directory
    544 * Added: AJAX powered profile actions and sub-tabs
    545 * Added: Point based user reputation collected on new topic, post, like, dislike
    546 * Added: User following with corresponding (following and followers) tabs in profile
    547 * Added: User ban and edit buttons in users profile pages
    548 * Added: User soft and full deleting option
    549 * Added: Mute button to disable email notifications on user mentioning in posts
    550 * Added: Profile cover image
    551 * Added: Last login information on the profile page
    552 * Added: Separated sub-tabs All/Topics/Posts in Profile > Activity Tab
    553 * Added: Favored Tab with Bookmarks/Likes/Dislikes sub-tabs
    554 * Added: User profile page without forum header and footer
    555 * Topic Overview: on the top of topics with quick stat and a tree of nested replies
    556 * Added: Topic specific statistics with participants and likes count
    557 * Added: Topic suggestion while typing topic title in new topic creation form
    558 * Added: Topic and Post bookmarking button allows adding them in "favored" list
    559 * Added: Topic managing buttons are moved from the first post to the top of all pages
    560 * Added: Topic and Posts Dislike button with new ui/ux
    561 * Added: Topic/Post filter in Dashboard > wpForo > Moderation admin page
    562 * Added: H1 headers in topic tags page
    563 * Added: Forum cover image, available for all layouts
    564 * Added: [Add Topic] button to all layouts on the forum home page
    565 * Added: Forum Jump dropdown in topics footer area
    566 * Added: Category and Forums widget with an option to display as dropdown
    567 * Added: Settings boxes grouping related options
    568 * Added: Settings live search field, jumping to found setting page
    569 * Antispam: Check links in topic custom fields and in signatures for auto moderation
    570 * 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 page
    572 * Added: New social network meta tag "og:local" in forum and topic pages
    573 * Added: Dashboard notification to exclude forum for 7 popular cache plugins
    574 * Lots of options have been added in [wpForo Settings](https://wpforo.com/docs/wpforo-v2/settings/)
    575 * Lots of bugs have been fixed
    576 * The core is fully re-developed and optimized
    577 
    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.8
    597 * 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 debugging
    602 * Added: New language files, existing ones are updated
    603 * Fixed Bug: Problem with auto-complete search of topic tags
    604 * Fixed Bug: Fatal error - Undefined method wpdb::db_server_info()
    605 * Fixed Bug: Fatal Error - Unsupported operand types in functions.php
    606 * Fixed Bug: PHP Notice - Trying to access array offset on value
    607 * Fixed Bug: wpforo_strip_shortcodes function removes http links
    608 
    609 IMPORTANT NOTES for UPDATE
    610 
    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 menu
    623 * Fixed Bug: PHP Notice: Trying to access array offset on value of null
    624 * Fixed Bug: Inserting nickname in reply box if the mentioning is disabled
    625 * Fixed Bug: Filtered unused shortcodes in BuddyPress activities
    626 * Fixed Bug: Problem with searching topics by topic custom fields
    627 * Fixed Bug: Load More Comments button doesn't work in Q&A forum layout
    628 * Fixed Bug: 404 error when changing the language with Polylang Plugin
    629 * 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 Compatibility
    641 * Added: Social Network fields in forum profiles are updated
    642 * Removed: ICQ, AOL IM, Google+, Yahoo, MSN
    643 * Added: LinkedIn, Instagram, Telegram, YouTube, VKontakte
    644 * Added: Hooks on user banning / unbanning actions
    645 * 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 messages
    648 * Added: Forum hook `wpforo_notice_timeout_success`
    649 * Added: Forum hook `wpforo_notice_timeout_error`
    650 * Added: Built-in forum memory cache is improved
    651 * Added: Adds space after @nickname on clicking [reply] button
    652 * Added: Admins are now able to manage user subscriptions in user's My Profile > Subscriptions Tab
    653 * 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 80
    655 * Fixed Bug: Sub-forums are not displayed in threaded layout (MySQL 8 issue)
    656 * Fixed Bug: Clean [spoiler] shortcode from recent posts list
    657 * Fixed Bug: Back slash before all apostrophes in emails
    658 * Fixed Bug: Secure redirection, switched to `wp_safe_redirect()`
    659 * Fixed Bug: Problem with spoiler, crashing post content and forum layout
    660 * Fixed Bug: Incorrect last login information for inactive users
    661 * Fixed Bug: Reduced DB queries and some duplicated SQLs are removed
    662 
    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 compatibility
    669 * Fixed Bug: Problem with the filter 'not replied posts' in recent posts page
    670 * Fixed Bug: Inactive user is shown in the footer latest member section
    671 * Fixed Bug: Wrong link to font-awesome icons
    672 * Fixed Bug: Threaded layout avatars size issue on high resolution screens
    673 * Core Update: Important changes for wpForo Private Message addon
    674 * Core Update: Important changes for wpForo Topic Custom Fields addon
    675 
    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.5
    682 * Fixed Bug: Forum slugs are changed on forum editing
    683 * Fixed Bug: Some small bugs are fixed
    684 * -----
    685 * version 1.9.4
    686 * Added: Option to control toolbar location on topic/post editor (top/bottom)
    687 * Added: Hook to enable multi-site signup functions for forum registration
    688 * Added: Hook to control image auto-embedding in posts
    689 * Added: New permissions in forum accesses `Can enter forum` and `Can enter topic`
    690 * Added: Missing phrases to wpForo phrase system
    691 * Added: Slovak(SK) and Arabic (AR) language translation files
    692 * Updated: CZ, DK, ES, HU, JA, NL, TR language translation files
    693 * Fixed Bug: Line-break issue with user Signature and About fields
    694 * Fixed Bug: Redirect back after login on non-forum login pages
    695 * Fixed Bug: Problem with AJAX powered buttons, concurrent requests are enabled
    696 * Fixed Bug: Issue with Topic Starter label when guest posting is enabled
    697 * Fixed Bug: Post likes problem in threaded layout when the Object Cache disabled
    698 * Fixed Bug: Fatal error: Uncaught TypeError: fclose()
    699 * Fixed Bug: Google reCAPTCHA problem on native WordPress login / register pages
    700 * Fixed Bug: Lots of small bugs are fixed and all AJAX functions are optimized
    701 * 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.3
    710 * Fixed Bug: Fatal error with some cache and must loaded (mu-plugins) plugins
    711 * -----
    712 * version 1.9.2
    713 * Added: Better protection against spam user registration
    714 * Added: New hooks on topics and posts getting arguments for custom ordering
    715 * Added: Less number of SQLs on forum and non-forum pages by caching options
    716 * Added: Less number of SQLs on forum and non-forum pages by caching widgets
    717 * Fixed Bug: Fatal Error when using custom scripts for UM Integration
    718 * 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.1
    726 * Adapted: Avoid database error if the InnoDB table engine is disabled in the hosting server.
    727 * -----
    728 * version 1.9.0
    729 * Added: PHP 8 compatibility
    730 * Added: WordPress 5.6 compatibility
    731 * Added: Label "Topic Starter" next to the post author username
    732 * Added: Rich editor for Signature field
    733 * Added: New button in dashboard [Clean Up] to clean orphaned data
    734 * Added: Hook to disable forum filter for related topics by tags
    735 * Added: Use strict rules to find related topics by tags (full match)
    736 * Added: Nofollow attributes to anchor links
    737 * Added: Option and hook to manage forum and sub-forums on threaded layout
    738 * Added: Don't suggest selecting of forums if there is only one
    739 * Added: Option to show/hide top admin bar for regular users
    740 * Added: Filter hook to FB Login privacy information
    741 * Added: Tinymce content_css for emoji image size
    742 * Added: Enable merge/move with topic short URLs as well
    743 * Added: Limit suggested tags and filter hook to change this limit
    744 * Fixed Bug: Buddypress notifications are not marked as read
    745 * Fixed Bug: Forum sitemap issue with WordPress 5.5/5.6
    746 * Fixed Bug: Post editor is visible in closed topics for admins/mods
    747 * Fixed Bug: Rank Math SEO conflict
    748 * Fixed Bug: RSS link issues, infinity duplications
    749 * Fixed Bug: SEO issue, moved topic URL still available
    750 * Fixed Bug: Time zone date time counting issue
    751 * Fixed Bug: Recent posts widget ignores forum accesses
    752 * Fixed Bug: Wrong user being notified of being mentioned in the forum
    753 * Fixed Bug: Search problem with unicode content
    754 * Fixed Bug: Problem with HTML code when you edit a post
    755 * 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 guests
    758 * Fixed Bug: Can create topic in the category
    759 * Fixed Bug: Two PHP notices when move/split posts
    760 * Fixed Bug: Profile URL is not changed to UM profile page for current user only
    761 * Fixed Bug: Problem with current user profile URL when BuddyPress is enabled
    762 * Fixed Bug: Latest Post in the Forum Statistics is showing restricted topics
    763 * Fixed Bug: Extra "Body" tooltip on editor toolbar buttons
    764 * Fixed Bug: Remove share buttons from password reset page (avoid vulnerability)
    765 * Fixed Bug: Issue with rich editor full screen toolbar buttons
    766 * Fixed Bug: Deprecated keyboard event properties and Mac support
    767 * Fixed Bug: Numeric username issues in registration and account data update
    768 * Optimization: All AJAX requests are optimized
    769 * Removed: PHPSESSION
    770 
    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.4
    777 * Fixed Bug: Stop changing attachments paths to relative by TinyMCE
    778 * Fixed Bug: Backslashes issues in the post content
    779 * -----
    780 * version 1.8.3
    781 * Added: WordPress 5.5 compatibility
    782 * Optimized: Forum fulltext search functions
    783 * Fixed Bug: Allow edit reply titles in threaded layout
    784 * Fixed Bug: Advanced search bug in search widget and menu forms
    785 * Fixed Bug: Remove Advanced search options button from Tags search
    786 
    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 status
    793 * Fixed Bug: Forum menu doesn't reflect to login status
    794 * Fixed Bug: Cannot approve / unapprove post
    795 * Fixed Bug: Cannot edit a topic / post
    796 * Fixed Bug: Some forms are disappeared
    797 
    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.1
    806 * Fixed Bug: Topic and Post editor title issue
    807 * Fixed Bug: Missing titles in Recent Posts widget
    808 * Fixed Bug: Cannot update wpForo Polls addon
    809 * Fixed Bug: Forum is crashed if you use "Turn WordPress to wpForo" option
    810 * ----
    811 * version 1.8.0
    812 * Added: The core is improved and adopted for page builders
    813 * Added: You can use wpForo shortcodes in Elementor plugin
    814 * Added: Now you can add forum in custom post types and in child pages
    815 * Added: Robust CSS style, preventing design conflicts (e.g. with Divi theme)
    816 * Added: WordPress default First and Last Names added in User Fields addon
    817 * Added: Edit and Delete user in Dashboard button in forum profile page
    818 * Added: Please Login or Register message in Topic pages for guests
    819 * Added: Add new topic using a URL and opening in separate page
    820 * 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 permissions
    825 * Added: New permission "Can access to add topic page" in Usergroups
    826 * Fixed Bug: Reset password URL opens 404 page on multi-site installation
    827 * Fixed Bug: Problem with WhatsApp share button
    828 * Fixed Bug: SEO issues, "noindex" meta tag
    829 * Fixed Bug: User nickname validation issues
    830 * Fixed Bug: Another attempt to make compatible with Rank Math SEO
    831 * Fixed Bug: Editor smile button problem in Threaded Layout
    832 * Fixed Bug: Many small bugs are fixed as well
    833 * 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.7
    843 * Fixed Bug: Remove Secondary Usergroup field from users account. Display it only for administrators.
    844 * -----------
    845 * wpForo Forum v1.7.6
    846 * Fixed Bug: Warning: Illegal offset type in class-members.php on line 2641
    847 * Fixed Bug: Other small bugs
    848 * -----------
    849 * wpForo Forum v1.7.5
    850 * Added: New permission `Can reply to own topic` in Forum Accesses
    851 * Added: New `[post-desc]` shortcode for user mentioning email template
    852 * Added: New merged Profile Page option [ Default | wpForo | BP | UM ]
    853 * Fixed Bug: Compatibility issues with Rank Math plugin
    854 * Fixed Bug: User couldn't edit topic title in Threaded Layout
    855 * Fixed Bug: User couldn't delete own topic if there are some replies in it
    856 * Fixed Bug: Admin can manage his subscriptions without confirming his email
    857 * Fixed Bug: PHP Notice; undefined userid in widgets for Banned Users
    858 * Fixed Bug: Issues with Secondary Usergroups
    859 * Fixed Bug: Lots of small bugs
    860 
    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.4
    867 * Fixed Bug: Issue with user registration email formatting
    868 * Fixed Bug: Prevent 3rd party affection of user registration email type
    869 * Fixed Bug: Admin front-end control panel dark style
    870 * Fixed Bug: Required fields validation issue in topic editor for quests
    871 * Fixed Bug: Prevent executing 3rd party heavy SQLs through WP hooks in wpForo
    872 * Fixed Bug: Only display active users in forum members page
    873 * Fixed Bug: Only count active users in forum statistic
    874 * 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.3
    878 * Updated: Login button on Register page
    879 * Updated: Human readable Views and Post numbers on Threaded Layout topics list
    880 * Updated: Lighter and smaller threaded layout editor for replies.
    881 * Updated: Italian Translation Update (it_IT), many thanks to Simone Ginosa
    882 * Fixed Bug: Missing [Clear All] notification button style on non forum pages
    883 * Fixed Bug: Problem with [Clear All] notification button on My Profile widget
    884 * Fixed Bug: Don't synch usergroups with roles if the option is disabled
    885 * Fixed Bug: Prevent wrong synchronization for admins if there is no rule for them
    886 * Fixed Bug: Keeps jumping to incorrect topic after splitting posts from a topic
    887 * Fixed Bug: WordPress login page URL in user registration form started from 5.4
    888 * Fixed Bug: Lots of small bugs in the core and CSS issues
    889 * 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 button
    897 * Added: Press ESC to close opened notifications list
    898 * Added: Keep the same Canonical URL for pages opened by Short and Full URLs
    899 * Fixed Bug: Short period uncolored view on forum loading process
    900 * Fixed Bug: Remove [Admin] Usergroup as selected option on new user creation
    901 * Fixed Bug: Revert back `wpforo_answer` action hook
    902 * Fixed Bug: PHP 7.4 warning messages
    903 * Fixed Bug: Remove <p>@nickname</p> HTML from reply textarea
    904 * 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 section
    906 * 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 compatibility
    914 * Added: In-forum notification when user is @mentioned
    915 * Added: Click the "link" icon of each post to get a Short and Full URL
    916 * Added: Unread / Read bold title indicator in Recent Posts widget
    917 * Added: Option to display [new] indicator in Recent Posts widget
    918 * Added: Option to only display unread posts in Recent Posts widget
    919 * Added: Links "Jump to last unread" feature in Recent Posts page
    920 * Added: Bulk change of members usergroup in Forums > Members admin page
    921 * Added: New post reporting dialog, removed jQuery UI files.
    922 * Added: Dashboard note and instruction to protect user registration form
    923 * Added: Frontend info-box and instruction to protect user registration form
    924 * Added: ru_RU Translation update by [wpForo.RU Team](https://wpforo.ru)
    925 * Added: WhatsApp and LinkedIn Share Buttons
    926 * Added: [Create Account] button on forum login page
    927 * Added: Redirect to previous page after user login
    928 * Added: Frontend Admin Control Panel with quick links at the bottom of all forums
    929 * Added: Filter hook `wpforo_member_nicename`
    930 * Added: Filter hook `wpforo_direct_topic_url` to turn on direct links w/o #postid
    931 * Added: Filter hook `wpforo_get_notifications_args` to filter notifications by different arguments
    932 * New Option: Stop sending emails to Admins on new user registration
    933 * New Option: Overwrite WordPress new user registration email to admins
    934 * New Option: Overwrite WordPress new user registration email to users
    935 * 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 phrases
    938 * Addons: Private Message notifications are integrated with forum notification system
    939 * Fixed Bug: Password is required when user updates profile fields
    940 * Fixed Bug: Mobile view issues in Simplified and threaded layouts under the avatar
    941 * Fixed Bug: Email templates line-breaks and formatting issues
    942 * Fixed Bug: Notification bell tooltip translation issue
    943 * Fixed Bug: Strip slashes of notification description
    944 * Fixed Bug: Broken solved status of Q&A layout topics
    945 * Fixed Bug: Disable Forum Tab URLs if BP Forum Tab integration is disabled
    946 * Fixed Bug: Disable Forum Tab URLs if UM Forum Tab integration is disabled
    947 * Fixed Bug: Empty list item on Split Topic form
    948 * Fixed Bug: Disable registration page when forum registration is disabled
    949 * Fixed Bug: Remove brackets from search phrase
    950 * Fixed Bug: Removed Google+ Share Button
    951 * Fixed Bug: Regular pages open as forum 404 page
    952 * Fixed Bug: Login redirect to 404 page
    953 
    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 compatibility
    960 * Added: In Forum User Notification
    961     - New reply in your topic
    962     - New reply / quote to your post
    963     - New like to your post
    964     - New up / down vote to your post
    965 * Added: Notification Bell on menu bar
    966 * Added: Real-time user notification
    967 * Added: My Profile & Notifications widget
    968 * Added: User Notification Bell on the widget
    969 * Added: Option to manage user notifications
    970 * Added: Topic links go to the first unread post
    971 * Added: [new] indicator at the end of topic titles
    972 * Added: Go to first unread links and [new] indicator in Recent Topic widget
    973 * Added: Options to manage topic links and [new] indicator
    974 * Added: Smooth, multi-step user synchronization
    975 * Added: Smooth, multi-step user and topics statistic update
    976 * Added: New permission - Can access to attachments
    977 * Added: Forums > Phrases using WordPress table builder
    978 * Added: Forums > Moderation using WordPress table builder
    979 * Added: Forums > Members using WordPress table builder (new fields)
    980 * Added: ru_RU Translation by wpForo.RU Team
    981 * Added: Pre-submit user register validation
    982 * Added: Forum search page URL - example.com/community/?foro=search
    983 * Added: Replaced all ?wpforo=x URLs to ?foro=x
    984 * Added: TinyMCE editor loading
    985 * Added: Allow font-awesome icons in TinyMCE editor
    986 * Added: Hook to disable message bubble 'wpforo_message_bubble'
    987 * Updated: Font-awesome lib updated to 5.11.2
    988 * User Custom Field Addon: Allow to set default value for custom fields
    989 * User Custom Field Addon: Option to display default values on profile page
    990 * Advanced Attachment Addon: File attachment with a quick Attach Files button
    991 * Advanced Attachment Addon: User Media Library moved to editor bottom side
    992 * Advanced Attachment Addon: Upload and insert image thumbnails in post editor
    993 * Fixed Bug: Parent forum unread status when all are read in sub-forums
    994 * Fixed Bug: Settings > Styles colors list symmetry issue
    995 * Fixed Bug: Breadcrumb issue on mobile devices
    996 * Fixed Bug: Some phrases cannot be translated
    997 * Fixed Bug: Topic editor errors "toolbar x button plugin is not found"
    998 * Fixed Bug: BuddyPress and UM user subscription tab issue
    999 * Fixed Bug: 404 error, page not found if URL contains "~" symbol
    1000 * Fixed Bug: Dark style issues
    1001 * Fixed Bug: Empty URLs in forum sitemap
    1002 * Fixed Bug: Duplicated Message Bubble
    1003 * Fixed Bug: 500 Server Error, fixed by Mark all read button
    1004 * Fixed Bug: Security issues reported by
    1005 * Fixed Bug: Can View Signature usergroup permission doesn't work
    1006 * Optimization: Duplicated SQL queries, SQL optimization.
    1007 
    1008 
    1009 IMPORTANT NOTES for UPDATE
    1010 
    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 page
    1021 * 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 Layout
    1024 * Fixed Bug: PHP Notice: undefined variable in Settings > Members admin page
    1025 * Fixed Bug: Unconfirmed users become inactive
    1026 * 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 texts
    1034 * Fixed Bug: Empty topic and reply titles
    1035 * 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 button
    1043 * Added: Save post draft
    1044 * Added: Auto drafting of post editor content
    1045 * Added: Revisions system based post draft
    1046 * Added: Multiple revisions with options to restore and delete
    1047 * Added: Option to enable / disable post preview and drafting
    1048 * Added: Option to set max number of revisions
    1049 * Added: Option to set auto-drafting interval
    1050 * Added: Current user profile shortcode `[wpforo item="profile"]`
    1051 * Added: Changed last poster avatar link to last reply in Threaed Layout
    1052 * Added: German translation update, many thanks to Birgit Barth
    1053 * Added: Hook `wpforo_replace_buddypress_avatar` to replace BuddyPress avatar
    1054 * New Addon: [wpForo Emoticons](https://gvectors.com/product/wpforo-emoticons/)
    1055 * Fixed Bug: Wrong last post and date info on Simplified Layout forums
    1056 * Fixed Bug: Fix Spoiler Bug when spoiler title contains apostrophes
    1057 * Fixed Bug: Topic and post icons on profile activity page
    1058 * 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 shortcodes
    1060 * Fixed Bug: No result when select "Not Replied Topics" in dropdown
    1061 * Fixed Bug: 404 error when forum search field is empty
    1062 * Fixed Bug: 404 error when regular page slug part matches with forum base path
    1063 * Fixed Bug: Forum Members linking to wrong user profile
    1064 * Fixed Bug: Forum tab in profile page in new versions of Ultimate Member plugin
    1065 * Fixed Bug: Report email is only being sent to first forum admin email address
    1066 * Fixed Bug: Some TinyMCE plugins are not loaded in forum editor
    1067 * Fixed Bug: PHP Warning message on saving forum members setting
    1068 * Fixed Bug: Strip shortcodes in forum search result
    1069 * 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 posts
    1077 * Added: Option to change user forum rating in Dashboard > Edit User page
    1078 * Added: Auto-grow (auto-resize) feature for forum topic/post editors
    1079 * Added: Reply button automatically adds post author @nickname in editor
    1080 * Added: Prevent closing forum window if topic/post editor is not empty
    1081 * Added: New shortcode [post_author_name] in forum email templates.
    1082 * Added: Option to create spoilers (hidden, expandable content) in editor
    1083 * Added: Option to limit forum search result count, optimizing db usage
    1084 * Added: Option to set max/min characters number in forum topic/post editor
    1085 * Added: Ctrl + Enter to submit forum topic/post editor
    1086 * Added: wpForo SEO optimization, X.com Image SEO Tag for forum pages
    1087 * Added: Display category (top parent forum) description in category page
    1088 * Added: Display Secondary Usergroups with user information and in profile
    1089 * Added: Enabled Subscribe Manager in forum profile > subscription tab
    1090 * Added: Redirect to forum login page if visitor has no access to a topic
    1091 * Added: Forum compatible with Rank Math SEO plugin
    1092 * Added: Forum filter hook 'wpforo_search_results_body_length'
    1093 * Fixed Bug: Wrong last info on parent forums
    1094 * Fixed Bug: Forum attachment button issue in Threaded Layout topic editor
    1095 * Fixed Bug: Problem using WordPress date-time type in forum
    1096 * Fixed Bug: Problem with reset password URL
    1097 * Fixed Bug: Problem with style customization using Custom CSS Codes option
    1098 * Fixed Bug: Forum meta description doesn't work
    1099 * Fixed Bug: 404 Not Found error on Microsoft Servers
    1100 * Fixed Bug: BuddyPress integration issues with Forum Profile URL
    1101 * Fixed Bug: Ultimate Member integration issues with Forum Profile URL
    1102 * Fixed Bug: Can't delete reply in large Threaded Layout topic
    1103 * Fixed Bug: Can't see own replies in forum private topics
    1104 * Fixed Bug: No forum breadcrumb home icon in category pages
    1105 * Fixed Bug: Forum breadcrumb structured data error
    1106 * Fixed Bug: Issue with deleting Q&A forum layout answer
    1107 * Fixed Bug: "jQuery is not defined" on non-forum pages
    1108 * Fixed Bug: Database error with some forum topic tags
    1109 * Fixed Bug: Timezone issues on some servers
    1110 * Fixed Bug: Database error "Duplicate entry" on post liking
    1111 * Fixed Bug: Approved posts counting issue for guests
    1112 * Fixed Bug: Remove inaccessible content from search result
    1113 * Fixed Bug: Dozens of other small bugs
    1114 * 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 dashboard
    1122 * 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 layout
    1124 * Added: Post liked users information under each reply in Threaded layout
    1125 * Added: Separator between first posts and replies of Threaded Layout topic
    1126 * Added: Breadcrumb SEO optimization with BreadcrumbList schema.
    1127 * Added: Automatic redirection to correct topic page if pagination rule is changed
    1128 * Fixed Bug: Unread forums and topics bold titles for Threaded Layout
    1129 * Fixed Bug: Widget "Display Avatar" option disabling problem
    1130 * Fixed Bug: Widget Recent Posts ordering issue
    1131 * Fixed Bug: reCAPTCHA style issues
    1132 * Fixed Bug: Wrong counting new users posts
    1133 * Fixed Bug: Localhost problems, especially on WAMP servers
    1134 * Fixed Bug: Reply editor, line-break, spellchecker, color and other issues
    1135 * Fixed Bug: Problems splitting and merging Threaded Layout topics
    1136 * Fixed Bug: Posts become unapproved, settings control issues.
    1137 * Fixed Bug: Many CSS issues and small bugs
    1138 
    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 Layout
    1145 * Added: Threaded Layout | Topics list under threaded layout category
    1146 * Added: Threaded Layout | AJAX powered Load More Topics button under thread list
    1147 * Added: Threaded Layout | Topic Filters (hottest, solved, unsolved)
    1148 * Added: Threaded Layout | Ability to add new topic directly from forum list
    1149 * Added: Threaded Layout | Nested (threaded) Replies with levels depth in Topics
    1150 * Added: Threaded Layout | Opens editor under each post on reply button click
    1151 * Added: Threaded Layout | Displays thread breadcrumb (replying tree) of each reply
    1152 * Added: Threaded Layout | Lots of options to manage layout specific things
    1153 * Improved: Q&A Layout is fully improved
    1154 * Added: Q&A Layout | Stick question on all pages, separate answers section
    1155 * Added: Q&A Layout | Answers sorting options, by default "most voted"
    1156 * Added: Q&A Layout | Comments of answers are grouped, "see all comments" button
    1157 * 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 below
    1159 * Added: Q&A Layout | Opens editor under each answer on Add Comment button click
    1160 * Added: Q&A Layout | Visual and Text editor types for comments. Text by default
    1161 * Added: Q&A Layout | New options to manage layout specific things
    1162 * Improved: Recent Topics and Posts Widgets
    1163 * Added: Option filter by forums
    1164 * Added: Option autofilter topics and posts by current forum
    1165 * Added: Option Display posts per topic for Recent Posts widget
    1166 * Added: Spam Control - Don't allow frequent posting
    1167 * Added: Disable submit button to prevent multi submissions
    1168 * Added: Posts Must be Manually Approved option for new registered users
    1169 * Added: Problem fixer section for color changing issues in Styles tab
    1170 * 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 screen
    1176 * Added: Reset Options button on all Settings and Tools tabs
    1177 * Added: Database Checker, Problem Reporter and Fixer in Tools > Debug > Tables tab
    1178 * Updated: Forum icons updated to FontAwesome 5.7.0
    1179 * Changed: Hide banned users count on dashboard menu when Auto-ban is disabled
    1180 * Optimization: SQL queries. Less queries more data processing
    1181 * Fixed Bug: Remove subscriptions when topics is removed
    1182 * Fixed Bug: Database error related to duplicated data in subscribers table
    1183 * Fixed Bug: Dynamic user role changing with Membership Plugins
    1184 * Fixed Bug: Enable "Can view replies" permission in Forum Accesses
    1185 * Fixed Bug: Missing Phrases
    1186 * Fixed Bug: Lots of minor bugs...
    1187 
    1188 
    1189 IMPORTANT NOTES for UPDATE
    1190 
    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 search
    1204 * Optimization: Remove extra conditions and extra counts in SQLs
    1205 * Fixed Bug: 502 bad gateway when reset passwords
    1206 * Fixed Bug: Spammers passing moderation when the min number of posts reached.
    1207 * Fixed Bug: Error 500, fixed by Mark all read button
    1208 * Fixed Bug: Error 502 for moderators
    1209 * Fixed Bug: Error: Allowed memory size of # bytes exhausted
    1210 * Fixed Bug: Incompatibility with Ultimate Member, when replace profile option is on
    1211 * Fixed Bug: Incompatibility with BuddyPress new versions
    1212 * Fixed Bug: Email notification doesn't work for users with Secondary Usergroups
    1213 * Fixed Bug: Can't translate currently topic viewers phrase
    1214 * Fixed Bug: Zero stat, avoid MySQL cache and DB cache with zero values
    1215 * Fixed Bug: Extra space after X ago date.
    1216 * Fixed Bug: Show title in category (top parent forum) page
    1217 * Fixed Bug: Was removing underline from attachments file name.
    1218 * Fixed Bug: Added missing phrases
    1219 * Fixed Bug: Search issue with empty post titles in some migrated forums
    1220 * Fixed Bug: Issue with post reporting email notification
    1221 * Fixed Bug: SQl Optimization, remove extra conditions and extra counts
    1222 * Fixed Bug: Usergroups admin page, correct number of users including secondary usergroups
    1223 * 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 topics
    1231 * Added: Debug Tools in Forums > Tools > Debug admin page
    1232 * Added: New Usergroup permission "Can view statistic"
    1233 * Changed: Moderators can access to enabled forum settings in dashboard
    1234 * Changed: Breadcrumb root phrase for Unread Posts
    1235 * Updated: Russian Translation by Space
    1236 * Updated: Hebrew translation by Gal
    1237 * 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 registration
    1240 * 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 received
    1242 
    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 layout
    1249 * Changed: Display topic last post date in related topics area
    1250 * Changed: Allow guests to use default file attachment button
    1251 * Changed: Post auto-moderation optimization (smarter spam suspicion)
    1252 * Fixed Bug: Tag counts in Topic Footer
    1253 * Fixed Bug: Link detection in new users posts (Removed Link)
    1254 * Fixed Bug: Delete Topic Error in Dashboard > Moderation admin page
    1255 * Fixed Bug: http_headers ajax request referrer problem
    1256 * Fixed Bug: Too many redirects on plugin activation
    1257 * Fixed Bug: Profile fields not saved in Dashboard > Edit Users page
    1258 * Fixed Bug: Usergroup and Secondary Usergroups not saved
    1259 * Fixed Bug: Error - "Invalid User ID" on profile update
    1260 
    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 Tags
    1267 * Added: Topic Tags | Widget with topic count
    1268 * Added: Topic Tags | Tags Page and Tags Search
    1269 * Added: Topic Footer | Next and Previous Topics
    1270 * Added: Topic Footer | Related Topics (based on tags)
    1271 * Added: Forum Sitemap | example.com/community/sitemap.xml
    1272 * Added: Forum Sitemap | Pages (forums, topics, profiles)
    1273 * Added: Forum Sitemap | Search Engine pings on new content
    1274 * Added: Unread Forums and Topics
    1275 * Added: Mark All Read button
    1276 * Added: Unread Posts button
    1277 * Added: Multiple Topic icons
    1278 * Added: Topic icons on Recent Posts and User Activity pages
    1279 * Added: BuddyPress and UM topics/posts order by newest
    1280 * Added: BuddyPress and UM "quote to reply" Notification
    1281 * Added: New Usergroup Permissions to access forum dashboard menus
    1282 * 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 logs
    1286 * Added: Croatian Translation (hr), many thanks to Ivan Kocijan
    1287 * Added: Italian Translation (it_IT), many thanks to Barbara Basso
    1288 * Added: Turkish Translation (tr_TR), many thanks to Mehmet Said ALTIOK
    1289 * Updated: Font Awesome icon library v5.3.1
    1290 * Security: Fixed security issues
    1291 * 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 websites
    1294 * Fixed Bug: Top admin bar bug (displays for guests)
    1295 * Fixed Bug: Feature show/hide forum page title
    1296 * Fixed Bug: Guest posting issue on first topic/post
    1297 * Fixed Bug: Print human friendly number bug
    1298 * Fixed Bug: New Topic email notification to admins
    1299 * Fixed Bug: Forum Feed and RSS validation issues
    1300 * Fixed Bug: Issue with user profile time-zone field
    1301 * 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 page
    1304 * 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 770
    1306 
    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.1
    1313 * Added: Options to manage topic/post editing logs
    1314 * Fixed Bug: UM Integration issue on wpForo activation
    1315 * Fixed Bug: Long phrases cannot be changed in wpForo Phrase system
    1316 * --------------------
    1317 * wpForo Forum v1.5.0
    1318 * Added: User Role-Usergroup Synchronization
    1319 * Added: Automatically change Usergroup based on User Role
    1320 * Added: Option to set Forum Usergroup for each User Role
    1321 * Added: Supports User Role based Paid Membership Plugins
    1322 * Added: Multiple Usergroups
    1323 * Added: Secondary Usergroups
    1324 * Added: Usergroup option to set as Secondary
    1325 * Added: New permission "Can subscribe" in forum access set
    1326 * Added: New permission "Can answer own question" in forum access set
    1327 * Added: Edit post logging with date and author name
    1328 * Added: Filter hook to control content length in email notification
    1329 * Added: Filter hook to control text length in breadcrumb tabs
    1330 * Added: Option to manage New Registered User email subject and body
    1331 * Added: Admin note/message on Forum frontend (Forums > Tools > Misc)
    1332 * Added: Display top admin bar for Editors and Authors as well
    1333 * Added: Option to manage number of Members per page
    1334 * Added: Ultimate Member | Forums Menu
    1335 * 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 bar
    1341 * Added: Help links to documentation next to forum options labels
    1342 * Added: Plugin deactivation reason dialog
    1343 * Modified: Allow users to edit and delete own unapproved posts
    1344 * Modified: Removed quote texts in recent topic/posts excerpts
    1345 * Modified: Totally improved User profile builder functions
    1346 * Fixed Bug: Duplicate meta title for the first Topic page
    1347 * Fixed Bug: SEO issues and conflict with AIO SEO Pack plugin
    1348 * Fixed Bug: Missing topic and post pagination buttons for guests
    1349 * Fixed Bug: Wrong user information appears after login (HTML cache)
    1350 * Fixed Bug: Max upload file size bug when it's set 1MB
    1351 * Fixed Bug: Dashboard > Forums menu Banned Users indicator issue
    1352 * 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 issue
    1358 
    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.8
    1366 * Added: GDPR Compliance / [Doc](https://wpforo.com/docs/wpforo-v2/gdpr/right-to-be-informed/)
    1367 * Added: GDPR | Checkbox - Accept Forum Privacy Policy
    1368 * Added: GDPR | Checkbox - Accept Website Privacy Policy
    1369 * Added: GDPR | Checkbox - Accept Email confirmation
    1370 * Added: GDPR | Checkbox - Accept Forum Rules
    1371 * Added: GDPR | Checkbox - Accept Facebook Login processing
    1372 * Added: GDPR | Forum Privacy Policy Template
    1373 * Added: GDPR | Forum Rules Template
    1374 * Added: GDPR | Manage Cookies
    1375 * Added: GDPR | Button to contact forum admin
    1376 * Added: GDPR | Checkboxes on registration page
    1377 * Added: GDPR | Checkboxes on guest posting editors
    1378 * Added: Share Buttons
    1379 * Added: Share | Post specific share buttons (3 locations)
    1380 * Added: Share | General share buttons (2 locations)
    1381 * Added: Share | Different share button styles and types
    1382 * Added: BuddyPress Integration
    1383 * Added: BuddyPress | Forums Menu
    1384 * 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 Tools
    1395 * Added: Danish Translation ( da_DK ), many thanks to Tom
    1396 * Fixed Bug: reCAPTCHA Bug, can't login when WP forms are disabled
    1397 * Fixed Bug: Removed "iframe" tag in post content by default
    1398 * Fixed Bug: Q&A Layout, problem with counting of answers
    1399 * Fixed Bug: Simplified Layout, last posted guest avatar issue
    1400 * Fixed Bug: - Choose - option for required dropdown filed
    1401 * Fixed Bug: Database error related to users table on Multisite
    1402 * Fixed Bug: Problem with Usergroup field on Account page
    1403 * Fixed Bug: URL type of user avatar doesn't work
    1404 * Fixed Bug: Fully disable Forum RSS Feed
    1405 * Fixed Bug: Private forum last post info in forum statistic
    1406 * Fixed Bug: Subforum topic doesn't update parent forums information
    1407 * Fixed Bug: Yoast Deprecated function
    1408 
    1409 * wpForo Forum v1.4.9
    1410 * Fixed Bug: Missing Reset Password URL in Email
    1411 * Fixed Bug: Unapproved topics for Moderators on Recent Posts page
    1412 * Fixed Bug: Private topics for guests
    1413 
    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.7
    1423 * Changed: Loading icon on first click of Topic Tool button
    1424 * Changed: Disable comment button for wpForo activity in BuddyPress
    1425 * Changed: Don't post an activity from Private Forums in BuddyPress
    1426 * Changed: Display forum slug field (don't hide in screen options)
    1427 * Changed: Don't allow set Guest and Admin usergroups as Default
    1428 * Fixed Bug: Topic Tools only work on first page
    1429 * Fixed Bug: Sync forum profile avatar with blog comments avatar
    1430 * Fixed Bug: Missing reply icon and incorrect topic icons
    1431 * Fixed Bug: Update topics order by moved, split, merged replies date
    1432 * Fixed Bug: Last post information from private forum in forum stat
    1433 * Fixed Bug: Wrong order of posts in Profile Activity
    1434 * Fixed Bug: Wrong order of last posts in Extended Layout Topic
    1435 * Fixed Bug: Password reset URL problem with Usernames with space
    1436 * ----------
    1437 * wpForo Forum v1.4.6
    1438 * Added: Font Awesome 5
    1439 * Added: Moderation Tools
    1440     - Move Topic
    1441     - Move Reply
    1442     - Merge Topics
    1443     - Split Topic (create new topic or merge to existing topic)
    1444 * Added: Option to enable WordPress shortcodes in posts content
    1445 * 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()` function
    1448 * Changed: Disable self liking
    1449 * Updated: French Translation (fr_FR), many thanks to Gilles Santacreu
    1450 * Updated: Swedish Translation (sv_SE), many thanks to Johan Vesterkvist
    1451 * Fixed Bug: Like and other action buttons problem on iOS devices
    1452 * Fixed Bug: All action buttons HTML and JS functions are re-developed
    1453 * Fixed Bug: Typos and non-translated phrases are fixed
    1454 * Fixed Bug: Anonymous username on forum list and recent posts
    1455 * Fixed Bug: Recent posts is blank for links and images
    1456 * Fixed Bug: Incorrect forum statistic for guests
    1457 * Fixed Bug: Incorrect forum info when last topic or post is unapproved
    1458 * Fixed Bug: Guest email notification doesn't contain topic title
    1459 * Fixed Bug: Remove nofollow link tag when Profiles are set Noindex
    1460 * Fixed Bug: Unable to edit Admin Usergroup color
    1461 * Fixed Bug: Pagination problem with wpForo extended shortcodes
    1462 * Fixed Bug: DB Error: Unable to create fld_group_unq key
    1463 * Fixed Bug: Firefox automatically inserts Username in Skype field
    1464 * Fixed Bug: Same Gravatar for all guests in wpForo widgets
    1465 
Note: See TracChangeset for help on using the changeset viewer.