forumToolbox Pro for bbPress
History
Here you can find the latest historical changelog for forumToolbox Pro for bbPress plugin. For the latest releases, check out the main changelog page.
Version: 7.6.1 / october 2 2024
- fix loading of Markdown library uses wrong path
Version: 7.6 / september 5 2024
- new tested and compatible with
PHP8.4 Beta 4 - new feature: admin tweaks; always loaded tweaks collection
- new feature: forum actions bar; always loaded for every forum
- new feature: mute forums; users can hide one or more forums
- new feature: mute user; users can hide one or more users
- new mute forums: user profile panel to unmute forums
- new mute users: user profile panel to unmute users
- new admin tweaks: merge
Forumsmenu on the admin side - new booster: forum index expanded with a few more columns
- new not found: removed the Beta flag from the feature
- new toolbar: show the link to the user profile
- new footer actions renamed to footer actions bar
- new footer actions bar is now always loaded feature
- new global settings to control override templates loading
- new activity tracking for mute forums and mute users events
- new override templates for the user profile
- new user profile templates allow new menu items
- new rewrite rules to add new user profile subpages
- edit font icons now only embeds
WOFF2font version - edit modified method for registration of new stack locations
- edit mark as read: action moved to the new Forum Actions bar
- edit updated loading of the plugin
- edit updated links format for the Dev4Press website
- edit Dev4Press Library 5.1
- del removed several obsolete files
- fix bulk
JSfile contains some duplicated code
Version: 7.5.2 / july 20 2024
- new tested with WordPress up to 6.6
- new tested with bbPress up to 2.6.11
- edit several minor tweaks to the plugin JavaScript code
- edit Dev4Press Library 4.9.2
- fix regression issue with the JavaScript code loading
- fix broken manual adding new attachments in classic mode
Version: 7.5.1 / june 13 2024
- edit added license validation check control to Dashboard
- edit Dev4Press Library 4.9.1
Version: 7.5 / june 03 2024
- new feature: nav menu items; add bbPress related links to menus
- new nav menu items: replacing the old
Navigationimplementation - new nav menu items: support for the Customizer integration
- new plugin icons font refresh with size optimization
- new setup wizard rewritten to use library wizard controls
- new setup wizard includes license field as a first step
- new journal topic: edit the journal status for existing topics
- new post anonymously: reveal original author to keymaster or moderator
- new attachments: thumbnail layout selection; grid or inline
- new attachments: topic thread thumbnail layout selection; grid or inline
- new seo tweaks: noindex for single reply pages
- new seo tweaks: noindex for single user profile pages
- new seo tweaks: single reply canonical URL to topic thread
- new forum overrides metabox: show default and inherited values
- new members panel shows the description column
- edit seo tweaks: additional information included for settings
- edit seo tweaks: changes to the settings panel organization
- edit all features now have knowledge base articles links
- edit forum overrides object improved loading and setup
- edit various improvements to activity tracking handling
- edit many improvements to settings information
- edit many improvements to various frontend forms
- edit protect all PHP files from direct file access
- edit Dev4Press Library 4.9
- del removed several unused settings for attachments
- del removed deprecated functions scheduled for removal
- del removed several obsolete files
- fix seo tweaks: problem with applying
noindexrule - fix various minor fixes with the plugin settings panels
- fix various fixes related to settings labels
- fix few issues related to Attachments and Errors Log panel
- fix minor issues related to old module-based functions
Version: 7.4.6 / march 14 2024
- edit Dev4Press Library 4.7.1
- fix tweaks: option for current breadcrumb hiding was not working
- fix auto close topics: warnings when getting forum rules
Version: 7.4.5 / february 16 2024
- edit changes related to WordPress and PHP code standards
- edit more instances replaced where using non-escape translation function
- fix issue with the email overrides due to the function changes
Version: 7.4.4 / february 12 2024
- edit few updates to the admin interface related to the shared library
- edit Dev4Press Library 4.7
Version: 7.4.3 / january 14 2024
- edit Dev4Press Library 4.7 Beta
- fix few minor issues with the toolbar feature
- fix several issues with some Widgets settings
Version: 7.4.2 / january 9 2024
- edit improved layout for the MIME Type feature editing
- edit Dev4Press Library 4.7 Beta
- fix few fields in the settings can't be saved properly
- fix minor issue with the
Settingsobject configuration - fix few wrong labels for some of the feature settings
Version: 7.4.1 / january 4 2024
- fix problem with publishing new forums due to the metabox issue
- fix few metabox fields have wrong labels and max value
Version: 7.4 / december 28 2023
- new feature: not found - override private forums
404template - new topics: allow tags to author, moderators and keymasters
- new tweak: anonymous posting for replies only
- new tweak: disable breadcrumbs 'home' crumb
- new tweak: disable breadcrumbs 'current' crumb
- new booster: improved performance by removing index on bulk import
- new booster: while rebuild is in progress, switch off the booster
- new booster: option on
Boosterpanel to run rebuilt at any time - new settings: for configuring the statistics cache expiration
- new settings: panel for adding the plugin license code
- new dashboard: all data now retrieved from cached statistics
- new setup wizard: last panel shows link to the knowledge base
- new topics and replies actions: additional filters for actions
- new daily maintenance: run the cache refresh every day
- new topic attachment metabox: rewritten and expanded
- new forum settings metabox: rewritten and expanded
- new attachments file limits uses server limit value
- new support for coreActivity to log plugin related events
- edit replies: tags for topics now always allow keymasters and moderators
- edit changed registration order of many plugin Features
- edit many improvements with Features descriptions and information
- edit replaced several PHP functions with WordPress replacements
- edit expanded attachments limits information displayed in settings
- edit more quality of code changes in regard to PHP formatting
- edit many interface updates related to the new shared library
- edit Dev4Press Library 4.6
- del removed Parsedown Extra in favor of the Library version
- del removed all the deprecated functions scheduled for removal
- del removed outdated migration code for individual forum settings
- fix missing styling for the widgets interface on the widgets panel
- fix several regressions regarding topic and forum admin meta-boxes
- fix issue with having duplicated actions in header and footer actions blocks
- fix various issues with the plugin settings information and titles
- fix various minor problems related to the widgets interface
- fix timestamp conversion issues with the Booster statistics
Version: 7.3.1 / october 16 2023
- edit replaced of EOL and TAB constants with updated constants
- fix use of undefined constants in the SEO module
- fix use of undefined constants in some widgets
Version: 7.3 / october 3 2023
- new tweaks: set bbPress 'Do No Reply Email' address used for email sending
- new booster: forums table expanded with visibility and subforums count
- new booster: topics table expanded with attachment counts
- new booster: panel with the basic statistics of the booster index tables
- new cleanup: tool to remove all orphaned reports from the database
- edit booster: improvements to the `Update` class for handling forums
- edit booster: few more plugin queries handled by the booster
- edit custom views: improvements to the subscription and favorite queries
- edit custom views: run fewer queries when registering the views
- edit few more improvements to the activity tracking caching process
- edit additional improvements to the forums hierarchy caching process
- edit many interface updates related to the new shared library
- edit forums count recalculation improved with the proper meta key handling
- edit various small tweaks and updates to the PHP code style
- edit optimization of the user profile widget for visitors
- edit Dev4Press Library 4.3.4
- fix forums count recalculation sometimes generates duplicated meta entries
- fix user profile widget was not properly checking if the user is logged in or not
- fix cleanup tools processing was not checking for the tool activation properly
- fix few issues with the ordering for the Members and Thanks panels
- fix some custom view may generate invalid query due to the type casting
Version: 7.2.2 / september 6 2023
- fix update version build and version mismatch to the server
Version: 7.2.1 / september 3 2023
- fix missing elements for the statistics widget under some conditions
- fix buddypress signature fatal errors if signature feature is disabled
Version: 7.2 / july 5 2023
- new tweaks: A KSES list includes 'Basic set' of HTML tags and attributes
- new started adding more information provided for some panels via Help tab
- new code documentation for all the conditional functions
- edit some changes in the organization of the conditional functions
- edit many improvements to the use of the translation functions
- edit various minor tweaks to the plugin default styling
- edit Dev4Press Library 4.2
- edit more deprecated functions to be removed in version 7.3
- del removed all the deprecated functions scheduled for removal
- del removed bbpress.php functions file
Version: 7.1 / may 25 2023
- new system requirements: WordPress 5.7 or newer
- new tweaks: option to disable smilies conversion to images
- new tweaks: option to disable wptexturize processing
- new markdown: support for different markdown parsers
- new markdown: includes alternative PHP Markdown Extra parser
- new markdown: is no longer a Beta Feature
- new admin columns: journal topic check for the topics list
- new journal topic: added CSS class to topics in topics lists
- new support for the WEBP image format for attachments
- edit attachments: many optimizations to the main upload handler class
- edit attachments: improved attachment shortcode name to id replacement
- edit admin columns: improved display for some of the columns
- edit updated plugin icon for admin menu to the latest version
- edit forum index statistics and welcome expanded element classes
- edit forum index statistics and welcome various minor tweaks
- edit many more code tweaks related to the PHP syntax
- edit Dev4Press Library 4.1.1
- del removed some unused files and empty classes leftovers
- del removed many of the deprecated functions scheduled for removal
- fix auto close topics: issue with processing job parameters
- fix bbcodes: issue with embed, vimeo and youtube size attributes processing
- fix problem with attachment shortcode auto replacing file name with ID
- fix few additional small issues related to attachment shortcode
- fix attachment name to shortcode replacement wrong use of escape
- fix missing screen options for all table based admin panels
- fix no controls for the columns and items per page for some panels
Version: 7.0.7 / april 3 2023
- edit Dev4Press Library 3.9.4
- fix translation issue related to getting current user language
Version: 7.0.6 / february 20 2023
- fix online tracking: statistics not saving some of the data
- fix online tracking: few problems with the correct visited date for topic
- fix online tracking: new reply badge not displayed when needed
- fix setup wizard: few problems with saving tracking settings
- fix setup wizard: problem with the visibility of the BBCodes toolbar
- fix source code highlighting theme loading not working properly
Version: 7.0.5 / february 15 2023
- edit activity tracking: alternative method to get last posted timestamps
- edit activity tracking: few more changes to the forum new posts detection
- fix booster: new posts query had hardcoded return limit to 10
- fix admin columns: no results in the table causes fatal error
- fix custom views: views using new posts query showing few results only
Version: 7.0.4 / february 12 2023
- edit clickable: few minor changes to removal process
- edit Dev4Press Library 3.9.3
- fix buddypress signatures: issue with field detection
- fix markdown: problem with the conversion of links
- fix bbcodes source: issue with the clickable override
- fix bbcodes source: missing the enlighter library
Version: 7.0.3 / february 10 2023
- fix buddypress signatures: fatal error during activation
- fix invalid value for the basic tracking cookie expiration
- fix invalid value for the session cookie expiration
Version: 7.0.2 / february 8 2023
- edit check headers sent status before sending new cookies
- edit Dev4Press Library 3.9.2
- fix user profile widget not preparing widget settings
Version: 7.0.1 / january 26 2023
- edit dashboard links use generated panel URL builder method
- edit updated function calls to remove default values arguments
- edit updated some of the core PHP language syntax elements
- edit javascript replacing `substr` with `substring`
- edit Dev4Press Library 3.9.1
- fix some settings methods calls had mismatched number of arguments
- fix wizard form element mismatch label and field connection
- fix critical error with processing of thanks requests
- fix minor updates list broken changelog link
- fix several typos and spelling issues
Version: 7.0 / january 23 2023
- new major plugin codebase rewrite fully completed
- new major updates to the admin side styling and layouts
- new fully based on the features implementation
- new feature: booster (performance enhancements in beta phase)
- new feature: mark as read (forums tracking related in beta phase)
- new feature: markdown (new content parser in beta phase)
- new moved to features: online tracking
- new moved to features: activity tracking
- new booster: support for forums based limiting of topics and replies
- new booster: support for topics ordering by activity and replies count
- new booster: support for forum based search results
- new booster: support for the new posts widget queries
- new booster: support for the user replied to topic queries
- new booster: support for some activity tracking queries
- new booster: support for some custom views modification queries
- new booster: local cache for some of the queries that can run more than once
- new markdown: support for topics and replies content
- new markdown: support for signatures content
- new tweaks: modify number of results on the search pages
- new activity tracking: various new performance optimizations
- new dashboard widgets: quick access and control
- new dashboard widgets: features status and statistics
- new new posts widget: allow for no limit timespan
- new new posts widget: allow for 2 years timespan
- new tested with WordPress 6.0 and 6.1
- new tested with PHP 8.1 and 8.2
- edit improved and expanded plugin dashboard widgets
- edit improved and expanded forums statistics calculations
- edit search widget for forums includes all subforums in the results
- edit expanded setup wizard with few more option to control
- edit changed some of the forums statistics value's keys and names
- edit unified moderator check to only check 'moderator' capability
- edit forum activity tracking is mostly rewritten and improved
- edit table based panel object with improved query and actions
- edit new posts widget: big changes in the way the widget works
- edit many improvements to the Forums Index feature display
- edit many improvements to the use of sanitation functions
- edit many improvements and tweaks to how the SEO feature works
- edit improvements to shortcodes and BBCodes registration
- edit few more deprecated functions to be removed in version 7.1
- edit few more deprecated functions to be removed in version 7.2
- edit Dev4Press Library 3.9
- del removed various unused CSS and JS files and code
- del removed admin.php functions file and transferred functions away
- del removed many of the deprecated functions scheduled for removal
- fix bbcodes breaking layout with improperly closed bbcodes
- fix various issues with the SEO and SEO Tweaks features
- fix some shortcodes breaking if their features are inactive
- fix small problem with the reply content editor displayed settings
- fix various issues with the activity tracking and forums status
- fix setup wizard settings in some rare case were not saving properly
- fix issue with the post-processing of attachments shortcode
- fix minor styling issues with the Forum Index elements
- fix several problems with the setup wizard features panel
Version: 6.7.6 / November 23 2022
- edit shortcode embed is now disabled by default due to conflicts
- fix attachments: issues saving topic/reply with attachment shortcode
- fix attachments: visibility for visitors settings are ignored on display
Version: 6.7.5 / June 30 2022
- fix visitor redirect: problem detecting post when not on single forum page
- fix visitor redirect: minor issue with the topic detection
Version: 6.7.4 / June 3 2022
- edit signature: updated the admin side profile editing process
- fix signature: few admin side editing issues
Version: 6.7.3 / May 27 2022
- new tested with WordPress 6.0
- edit various small updates and improvements
Version: 6.7.2 / February 24 2022
- fix critical issue related to signature editor and BBCodes toolbar
Version: 6.7.1 / February 15 2022
- new requirement for BuddyPress: version 7.0 or newer
- edit content editor: few updates to override method
- fix few styling issues related to the BBCodes Toolbar
- fix detection issue related to BuddyPress 10.0
Version: 6.7 / December 23 2021
- new system requirements: PHP 7.2 or newer
- new system requirements: WordPress 5.3 or newer
- new feature: content editor (always enabled)
- new content editor: select between different types of editors
- new content editor: centralized settings for TinyMCE Editor
- new content editor: centralized settings for BBCodes Toolbar
- new moved to features: bbcodes
- new bbcodes: new panel to control bbcodes access rules
- edit tools: preview of all bbcodes now on single panel
- edit tools: reset panel updated list of settings groups
- edit improvements to the plugin upgrade process
- edit few more deprecated functions to be removed in version 7.0
- edl removed feature: rich text editor
- del removed SyntaxHighlighter script
- del removed many previously deprecated functions
- del badge 'new' from the Features menu item
- fix notifications overrides: missing moderators on reply handling
- fix notifications overrides: missing moderators on reply settings
Version: 6.6 / October 11 2021
- new system requirements: WordPress 5.2 or newer
- new moved to features: buddypress tweaks
- new moved to features: buddypress notifications
- new moved to features: buddypress signature
- new tools: panel for bbPress recalculations
- new recalculation tools: calculate subforums counts
- new old database class split into three new database classes
- new fully reorganized database query functionalities
- new using placeholder DB abstract classes from Library
- new improved organization of the JavaScript files and libraries
- new option to load JS as a bulk file replacing multiple files
- new option to load CSS as a bulk file replacing multiple files
- new option to load font with icons with embedded WOFF and WOFF2 fonts
- new source code BBCode: Enlighter script, version 3.4.0
- new source code BBCode: option to choose the script to use
- new font with icons now using new FontAwesome 6 icons
- new more code refactoring done in various parts of the plugin
- edit shortcodes for content enabled with the Shortcodes feature
- edit use bbPress user roles translation function for bbPress roles
- edit many more deprecated functions to be removed in version 7.0
- edit deprecated SyntaxHighlighter script for source code BBCode
- fix email sender: not working for the reply notifications for moderators
- fix core shortcodes don't work if the BBCodes module is disabled
- fix user roles names displayed without translation
Version: 6.5.4 / September 20 2021
- fix forums index: few issues related to last activity time
- fix private topics: content not hidden in search results
- fix private replies: content not hidden in search results
Version: 6.5.3 / August 31 2021
- new function to recalculate subforums counts
- edit attachments: changed the image based icons rendering format
- fix attachments: fatal error when using image based icons for files
- fix attachments: styling issues when using image based icons
- fix topic views widget: problem with missing views inclusion
- fix topic info widget: problem with the link when the forum is missing
- fix small issue with the message for protected profile
Version: 6.5.2 / August 10 2021
- fix attachments: one query uses hardcoded DB tables prefix
Version: 6.5.1 / July 26 2021
- new tested with WordPress 5.8
- new statistics: filter to change statistics cache expiration period
- edit auto close topic feature: changed activation order to early
- edit d4pLib 2.8.14
- fix widgets: not working with Blocks powered Widgets panel
- fix auto close topic feature: cron not always running properly
- fix auto close topic feature: uses wrong logic for the forum rules override
- fix statistics: calculation for user_roles_count value is broken
- fix statistics: not properly cached on calculation
- fix dashboard: warning with the User Statistics widget
Version: 6.5 / June 15 2021
- new system requirements: WordPress 5.1 or newer
- new feature: post anonymously - with the registered account
- new feature: journal topic - only author can reply
- new post anonymously: control who can use it and in which forums
- new post anonymously: control link between real and anon account
- new post anonymously: designate forums for forced anonymous posting
- new journal topic: control who can use it and in which forums
- new moved to features: attachments
- new attachments: show all the thread attachments at once
- new attachments: all settings consolidated into single panel
- new attachments: all settings reorganized with additional information
- new attachments: option to skip missing files
- new attachments: option to control files list visibility for roles
- new attachments: validation option replaced with the upload method
- new attachments: rewritten rendering for the attachments list
- new attachments: code reorganized into various logical classes
- new visitors redirect: rewritten code for detection of topic
- new private topics: support for forum manager topics actions
- new private topics: filters to change hiding messages
- new private topics: method to change privacy status
- new private replies: filters to change hiding messages
- new private replies: method to change privacy status
- new new posts widget: option and template support to show thumbnail
- new new posts widget: option and template support to show tags and forum
- new new posts widget: option and template support to show topic prefixes
- new statistics class: replacing old functions
- new statistics calculations: topics & forums subscriptions and favorites
- new improved initialization entry points to avoid shortcodes embedding issues
- new old loader and plugin classes merged into new Plugin class
- new plugin initialization much improved with the better main Plugin class
- new huge code refactoring for the improved coding standards
- edit attachments: few options replaced or removed
- edit attachments: various styling improvements
- edit attachments: thumbnails layout switched to flex
- edit close topic control: don't send notification if the topic is already closed
- edit rich editor: added more information about the feature
- edit info and statistics widgets: styling switched to flex
- edit new posts widget: template layout and styling improvements
- edit many structure changes to the SASS styling files
- edit many more deprecated functions to be removed in version 7.0
- edit many PHP language updates for better and cleaner code
- edit changes to several default plugin settings
- fix welcome box: date and time not passing through translation
- fix attachments: many wrongly named filters and actions
- fix attachments: icons mode not properly loaded in some cases
- fix attachments: various styling issues with the edit form
- fix private topics: not working properly when using forum shortcode for embedding
- fix private replies: not working properly when using topic shortcode for embedding
- fix rich editor: updated knowledge base link for the information
- fix auto close topics: problem with the missing forum based settings
- fix list of statistics elements was not complete
- fix several typos and spelling issues
Version: 6.4.4 / April 4 2021
- fix private topics: regression caused to make private topics visible in some cases
- fix private replies: regression caused to make private replies visible in some cases
Version: 6.4.3 / April 1 2021
- new private topics: run when used inside RSS feed
- new private replies: run when used inside RSS feed
- edit private topics: hide replies in the topic RSS feed
- edit seo tweaks: using deprecated function in WordPress 5.7
- fix private replies visible inside the RSS feed
Version: 6.4.2 / February 15 2021
- new option to completely disable advanced user tracking
- new forum manager support for lock topics now in own class
- new support for gd forum manager plugin version 2.0
- edit lock topics forum manager support with few improvements
- edit few changes in user tracking settings organization
- fix statistics widget: main function not properly loaded
- fix missing class use for some rarely used functions
- fix few issues related to roles check for media upload
Version: 6.4.1 / February 4 2021
- new admin side handling of grid settings moved to new class
- del removed some more obsolete functions or class methods
- fix admin side panels grid rows count not saving properly
- fix quote shortcode: not showing the quote author line
Version: 6.4 / February 2 2021
- new system requirements: PHP 7.0 or newer
- new system requirements: WordPress 5.0 or newer
- new system requirements: bbPress 2.6.2 or newer
- new feature: shortcodes - additional global use shortcodes
- new shortcodes: attachment shortcode moved from BBCodes
- new shortcodes: quote and postquote shortcodes moved from BBCodes
- new shortcodes: user_profile with various items
- new moved to features: search engine optimizations
- new moved to features: email sender
- new moved to features: email overrides
- new moved to features: notifications
- new widgets: new base Widget class for all widgets
- new widgets: reorganized into autoloading classes
- new widgets: improved visibility controls
- new notifications: notify keymasters/moderators on new reply
- new visitors redirect: options to redirect to login page
- new visitors redirect: options to redirect topics with no access
- new tweaks: hide user role from displaying along the profile link
- new topics: minimal number of words for the new topic title
- new replies: minimal number of words for the new reply title
- new say thanks: filter to override sending user notification
- new user stats: now using the expanded User class for rendering
- new setup wizard: class now part of the next core code scope
- new expanded main User class with the new methods
- new refreshed plugin icon
- edit topics/replies: changed the format of the message strings
- edit topics/replies: don't check for length if empty content
- edit widgets: improved settings organization
- edit notifications: changes to methods signatures in few cases
- edit Flatpickr 4.6.9
- edit d4pLib 2.8.13
- del removed outdated bbPress 2.5 compatibility code
- fix report: missing default email content for override
- fix notifications: problem getting forum title in some cases
- fix users panel: getting users not using proper Query method
- fix users panel: main query can be broken in some cases
Version: 6.3.2 / November 23 2020
- fix extra menu items rendering issue with missing variable
Version: 6.3.1 / September 15 2020
- fix report link displayed even if the report is not available
Version: 6.3 / August 26 2020
- new feature: schedule topic - publish topics in the future
- new schedule topic: control who can use topic scheduling
- new schedule topic: use Flatpickr control to select publish date and time
- new custom topics views: view for current user scheduled topics
- new users panel: bulk options to clear favorites and subscriptions
- new profiles: show thanks given and received counts
- new auto close topics: options to override auto close for individual topics
- new auto close topics: control override through topic and reply form
- new icons: show icon for forum visibility hidden and private
- new icons: show icon for closed forums
- new attachments: filter for the thumb size image arguments
- new Flatpickr 4.6.3
- edit various updates to the include theme templates
- fix toolbar: external links missing the 'rel' attribute 'nofollow' value
- fix topic read and reply tracking can run into missing topic id issue
- fix few small layout issues with some custom templates
Version: 6.2.3 / August 8 2020
- fix broken call for formatted file size limit for attachments upload
- fix missing commas for the tracker DB table definition
Version: 6.2.2 / July 27 2020
- edit d4pLib 2.8.12
- fix settings import: some settings imported as object not arrays
- fix mime types: list of custom types not stored properly
Version: 6.2.1 / July 7 2020
- new tracking database table: few more columns indexes
- edit custom topics views: changed the registration order
- edit tracking: rewritten query to get the latest user activity by forum
- edit some core actions changed to use bbPress ready action
- fix tracking: problem getting the latest user activity by forum
- fix custom topics views: registration order can cause some issues
Version: 6.2 / July 6 2020
- new feature: lock topics - split from lock forums
- new lock topics: support for gd forum manager
- new moved to features: custom topics views
- new custom topics views: fully rewritten and improved
- new custom topics views: view for spammed topics
- new custom topics views: view for trashed topics
- new custom topics views: view for pending topics
- new custom topics views: option to enable rss feeds support
- new custom topics views: option to include pending topics in some views
- new statistics: function expanded to count forum visibilities
- new statistics: use capabilities to count visible forums count
- new statistics widget: additional items to display
- new tracking: rewritten forum activity retrieval with caching
- new tracking: rewritten forum activity retrieval with caching
- new cache: count of private replies in the topic
- new performance: more cached queries to lower overall database queries used
- new database queries: optimized queries using post_date_gmt column
- new widget: additional information displayed for some widgets
- edit performance: big improvements for forums and views pages
- edit custom topics views: improved handling of extra query parts
- edit user stats: most elements don't get run for anonymous users
- edit tracking: few improvements to the initialization of variables
- edit statistics widget: few changes in the template
- edit various code quality improvements and updates
- edit various small updates to several features
- edit d4pLib 2.8.11
- fix private replies: color coding of replies not always working
- fix database queries: slow queries using post_date_gmt column
- fix user stats: registration date gets broken for anonymous users
- fix tracking: minor issue when the activity value is missing
- fix rewriter: potential issue with the building forum URLs
- fix custom topic views: some views could cause query related issues
- fix cache: private topics items not cached for non forum lists
Version: 6.1.4 / June 22 2020
- fix snippet for DiscussionForumPosting includes invalid author URL
Version: 6.1.3 / June 21 2020
- fix regression related to the allowed HTML tags for filtering
Version: 6.1.2 / June 20 2020
- edit expanded list of HTML tags and attributes for KSES filtering
- edit d4pLib 2.8.10
- fix attachments: file types limiter applied even if it is disabled
- fix attachments: file types list is always populated
Version: 6.1.1 / June 10 2020
- edit database: actions meta table key is now varchar(128)
- fix rewrite feature: rules for the edit pages had some issues
- fix report feature: notification send can't be activated
- fix report feature: wrong filter name used for email control
Version: 6.1 / June 1 2020
- new dashboard thanks widget: properly formatted list rendering
- new dashboard reports widget: properly formatted list rendering
- new bbcode HIDE: option to allow keymaster to see all hidden content
- edit bbcode HIDE: improvements to the BBCode processing
- edit bbcode HIDE: expanded included information about the settings
- fix dashboard thanks widget: list elements can't be translated
- fix dashboard thanks widget: broken when listing missing users
- fix dashboard reports widget: list elements can't be translated
- fix dashboard reports widget: broken when listing missing users
- fix menu item for Canned Replies was not being translated
- fix email notification strings not properly formatted in POT file
Version: 6.0.3 / May 26 2020
- edit d4pLib 2.8.9
- fix plugin navigation: missing entry for canned replies
- fix forum statistics: skipped calculation for canned replies
- fix plugin dashboard: missing entry for the canned replies
- fix user thanks widget: always returning empty list results
- fix user stats: thanks information was missing even when enabled
- fix quote: HTML version of the quote had invalid reply url
- fix expanded tags list: missing the P tag
- fix using outdated module check for some features
Version: 6.0.2 / May 21 2020
- fix tweaks: allowed tags override was not applied properly
Version: 6.0.1 / May 18 2020
- new attachments: allow attachments into topic form that has no forum defined
- edit rich snippets: parse breadcrumbs using regular expressions
- edit changed features loading order to move snippets to the end of the order
- fix rich snippets: breadcrumbs support breaks when HTML is invalid
Version: 6.0 / May 14 2020
- new first major steps taken for the full rewrite of the plugin
- new namespaced based parts of the code with use of autoloader
- new concept of 'features' for encapsulation of various plugin features
- new features: enhanced panel allowing easier way to find features
- new enhanced settings and tools panels allowing to get better info about them
- new rewritten handler for the frontend files registration and enqueue
- new rewritten handler for the admin side files registration and enqueue
- new javascript data linked to the main javascript library loading
- new all CSS and JS files are first registered before enqueue
- new features: rewriter - extra control over URL rewrite rules
- new features: icons - centralized rendering of the forum/topics list icons
- new features: topic actions - control all actions for topics
- new features: reply actions - control all actions for reply
- new features: user settings - add extra settings into bbPress user profile
- new moved to features: various tweaks
- new moved to features: topics tweaks and options
- new moved to features: replies tweaks and options
- new moved to features: clickable control
- new moved to features: rich text editor
- new moved to features: say thanks
- new moved to features: privacy control
- new moved to features: advanced content object control
- new moved to features: forum public status
- new moved to features: breadcrumbs rich snippet
- new moved to features: protect revisions
- new moved to features: admin access control
- new moved to features: footer actions area
- new moved to features: user profile enhancements
- new moved to features: user stats
- new moved to features: signatures
- new moved to features: seo tweaks
- new moved to features: lock forums
- new moved to features: canned replies
- new moved to features: visitors redirect
- new moved to features: toolbar
- new moved to features: admin columns
- new moved to features: admin widgets
- new moved to features: private topics
- new moved to features: private replies
- new moved to features: auto close topics
- new moved to features: close topic control
- new moved to features: extra mime types
- new rewriter: remove selected rewrite rules for forums, topics and replies
- new topic and reply actions: move or hide all the available actions
- new icons: topics list shows icon for the closed topics
- new icons: topics list shows icon if topic has private replies
- new rich snippets: topic specific DiscussionForumPosting snippet
- new rich snippets: breadcrumbs now use JSON-LD to add rich snippet
- new visitors redirect: filters to control each redirection method
- new tweaks: alternative and shorter freshness display format
- new admin columns: attachment count links to the filtered attachments page
- new clickable control: support for bbPress 2.6
- new buddypress: url override option support for bbPress 2.6
- new say thanks: register user settings for allowing thanks notifications
- new say thanks: sent notifications only if user allows them
- new auto close topics: register user settings for allowing close notifications
- new auto close topics: sent notifications to authors only if author allows them
- new close topic control: register user settings for allowing close notifications
- new close topic control: send notifications to authors only if author allows them
- new attachments: option to allow attachments for topic and/or reply form
- new attachments: forum based override for topic and/or reply form integration
- new tools export: export settings compressed into JSON formatted file
- new tools import: select groups of settings to import from file
- new forum info widget: additional templates with the icons showing
- new topic info widget: additional templates with the icons showing
- new setup wizard: improved the last page of the wizard with links and information
- new fully rebuilt and expanded frontend used font with icons
- new centralized core class for metaboxes loading and handling
- new centralized core class for displaying context help for plugin pages
- new completely rebuilt and expanded admin side JS and CSS files
- new admin side styling rewritten using SCSS
- edit setup wizard: changes related to the new 'features' system
- edit forum info widget: hide action if user is not logged in
- edit topic info widget: hide actions if user is not logged in
- edit toolbar: various changes and updates to included links
- edit buddypress: url override simplified with a single option only
- edit lock forums: renamed and rewritten some object methods
- edit tools reset: expanded information and settings removal method
- edit no more duplicated content definitions for notifications
- edit notification processing moved to appropriate features
- edit main settings page includes settings for online tracking
- edit main settings page includes settings for attachments, bbcodes and views
- edit forums metabox has improved tab initialization and handling
- edit forums metabox has improved styling and layout of the included elements
- edit some modules split into multiple features to avoid confusion
- edit expanded descriptions provided for various plugin features
- edit improvements to the plugin panels, pages and menus organization
- edit more plugin strings now include context information for translators
- edit d4pLib 2.8.8
- del wordpress 4.4 update tools
- del various deprecated functions and methods
- del fontawesome loading source selection
- del forced JS data added to every page header
- del all instances of using the tabindex for bbPress forms and controls
- del settings pages for attachments, bbcodes and views
- del several settings related to loading of own CSS/JS files
- del several settings for loading extra navigation elements
- del several duplicated and confusing settings
- del several more obsolete plugin settings
- fix attachments: few issues with the topic/reply edit
- fix say thanks: allowed roles not processed correctly
- fix say thanks: problem handling missing users for display purposes
- fix admin widgets: user avatar positioning styling
- fix lock forums: invalid detection of the topic and reply form ids
- fix lock forums: few issues with the handling of forum based settings
- fix topic info widget: actions not rendered properly
- fix setup wizard: few minor issues with default settings
- fix invalid actions processing for some admin side panels
- fix reply edit form page returns invalid forum ID
- fix information provided for some of the settings
- fix few more improper use of the remove_action functions arguments
- fix more than 15 typos and other text formatting issues
Version: 5.8.9 / April 2 2020
- new quote: option to allow use of the quote to visitors
- edit d4pLib 2.8.5
- fix notifications: minor issue with the revisions log building
- fix notifications: warning when there are no users to send to
Version: 5.8.8 / February 4 2020
- new attachments: cache the attachments errors checks information
- edit attachments: display of attachments code can handle lone errors
- fix attachments: errors not displayed if post has no attachments
Version: 5.8.7 / January 14 2020
- new rewritten code to retrieve the forum children lists
- new two layers of cache used for the forum children lists
- edit improvements to the transient cache use and versioning
- fix too many SQL queries executed to get forum children lists
Version: 5.8.6 / January 9 2020
- new tested with PHP 7.4
- edit d4pLib 2.8.3
- fix potential issue relating to option for fixing bbPress 404 errors
- fix minor issue with the PHP 7.4 deprecations
Version: 5.8.5 / November 21 2019
- edit minor change in the forum index statistics rendering
- edit d4pLib 2.8.2
- fix manual topic close notification missing some of the tags
- fix more than 20 typos and other text formatting issues
- fix huge performance issue with the Users panel
Version: 5.8.4 / November 9 2019
- fix hide attachment from media library not working for list view
- fix few issues with mailer content overrides filters
- fix some email notifications not sending all required data through filters
Version: 5.8.3 / October 26 2019
- new report form template for the Quantum theme
- new canned replies template for the Quantum theme
- edit few changes to the HTML markup for the forum info templates
- fix one more issue with the media library button in TinyMCE editor
- fix few small issues with the Quantum theme related templates
- fix minor styling issue with the thanks list block
Version: 5.8.2 / October 17 2019
- edit improved tinymce add media button for participants integration
- fix tinymce add media button for participants not always working
- fix minor layout problems with attachment BBCode
Version: 5.8.1 / September 27 2019
- fix wrong URL for the library related to Toolbar Editor
Version: 5.8 / September 18 2019
- new full RTL (Right to Left) support for frontend styling
- new online tracking: code moved into own file and class
- new online tracking: rewritten to use dedicated database table
- new online tracking: track forums, topics, profiles and views
- new online tracking: show forum notice with online numbers
- new online tracking: show topic notice with online numbers
- new online tracking: show topics view notice with online numbers
- new online tracking: show user profile notice with online numbers
- new attachments: queries rewritten to use new attachments table
- new attachments: update conversion for attachments assignments
- new attachments: admin metabox allows to delete or detach attachments
- new attachments: admin metabox option to add more attachments
- new attachments: option to hide attachments from media library
- new attachments list: show custom attachment caption
- new attachment BBCode: embed audio file support
- new attachment BBCode: embed video file support
- new cache: cache private flags for all replies in the topic thread
- new plugin dashboard: show basic attachments statistics
- new database table: to store online visits tracking data
- new database table: to store attachments assignments
- new reset/remove tool: drop/truncate plugin's database tables
- new reset/remove tool: remove plugin's cron job
- new reset/remove tool: disable the plugin
- new translation: es_ES - Español / Spanish
- new translation: pl_PL - Polski / Polish
- new translation: pt_PT - Português / Portuguese
- new translation: pt_BR - Português / Portuguese - Brazil
- edit performance: big improvements with cache and attachments changes
- edit attachments: improved delete/detach actions nonce based protection
- edit attachments: improved styling for the bulk download button
- edit attachments: various under the hood updates and improvements
- edit attachments list: various small improvements and updates
- edit errors log list: various small improvements and updates
- edit plugin dashboard: improved users statistics box
- edit statistics function: return attachments basic statistics
- edit cache: various changes related to the attachments caching
- edit reorganized a lot of saving and processing for various panels
- edit updated JavaScript and CSS minification
- edit many improvements to the plugin JavaScript files
- edit d4pLib 2.7.8
- del removed unused attachment delete/detach log entry saving
- del removed several unused functions and methods
- deprecation wordpress 4.4 update tools, will be removed in 5.9
- fix attachments: various small styling fixes
- fix attachments list: delete/detach not updating topic attachments count
- fix attachments list: various small issues related to filtering
- fix attachments list: missing the checkbox column
- fix attachments list: after action redirects to wrong panel
- fix attachments list: some elements were missing proper nonce checks
- fix errors log list: various small issues related to filtering
- fix online tracking: problem with max users calculation
- fix few instances with hardcoded 'topic' and 'reply' keywords
Version: 5.7.3 / June 27 2019
- edit d4pLib 2.7.3
- fix online dashboard: problem displaying wrongly tracked user roles
- fix users online tracking: problem with users with missing roles
- fix forums welcome: potential issues with missing users to show
Version: 5.7.2 / June 2 2019
- edit removed some old unused or obsolete code
- fix bbcodes: function to list active bbcodes was broken
- fix bbcodes: problem with the attachment caption
- fix attachments: issue with function to get list of all thread attachments
- fix attachments: issue with the generating bulk download attachments link
- fix few small issues with the PHP code syntax
Version: 5.7.1 / May 30 2019
- edit hide the engagements admin side management for bbPress older than 2.6
Version: 5.7 - 7th Birthday Edition / May 28 2019
- new signature: filter to change tinymce editor settings
- new admin forums: display number of subscribed users
- new admin topics: display number of subscribed users
- new admin topics: display number of favorited users
- new user profile: extras block with subscription and favorites counts
- new user profile: extras block can remove all subscriptions and favorites
- new users list: filter users to show forums subscriptions
- new users list: filter users to show topics subscriptions
- new users list: filter users to show topics favorites
- new users list: link to the bbPress profile for a user
- new say thanks: show date or age with each thanks
- new say thanks: new filters to control building of users for display list
- new cache updated to support caching of private topics and replies status
- new translation: fr_FR - French
- new translation: it_IT - Italian
- new translation: nl_NL - Dutch
- new translation: ru_RU - Russian
- edit say thanks: improved method to building user for display
- edit improvements to the performance of some areas of the plugin
- edit improvements to the descriptions of various plugin settings
- edit few updates to the helper signature module functions
- edit updated icons font with extra icon for the bar graph
- edit d4pLib 2.6.5
- fix admin topics: missing proper label for new columns in Options
- fix admin replies: missing proper label for new columns in Options
- fix say thanks: missing option for limiting displayed users
- fix minor problems with saving forum specific settings
- fix issue with the gdbbx_attachments_display_enable() function
Version: 5.6 / April 18 2019
- new bbcode: postquote - quote the topic/reply by id
- new quote: option to use postquote when quoting full topic/reply
- new notifications: code reorganized into mailer based module
- new notifications: email sent after topic auto close
- new notifications: email sent after topic is closed manually
- new private posts: disable moderators/administrators from seeing private posts
- new signatures: option to store signatures as global (in network) or local (per blog)
- new quantum theme: additional styling and templates overrides
- new quantum theme: template for signature profile field
- new additional tags for some email notifications content
- new all strings used in default settings are now translatable
- new all override email notifications content moved from file into translatable strings
- new global flag to disable various features inside the content
- new several more useful helper functions
- edit tracking module no longer loads when WordPress CRON is running
- edit various improvements to the settings organization
- edit included context with many more translation strings
- edit d4pLib 2.6.3
- fix headers output problem with cookies when WordPress CRON is running
- fix attachments insert into content issue with file name with spaces
- fix double check if the BuddyPress notifications are available
- fix topic views registration title used translation function wrong
- fix few minor issues with some tags for email notification
- fix some tags for email notification were not replaced at all
- fix problems with several translation function calls
Version: 5.5.3 / March 26 2019
- edit forum welcome back: improvements with the last activity
- edit forum welcome back: hide the latest posts link if no posts to show
- edit d4pLib 2.6.1
- fix forum welcome back: last activity can show bogus date
Version: 5.5.2 / March 11 2019
- new compatibility with the GD Quantum Theme Pro
- new attachments: insert into content processing order changes
- edit layout improvements for some plugin templates
- edit various minor styling changes and improvements
- edit small updates related to the TinyMCE override styling
- edit d4pLib 2.6
- fix attachments: insert into content on edit breaks revisions logging
- fix some minor issues with the toolbar default styling
Version: 5.5.1 / January 8 2019
- new notifications: filters for each email override tags list
- new notifications: filters for email cleanup tags stripping
- new notifications: cleanup function can be overriden by theme
- new attachments: thumbnail now has extension based class
- edit attachments: REL attribute is added only if not empty
- edit d4pLib 2.5.2
- fix notifications: topic/reply content shortcodes not processed
Version: 5.5 / December 12 2018
- new attachments: option to bulk download files from topic or reply
- new attachments: prevent duplicated files validation
- new attachments: rewritten JavaScript that handles attachments
- new attachments: improved styling for enhanced attachments
- new attachments: option to control set file caption feature
- new attachments BBCode: option to show the image caption
- new widget: top thanked users
- new widget top thanked users: two default templates
- new buddypress: support for instant notifications system
- new buddypress notifications event: on thanks received
- new buddypress notifications event: on post report
- new css: using SCSS for all the stylesheet files
- new scss: split into smaller components for better control
- new css: attachments styling in own stylesheet file
- new js: attachments script in own javascript file
- new report: action executed when the report is saved
- new report: show reported message to moderators only
- new private topics: filter to control access to private topic
- new private replies: filter to control access to private reply
- new seo: support for TITLE tag for themes with title-tag feature
- new notifications: cleanup for all custom notifications before sending
- new notifications: default message and title now translatable
- edit attachments: improvements to embedding attachments
- edit css: various improvements to the styling
- edit tweaks: lead topic always return false for feeds
- edit improvements to information for some of the settings
- edit some additional code refactoring
- edit d4pLib 2.5
- del removed outdated translations
- fix attachments BBCode: not properly filtering empty file value
- fix attachments BBCode: broken option to hide inserted attachments
- fix notifications: missing reply title for some emails
- fix notifications: encoding problems with special characters
- fix css: few smaller issues with the styling
- fix buddypress signature field: not saving empty value
- fix wrong description for some plugin settings panels
- fix problem saving some plugin settings
Version: 5.4.3 / October 29 2018
- edit update few SQL queries to sort by ID instead of post_date
- edit updated all the translation files
- edit d4pLib 2.4.3
- fix slow last forum post query from ordering by post_date_gmt
Version: 5.4.2 / September 21 2018
- new translation: ja - 日本語 / Japanese
- new translation: de_DE - Deutsch / German
- new translation: sr_RS - Српски / Serbian
- edit d4pLib 2.4.1
- fix quote button appears on the search and user profile pages
- fix report not working on search or user profile pages
- fix method to get last forum post time not using replies
Version: 5.4.1 / September 13 2018
- new notice about the GD Power Search of bbPress plugin
- edit few styling updates for the search results lists
- edit few updates to the main front stylesheet file
- edit d4pLib 2.4
- fix minor issue with the search module
Version: 5.4 / September 4 2018
- new widget forum information: option to include subscribe button
- new widget forum information: option to select the template
- new widget forum information: alternative display template
- new widget forum information: various new control filters
- new widget topic information: option to include subscribe and favorite buttons
- new widget topic information: option to select the template
- new widget topic information: alternative display template
- new widget topic information: various new control filters
- new widget online users: option to select the template
- new widget online users: various new control filters
- new widget user profile: option to select the template
- new widget user profile: option to add engagements link
- new widget user profile: various new control filters
- new widget user profile: alternative display template
- new widget new posts: option to select the template
- new widget new posts: various new control filters
- new widget statistics: rendering moved into a template
- new widget statistics: option to select the template
- new widget statistics: various new control filters
- new css: using SCSS for the widget stylesheet
- edit canned replies: expanded labels for post type registration
- edit canned replies: expanded labels for taxonomy registration
- edit canned replies: improved translations for post type registration
- edit canned replies: improved translations for taxonomy registration
- edit widget online users: improved widget settings layout
- edit widget online users: improved styling for default template
- edit widget topic information: improved styling for table template
- edit widget forum information: improved styling for table template
- edit widget user profile: improved styling for table template
- edit widget statistics: improved styling for default template
- edit all widgets templates moved into own directory
- edit many improvements to the plural translation strings
- edit many changes to the settings information and explanations
- edit few changes to the wizard steps information and explanations
- edit d4pLib 2.3.6
- del removed legacy mode for Say Thanks module
- fix fallback issue with the function loading the templates
- fix more than 20 spelling errors
Version: 5.3.1 / August 21 2018
- edit bbcodes: improved cleanup of the YouTube/Vimeo links
- edit bbcodes: improved cleanup for various other BBCodes content
- edit bbcodes: updated information for some plugin options
- edit d4pLib 2.3.6
Version: 5.3 / July 18 2018
- new widget: forum information
- new module: closing topics
- new closing topics - auto close inactive topics
- new closing topics - auto close forums overrides
- new closing topics - close topic checkbox
- new report: filters to change report button label
- new report: filter to modify the JavaScript side values
- new quote: filter to change quote button label
- new attachments: hide files that are inserted into content
- new forum settings metabox: using tabs and icons metabox
- new topic attachments metabox: using tabs and icons metabox
- new plugins own notifications: using special character encoding
- new buddypress: signature field removal option
- new daily maintenance cron job
- edit buddypress: signature field layout updated
- edit buddypress: signature field checking updated
- edit buddypress: various signature field updates
- edit close topic checkbox options moved into closing topics module
- edit various updates to the options descriptions and other information
- edit d4pLib 2.3.4
- fix plugins own notifications can show garbled email subjects
- fix buddypress: signature field display broken on the admin side
- fix on reply edit notification reply title was missing
- fix translations loading was initializing too late
- fix close this topic checkbox not visible to topic author
- fix missing settings to disable some widgets
Version: 5.2.1 / May 28 2018
- edit d4pLib 2.3.2
- fix upload_dir folder path sanitation issue
Version: 5.2 - 6th Birthday Edition / May 28 2018
- new attachments: change the upload_dir for attachments
- new attachments: svg images are listed for thumbnail display
- new attachments: pdf files are listed for thumbnail display
- new widgets: search widget - to replace default one
- new search widget: current forum only search mode
- new modules: search - for handling the search widget queries
- new modules: privacy - control user privacy
- new privacy: disable logging of IPs
- new privacy: stop IPs from displaying
- new privacy: tool to remove all logged IPs from database
- new canned replies: select roles that can insert canned replies
- new option to hide user profiles pages for non-logged in visitors
- new template for user profile protected page content
- new show search form on top of all forums
- new show search form on top of all topics
- edit improved auto CSS/JS enqueue for shortcode based content
- edit improved styling for the list of thanks list avatars
- edit few updates to all widgets settings organization
- edit d4pLib 2.3
- fix setup wizard few issue with some wizard settings
- fix display attachment PDF thumbnail if available
Version: 5.1.4 / April 27 2018
- edit sanitize file name stored for the upload errors
- edit escape the file name displayed for upload errors
- fix potential stored XSS vulnerability with attachment errors
Version: 5.1.3 / April 24 2018
- fix query for user replied to topics calculations always runs
Version: 5.1.2 / April 12 2018
- new settings panel: clickable control
- new clickable filter options moved to new panel
- new options to disable clickable for URLs, FTPs, Emails and Mentions
- edit d4pLib 2.2.7
- fix broken options to disable make clickable filters
- fix broken options to disable @mentions filters
Version: 5.1.1 / March 14 2018
- edit quote: improvements for the quote content processing
- edit improved styling for the admin side metaboxes
- edit d4pLib 2.2.6
- fix quote: empty lines not preserved with TinyMCE editor
Version: 5.1 / February 22 2018
- new attachments: user roles options for insert into content
- new quote: filter to control if the quote link is added to the topic/reply
- new quote shortcode: option to control quote title
- new img shortcode: attribute for image float (left/right)
- new toolbar menu: menu item for reported posts panel
- new toolbar menu: menu item for thanks list panel
- new tools page: new panel for data cleanup
- new data cleanup: tool to remove orphaned thanks records
- new functions to load welcome and online blocks anywhere
- edit attachment shortcode: improved default attributes filters
- edit toolbar menu: titles now mirror the main menu items
- edit about info: expanded with the translations information
- edit some updates to the files organization for tools page
- del removed outdated translations
- fix attachment shortcode: impossible to set default image attributes
- fix attachment shortcode: file display defaults not used at all
- fix few translation strings missing from the POT file
Version: 5.0.4 / January 12 2018
- edit improvements to data validation in plugin data grids
- edit d4pLib 2.2.4
- fix xss vulnerability: query string panel was not sanitized
- fix xss vulnerability: panel variable for some pages was not verified
Version: 5.0.3 / December 5 2017
- edit minor improvements to the metabox handling
- edit show message for attempt to load invalid panel
- edit d4pLib 2.2.1
- fix admin side: few minor issues with missing icons
Version: 5.0.2 / November 12 2017
- edit quote: better styling for the private content
- edit database object: few minor improvements to some queries
- fix private content: problem with subscribe/favorites links
- fix quote: issue with detecting private content
Version: 5.0.1 / November 10 2017
- edit minor improvements to some core functions
- edit statistics transient cache now uses version based key
- fix minor issue with the posts caching function
- fix minor issue with the online users widget
- fix few problems with rendering of the user stats block
Version: 5.0 / November 8 2017
- new completely redesigned and expanded dashboard page
- new completely redesigned and expanded about page
- new easy to use wizard for quick plugin setup
- new about page: major and minor versions highlights
- new about page: detailed list of Dev4Press plugins
- new dashboard page: basic forums information block
- new dashboard page: forum users information block
- new dashboard page: thanks module information block
- new dashboard page: report posts information block
- new quote: hide content if the quoted text is private
- new BBCodes: forum - link to the forum by forum ID
- new BBCodes: dedicated function to call any shortcode handler
- new report posts: filter to control display of report link
- new report posts: admin grid filter reports by status
- new thanks: admin side list of all thanks logged
- new thanks: option to disable legacy thanks buttons links
- new statistics functions: include counts of canned replies
- new statistics functions: include counts of user roles
- new full CSS classes names refactoring for better consistency
- new dedicated font with icons used by the plugin
- new optimized admin side data handling for better performance
- new dedicated handler files for all admin side processing
- new topic/reply user stats elements wrapped in DIV's
- new support for the posts caching in bbPress 2.6
- new filters for all the front end displayed notices
- new various new functions for dealing with attachments
- edit improved notice display various attachments messages
- edit improved notice display for BBCodes status
- edit improved notice display for reported topic/reply
- edit improved methods for forum front page statistics display
- edit expanded Help tab with more tabs and information
- edit toolbar menu no longer uses hardcoded post type names
- edit quote jQuery code uses trim() to cleanup the quote content
- edit few minor improvements to the cache processing
- edit using functions for translation with context in few places
- edit install and update screens open About and Setup Wizard
- edit use `absint` instead of `intval` in the shortcodes class
- edit menu item 'Views' renamed to 'Topic Views'
- edit d4pLib 2.2
- del font FontAwesome no longer loaded on frontend
- del removed some unused filters and actions
- fix quote generates wrong back URL in some cases
- fix missing sanitation for filters on the admin side grids
- fix issue with disable RSS module caused by wrong module name
- fix invalid action entry saved for the report closing
Version: 4.8.6 / October 12 2017
- fix rare issues with the cache bulk database queries
Version: 4.8.5 / October 6 2017
- edit d4pLib 2.1.2
- fix favorites topic view: not working with bbPress 2.5
- fix subscription topic view: not working with bbPress 2.5
Version: 4.8.4 / September 22 2017
- new file for storing all deprecated functions
- edit attachments: updated function to match file name to ID
- edit d4pLib 2.1.1
- fix bbcode attachment: performance issue for large websites
Version: 4.8.3 / August 17 2017
- fix attachments: some replies don't show list of files
Version: 4.8.2 / August 17 2017
- fix report: fatal error when saving report
Version: 4.8.1 / August 16 2017
- edit cache for attachments: improved count methods
- fix attachments: files list not displayed in the replies
- fix attachments: invalid attachments counts for replies
- fix attachments: problem with displaying file types icons
- fix attachments: image icons not displayed with some themes
Version: 4.8 / August 15 2017
- new reorganization of the modules structure and classes
- new complete reorganization of the theme templates
- new complete reorganization of the CSS and JS files
- new complete reorganization of the notification templates
- new internal cache object using WordPress own object cache
- new thanks: improved performance by using object cache
- new report: improved performance by using object cache
- new attachments: improved performance by using object cache
- new user stats: improved performance by using object cache
- new user replied: improved performance by using object cache
- new user tracking: improved performance by using object cache
- new posts filter functions: improved performance with pre-fetch
- new topic new reply tracking: option to show the 'new reply' badge
- new attachments: option to show visitors option to log in first
- new attachments: option to show visitors attachments preview
- new attachments: forum meta override for visitors attachments preview
- new signatures: filter for the signature before adding it into content
- new notify on reply edit: option to notify topic author
- new forum lock: lock message control for individual forums
- new forum lock: filters for lock message control
- new option to control site forums public/private status
- new private topics and replies: filters for the checkbox tab index
- new private topics and replies: filters for the checkbox label
- new improved code reorganization to include smaller classes
- new database methods to get favorite topics ID's
- new database methods to get subscribed topics ID's
- edit few small improvements to the plugin accessibility
- edit topic new reply tracking: various tweaks and improvements
- edit views registration uses internal favorite topics function
- edit views registration uses internal subscribed topics function
- edit few improvements to the admin side forum metabox layout
- edit minor updates to the database tables installation script
- edit user stats: don't display thanks counts if Thanks module is disabled
- edit d4pLib 2.1
- fix rare issue causing problem with BuddyPress hidden groups
- fix running reply to topic queries even if user is not logged in
Version: 4.7.2 / June 9 2017
- fix wrong filter name used for the edit reply notification
- fix problem with saving of the Statistics widget settings
Version: 4.7.1 / June 7 2017
- new core object for the proper RSS Feed detection
- new notifications: reply edit now includes topic title tag
- edit signatures: don't show in the feed
- edit quote: don't show in the feed
- edit attachments: don't show in the feed
- edit d4pLib 2.0.2
- fix notifications: reply edit invalid default subject
- fix notifications: topic edit invalid default subject
- fix notifications: new topic invalid default subject
- fix notifications: small typo in the default reply edit template
- fix minor thumbnail function issue with the filter arguments
- fix problems with some topics and reply specific settings
Version: 4.7 / May 27 2017
- new tinymce editor: option to control Quicktags Text editor tab
- new say thanks: filters to change thanks related strings
- new syntaxhighlighter: few more additional languages
- new syntaxhighlighter: additional theme style
- new send notification to keymasters and moderators on new topic
- new send notification to author and subscribers on reply edit
- new options to customize email for the reply edit notification
- new prevent closing of settings page if there are unsaved changes
- new widgets tabbed interface using ARIA markup
- new administration interface accessibility improvements
- new first step in the plugin reorganization with new core objects
- new disable plugin if system requirements are not met
- edit syntaxhighlighter: improved validation of BBCode settings
- edit syntaxhighlighter: check if the specified language is valid
- edit widgets: improved forum statistics rendering
- edit widgets: improved forum statistics handling and saving
- edit widgets: improved topics views handling and saving
- edit widgets: interface using proper HTML input types
- edit widgets: improved sanitation for all widget value on save
- edit widgets: all widgets classes updated and improved
- edit plugin now requires WordPress 4.3 or newer
- edit few tweaks in the SEO module excerpt generating function
- edit several always active modules converted to core objects
- edit changed organization for some folders and files
- edit various improvements in shared library loading
- edit SyntaxHighlighter 4.0.1
- edit d4pLib 2.0
- fix rare issue with the options handling in forum statistics widget
- fix few problems with function listing active BBCodes
- fix some notification overrides not working for all types
- fix topic edit notification overrides not applied to the emails
- fix few translation strings missing from the POT file
Version: 4.6.6 / May 11 2017
- edit various improvements in the new posts (replies only) query
- edit check for attachments shortcode in the content on attachments upload
- edit minor accessibility improvements with attachments editing
- edit few more database related functions moved to main database object
- edit d4pLib 1.9.6
- fix activity date for new posts (replies only) widget is wrong
- fix fatal error in PHP 7.1 for to the array/string conversion
Version: 4.6.5 / May 2 2017
- edit d4pLib 1.9.3
- del removed several unused functions and files
- fix noindex meta for non-private topics and replies
Version: 4.6.4 / April 17 2017
- new report: report form now includes the cancel button
- edit fitvids library updated to version 1.2
- fix buddypress: wrong order for the field integration
- fix few translation strings missing from the POT file
Version: 4.6.3 / April 9 2017
- edit buddypress: notices displayed if signatures are disabled
- fix templates: fieldset wrappers with unused label tags
- fix attachments: several more accessibility issues
- fix attachments: javascript adding incomplete markup
- fix buddypress: integration when signatures are disabled
- fix report: report form not automatically focusing on input field
Version: 4.6.2 / March 29 2017
- new quote: scroll to editor puts focus on textarea
- new quote: quote link now has 'role' set to 'button'
- new report: report link now has 'role' set to 'button'
- new say thanks: thanks link now has 'role' set to 'button'
- new attachments: new file link now has 'role' set to 'button'
- new canned replies: toggle links now have 'role' set to 'button'
- new bbcode toolbar: handle keyboard activation of buttons
- edit bbcode toolbar: buttons are part of normal tabindex
- edit allowed kses tags override filter has higher priority
- edit minor update to the database install script
- edit d4pLib 1.9.2
- fix problem with the notification on edit validation
Version: 4.6.1 / March 23 2017
- edit notify on edit: optional checkbox for topic author
- edit notify on edit: filter list of subscribers to remove duplicates
- fix bbcodes toolbar: content textarea not matched properly
- fix bbpress user profile: styling issues with the signature editor
- fix signature editor length limiter might be displayed twice
Version: 4.6 / March 21 2017
- new forum: welcome back block with activity since last visit
- new forum: settings for individual elements of the statistics block
- new forum: color coded list of users with additional options
- new forums: display badge when forum has a new post (topic/reply)
- new forums: display badge when forum was not read by the user
- new module: dedicated module for BuddyPress specific features
- new buddypress: special field type for signature editing
- new buddypress: extended profile field for forum signature
- new new posts widget: option to specific forums to include
- new attachments: additional information for max file size
- new latest posts queries: completely rewritten functions
- new topic attachments count: store counts in postmeta
- new signatures: option to limit signature to plain text only
- new unread replies: option to mark unread replies in the topic thread
- new unread badges: include titles attributes for each badge
- new unread badges: filter to change the new replies badge
- new notification on topic edit: include editor name in template
- new say thanks: fire actions when thanks is saved or removed
- new option to hide private replies using CSS and jQuery
- new support for the threaded replies in various areas
- new user tracking meta support for multisite WordPress
- new user tracking cookies support for multisite WordPress
- new option to choose from where to load FontAwesome font
- new script and style code for BBCodes Toolbar moved to new files
- new filter for the topic thumbnail size
- edit attachments: force size limit for the file size option
- edit user replied to topic: query supports threaded replies
- edit topic replies id: query supports threaded replies
- edit topic participants: query supports threaded replies
- edit topic attachments count: query supports threaded replies
- edit topics with user replies: query supports threaded replies
- edit plugin settings: changes to notifications settings
- edit latest posts queries: big performance improvement
- edit latest posts queries: take into account threaded replies
- edit all database query related functions moved into DB object
- edit users panel grid shows GMT corrected last activity time
- edit updated and improved information for various plugin settings
- edit various small styling changes and improvements
- edit various and numerous changes in code organization
- edit renamed all JavaScript and CSS files according to loading
- edit various optimization in code of main JavaScript file
- edit removed obsolete and duplicated portions of JavaScript
- edit prevent direct access to all form files
- edit d4pLib 1.9.1
- del removed option for controlling loading of jQuery
- del removed outdated jQuery Browser library for old IE detection
- fix topic read tracking: tracking info not saved for topics with no replies
- fix attachments: ignoring no limit upload for file size
- fix attachments: ignoring no limit upload for mime types
- fix attachments: ignoring forum based mime types override
- fix topic info widget: problem with the missing users
- fix say thanks: problem with the missing users when showing users list
- fix notification on topic edit: settings now used correctly
- fix linking issues with the admin attachments panel grid
- fix users panel grid uses invalid format for time display
- fix one instance of missing semicolon in the main JavaScript file
Version: 4.5.1 / January 27 2017
- edit d4pLib 1.8.9
- fix multisite issue with the blog switching functions
- fix multisite issue with deletion of the blog tables
- fix first unread topic reply link always links to last reply
- fix few small issues with generating unread marks for topics
Version: 4.5 / January 19 2017
- new topics: track last access time for each user
- new topics: display badges for new and unread topics for logged user
- new topics: links to unread replies for logged user
- new module: disable and redirect selected RSS feeds
- new report: select method for reporting topic or reply
- new report: methods to send report without filling the form
- new dashboard widget: display the latest topics and replies activity
- new redirect: blocked users
- new redirect: no access to private forums
- new redirect: no access to hidden forums
- new view: my favorite topics
- new view: my subscribed topics
- new multisite: remove tables for deleted blogs
- new user stats: filter for the registration date format
- new show icon for the temporary locked topic
- new all image icons moved into separate stylesheet file
- new added few image icons for some new plugin features
- new filter to replace default icons stylesheet file
- new filter to control list of attachment file icons sets
- new object for handling rendering of all icons/marks
- new plugin now requires bbPress 2.5 or newer
- new plugin now requires WordPress 4.2 or newer
- edit enabled moderators access to some plugin admin panels
- edit enabled moderators access to TinyMCE Media Buttons
- edit attachment BBCode: show as image for selected image types
- edit changed title of the Online Users dashboard widget
- edit use different icon for marking private topics in the topics list
- edit show selected image types as a links, not as the thumbnails
- edit expanded list of filters in mu plugins custom code example file
- edit improved main styling for better display of inline images
- edit improved file enqueue to load icons when needed
- edit improved organization of plugin form files
- edit d4pLib 1.8.8
- edit removed outdated and unused images
- fix several styling issues with the forum meta boxes
- fix thumbnail for TIFF type displayed as the blank thumbnail
Version: 4.4.6 / January 11 2017
- edit improved method for handling thanks buttons
- fix thanks buttons not working in some rare cases
Version: 4.4.5 / December 27 2016
- fix fatal error with some PHP versions
Version: 4.4.4 / December 27 2016
- new translation: fa_IR - Persian / Farsi
- new bbcodes toolbar: show only active and available BBCodes buttons
- edit bbcodes: webshot serves HTTP/HTTPS based URL
- edit updated various URLs to reflect Dev4Press Network changes
- edit disabled use of moderation based user roles for admin panels
- edit d4pLib 1.8.7
- fix bbcodes: restricted BBCodes disabling not working properly
- fix bbcodes: restriction processing ignores uppercase codes
- fix bbcodes: restriction processing not working on edit
- fix bbcodes: restriction processing always shows message
- fix problem with some settings after the plugin is updated
Version: 4.4.3 / November 1 2016
- edit d4pLib 1.8.4
- fix issue with the topic lock and access to locked topic
- fix topic lock template misspelling of word Temporarily
Version: 4.4.2 / October 20 2016
- new option to allow visitors to use advanced BBCodes
- edit few minor changes to some options descriptions
- fix media upload control constant not defined warning
Version: 4.4.1 / October 16 2016
- new filter to control display of the user stats online status
- new tools panel to recheck database and update plugin settings
- edit new posts widget: notice about the access rights option
- edit some small updates to the tools panel organization
- edit expanded list of filters in the MU override script
- edit updated sv_SE translation file
- edit d4pLib 1.8.3
- fix online status widget: some settings ignored
- fix few translation strings missing from the POT file
Version: 4.4 / September 27 2016
- new attachments: add download attribute to file links
- new attachments: option to remove 'insert into content' button
- new attachments: disable limits for selected user roles
- new attachments: improved error validation messages
- new attachments: extra panel with deletion settings
- new attachments: delete attachments from topic/reply edit
- new report: option to disable scroll to report form behavior
- new report: show on the front if the topic or reply are reported
- new additional capabilities for control over admin side panels
- new options to allow moderator access to some admin side panels
- new options to select roles that can see front forum statistics block
- new option to allow only topic author to modify tags in reply
- new plugin has new icon for WordPress admin side menu
- edit attachments: some settings are moved to different panels
- edit attachments: various improvements in the display of attachments
- edit attachments: add another attachment styled as a button
- edit quotes: display allowed HTML tags option on quotes settings panel
- edit improvements to the styling of the BBCode toolbar buttons
- edit changes in the way JavaScript files are compressed
- edit additional information for many of the plugin settings
- edit few more settings validation improvements and changes
- edit d4pLib 1.8.2
- del removed search topics widget
- del removed search topics results view
- fix attachments: button for adding files gone in some cases
- fix attachments: delete attachment parameters not sanitized
- fix translations in some rare cases can break JavaScript code
Version: 4.3.5 / September 15 2016
- edit optimizations in functions getting the latest topics and replies
- fix slow query from using post_date_gmt column in some queries
Version: 4.3.4 / September 8 2016
- new forum statistics function results are now cached
- edit replaced statistical function for counting users
- fix slow query from WordPress count_users function
Version: 4.3.3 / September 5 2016
- edit improvements to the main frontend CSS stylesheet
- edit d4pLib 1.8
- fix styling problems when using bbPress shortcodes
Version: 4.3.2 / August 11 2016
- edit say thanks: shows message after saving thanks
- edit d4pLib 1.7.8
- fix say thanks: shows removal link after thanks
- fix some styling missing from minified CSS file
- fix missing base class for the list of attachments panel
Version: 4.3.1 / August 2 2016
- new report: scroll screen to the top of the form
- new report: replace report button after submit report
- new report: filter for list of emails where notification is sent
- edit report: improved detection for waiting reports only
- edit report: small improvements in the positioning of the form
- edit updated sv_SE translation file
- edit d4pLib 1.7.7
- fix report: detection of report position not working in some cases
- fix report: display of topic/reply forum in the report grid
Version: 4.3 / July 19 2016
- new report topic or reply to keymaster or moderator
- new modify the list of allowed HTML tags and attributes
- new process shortcodes for email notifications
- new using AJAX for Say Thanks module
- new improved sanitation of plugins settings on save
- edit improvements to all plugin admin side grids
- edit small changes in the settings organization
- edit small changes in the default settings values
- edit updated all SQL queries to go through wrapper object
- edit improvements to JS/CSS compression and minification
- edit d4pLib 1.7.6
- fix wrong date comparison in functions to get latest posts
- fix few small issues with the main JavaScript file
Version: 4.2.1 / June 22 2016
- edit few minor improvements to plugin styling with BuddyPress
- edit changes to some plugin default settings
- edit d4pLib 1.7.5
- fix problem with adding multiple attachments with new jQuery
- fix attachment preview before upload for some file names
Version: 4.2.0.1 / May 17 2016
- edit internationalization of date display for online users
- edit updated sv_SE translation file
- fix option for topic duplication was hidden
Version: 4.2 / May 16 2016
- new bbcode toolbar: accessibility support
- new attachments: accessibility support
- new admin interface: accessibility support
- new forum index: basic forum statistics block
- new view: most thanked topics
- new view: my most thanked topics
- new lock: conditional functions for locked topics and replies
- new show topic thumbnail if available in the forum topics list
- new online users: track maximum number of online users
- new private reply: basic threaded replies support
- new new posts widget: option to exclude forums by forum ID
- edit online users widget: show maximum number of users ever
- edit quote: attempt to close broken HTML before adding
- edit bbcode toolbar: toolbar buttons now use BUTTON tag
- edit small changes in the way plugin enqueues CSS/JS files
- edit attachments: many changes to attachment rendering
- edit several improvements to public functions organization
- edit d4pLib 1.7.0
- fix online users tracking: duplicated run of tracking code
- fix online users widget: warning related to tracking cookie
- fix few minor issues with several functions names
Version: 4.1.1 / April 21 2016
- edit updated sv_SE translation file
- edit d4pLib 1.6.6
- fix users stats integration: thanks count displayed wrong
- fix problem with source code BBCodes in some cases
- fix few typos and missing translation strings
Version: 4.1.0.2 / March 31 2016
- fix invalid URL for the admin side attachments list page
- fix missing items per page screen option for attachments list
- fix using search field for the attachments list not working
Version: 4.1.0.1 / March 28 2016
- fix settings from BBCodes panel not saving
- fix few small settings description issues
Version: 4.1 / March 28 2016
- new widget: enhanced forum statistics
- new BBCode: highlight
- new BBCode: heading
- new BBCode hide can be set to check for thanks
- new BBCode attachment attempts to replace file name with ID
- new shows thanks counts inside user stats area
- new redirect non-logged users to custom URL or home page
- new fitvids library for auto sizing videos added using BBCodes
- new admin panel for Views, Modules, Attachments and BBCodes
- new reorganization of settings with new groups and panels
- new individual BBCodes settings moved into own panels
- new posts widget has option to show author avatar
- new posts widget filters post by author access rights
- new filters for the items in the user counts area
- new actions fired when users says and removes thanks
- new basic help tab for all plugin admin pages
- new mu-plugins based filters override php starter file
- new more knowledge base links for various plugin features
- new plugin now requires WordPress 4.0 or newer
- edit improved styling for the thanks list of users
- edit improvements to the WordPress toolbar plugin menu
- edit all grids now have full sanitation of input data
- edit internal file structures improvements
- edit updated method for loading translations
- edit d4pLib 1.6.3
- edit removed some duplicated functions
- edit removed standalone export handler file
- fix minor issue with attachment insert into content control
- fix problem with canned replies menu position in some cases
- fix few problems with BBCodes toolbar when used on admin side
- fix some filter and action names were named wrong
- fix private topics and replies admin colum always empty
- fix private topics and replies undefined variable
- fix profile widget misspelling of word Subscription
- fix settings panel misspelling of word Enhancements
Version: 4.0.8 / February 4 2015
- edit quote loading workaround for BuddyPress integration
- edit d4pLib 1.5.9
- fix quote button not displayed in some cases
- fix typo: replayed used instead of replied
- fix typo: subscriptions used instead of subscriptions
Version: 4.0.7 / December 28 2015
- edit d4pLib 1.5.5
- fix missing tag in the notification settings description
Version: 4.0.6 / December 10 2015
- edit auto update signature for shorthand BBCodes
- edit updated sv_SE translation file
- fix minor issue with the main JavaScript file
Version: 4.0.5 / December 9 2015
- new update tool added for WordPress 4.4 shortcodes changes
- new global update confirmation notice after plugin is updated
- edit list of BBCodes updated to remove shorthand notation
- edit list of used BBCodes formats for toolbar updated
- edit updated sv_SE translation file
- fix list of BBCodes in some cases are missing quotes
- fix list of toolbar BBCodes in some cases are missing quotes
- fix adding quote BBCode using shorthand notation
Version: 4.0.4 / December 8 2015
- new added Apple Swift support for Syntax Highlighting
- new expand list of Syntax Highlighting brushes for auto load
- new toolbar menu expanded with Knowledge Base and Support Forum links
- edit d4pLib 1.5.3
- fix issues with private topics and replies created by anonymous users
- fix some outdated links in the WordPres toolbar menu
- fix some outdated links on the About Dev4Press panel
- fix minor problem with enqueuing files on the admin side
- fix few typos and missing translation strings
Version: 4.0.3 / November 21 2015
- new added WordPress plugin flag Private
- edit removed PHP close tags from end of all PHP files
- edit fully tested with upcoming WordPress 4.4
- edit some important loading changes and improvements
- edit d4pLib 1.5.2
- fix wrong link used for reply to topic for thanks feature
- fix several missing strings from translation file
Version: 4.0.2 / October 30 2015
- fix topic lock options is always active regardless of settings
- fix problem with escaping string function for SQL query in PHP 5.5 and newer
Version: 4.0.1 / October 22 2015
- new online users widget: option to show / hide user roles
- new dedicated function to get list of online users
- edit online users widgets are using new function to get users list
- edit d4pLib 1.5
- edit updated sv_SE translation file
- fix attachment BBCode name not sanitized before search for attachment
- fix online users widget now showing only user display name
- fix source code BBCode was parsing shortcodes inside of it
Version: 4.0 / October 5 2015
- new module: say thanks for topics and replies
- new module: define and use canned replies
- new module: track users and guests online status
- new functions: set of functions to override by theme
- new functions: display signature for any user anywhere
- new bbcode: scode for displaying formatted source code
- new syntax highlighting for source code shortcode
- new widget: display online users and guests
- new widgets: template based rendering for all widgets
- new dashboard widget: display online users and guests
- new forums: expanded attachments settings override
- new forums: lock topic / reply form override settings
- new topics: option to temporarily lock any topic
- new topics: option to duplicate any topic
- new tweak: fix the user/view pages 404 status error
- new tweak: enable media library upload for TinyMCE for Participant
- new tweak: disable make_clickable filter for topics and replies
- new tweak: disable mention filter for topics and replies
- new tweak: position for some topics and replies actions
- new attachments: alternative placement for attachments list
- new functions for custom signatures integration
- new secondary action area added at the topic/reply bottom
- new child / parent inheritance of forum settings
- new send notification to subscribers on topic edit
- new replace content and subject for forum notification emails
- new options to display user online status in topic and reply
- new options to enforce min/max length for title and content
- new additional bbPress related links for Nav Menus
- new display links to Knowledge Base for some plugin settings
- new database tables to store data about user actions
- new convert individual forum settings to new format
- php tested for compatibility with upcoming PHP7
- edit updated some private topic/reply style colors
- edit improved CSS for some of the BBCodes
- edit renamed some CSS classes for naming consistency
- edit attachment shortcode no longer limiting parent post
- edit rewritten adding of Quote links for topics and replies
- edit rewritten handling of the forum settings metabox
- edit rewritten loading of privacy checkbox settings
- edit rewritten loading of attachments module
- edit improvements to plugin JavaScript core code
- edit improvements to many plugin core functions
- edit refactored main settings object and access function
- edit various administration improvements and tweaks
- edit d4pLib 1.4.6
- edit updated pt_BR translation file
- fix minor styling issues with new posts widget
- fix minor issues with BBCode toolbar button replacement
- fix attachments display styling issues with inline images
- fix few issues with BBCode toolbar replacement of BBCodes
- fix user profile widget appears empty due to some settings
- fix problem with file size check for attached files
- fix private topic CSS class not applied in all cases
Version: 3.8.3 / September 9 2015
- edit add line breaks after the content added to editor
- edit changed minification for main plugin JavaScript code
- edit changed minification for jQuery Browser plugin
- edit jQuery jqEasyCharCounter Extended
- edit jQuery Textrange 1.3.3
- edit updated sv_SE translation file
- fix buttons broken with signature BBCode editor
- fix missing semicolon in minified JavaScript file
- fix BBCode Toolbar issue with some BBCodes replacement
- fix cursor stuck inside HTML quote in TinyMCE
Version: 3.8.2 / September 4 2015
- edit d4pLib 1.4.4
- fix attachments list styling for responsive layouts
Version: 3.8.1 / August 17 2015
- new translation: de_DE - Deutsch / German
- edit d4pLib 1.4.1
- edit updated pt_BR translation file
- fix broken remove of custom MIME types
Version: 3.8 / May 27 2015
- new new posts widget can show topic/reply author
- new new posts widget now has template to override
- new option to open attachments in blank page
- new option to enable KSES support for IMG tag Class attribute
- new add close topic checkbox to replies for some roles
- new search topics view widget now has template to override
- new remove topic action link: Merge
- new remove reply action link: Split
- new settings panel for topics and replies features
- new check for reply form access when displaying quote link
- new translation: sv_SE - Svenska / Swedish
- edit few minor changes to the display of attachments
- edit several improvements to TinyMCE specific styling
- edit d4pLib 1.3.5.1
- edit updated pt_BR translation file
- edit removed outdated and incomplete translations
- fix attachments display alignment issue without caption
- fix several small styling issues on the admin side
Version: 3.7.1 / May 5 2015
- edit improved main admin side enqueue files process
- edit d4pLib 1.3.5
- fix forced JS/CSS loading fails for the BBCode Toolbar
- fix forced JS/CSS loading fails for the BBCodes
- fix display of last activity in the Users grid
Version: 3.7 / April 22 2015
- new set caption for attachments before upload
- new enhanced attachments upload form is responsive
- new new detect and load of the plugin JS and CSS files
- new option to change attachments form position
- new option to change privacy checkbox form position
- edit escaping urls from add_query_args function
- edit attachments display shows caption if available
- edit improvements to TinyMCE styling for BuddyPress integration
- edit changes to some settings default values
- edit several small styling improvements
- edit load always option moved to advanced settings
- edit d4pLib 1.3.4.1
- fix upgrade notice displayed while upgrading plugin
- fix few minor problems with minified CSS files
Version: 3.6.4 / April 8 2015
- new filter to modify allowed user roles for moderation
- edit d4pLib 1.3.4
- fix attachments on upload preview not working for uppercase filenames
- fix private reply not always visible to topic author
Version: 3.6.3 / March 18 2015
- edit d4pLib 1.3.3
- fix detection of allowed features in some very rare cases
- fix potential security vulnerability with attachments grid
Version: 3.6.2 / March 7 2015
- fix attachments shortcode missing embedded file HREF attribute
- fix some styling issues with enhanced attachments
Version: 3.6.1 / March 5 2015
- edit forum meta box checks if modules are active
- edit updated pt_BR translation file
- fix forum edit page broken if attachments are disabled
Version: 3.6 / March 3 2015
- new protect display of topic/reply revisions
- new seo tools module
- new seo: meta description tags
- new seo: override topic/reply default excerpts
- new seo: override forum/topic/reply meta title
- new seo: meta robot for private topics/replies
- new seo: rich snippet breadcrumbs
- new widget: current topic information
- new tools: close old and inactive topics
- new rewritten admin side forum metabox
- new override privacy settings for each forum
- new select roles that can create private topic/reply
- new list current attachments in topic/reply mode
- new signature filter for before the display
- new options for topic/reply admin side panel columns
- new topic/reply admin side panel privacy column
- new attachment validation always prevents .js and .php files
- new new posts widget rewrote functions to get data
- new widgets have own CSS styles file
- new options to disable more bbPress default widgets
- edit new posts widget uses reply names and URLs
- edit few improvements to the plugin adminbar menu
- edit improvements to attachments module
- edit improvements to signatures module
- edit improvements css/js compression
- edit many improvements to all plugin widgets
- edit d4pLib 1.3.2
- fix broken enhanced signatures and signatures editor
- fix broken signature display in some cases for visitors
- fix problem with loading signature module
- fix private topic CSS class not always applied
- fix new posts widget problems with getting data
- fix basic wrappers missing for all widgets
- fix several styling issues with user profile widget
Version: 3.5.5 / February 23 2015
- new signatures display additional processing
- new more options to control signature display
- edit d4pLib 1.3.1
- fix broken filtering for signature content editing
- fix broken buddypress signature edit is some cases
Version: 3.5.2 / February 18 2015
- new filter to control private topics/replies checkbox
- fix buddypress links removal with broken base object
Version: 3.5.1 / February 6 2015
- edit few more improvements to JavaScript file
- edit round attachment size to 2 decimals
- edit d4pLib 1.3.0.1
- fix broken insert attachment into content
Version: 3.5 / February 5 2015
- new options to control private topics
- new options to control private replies
- new use of BBCodes toolbar to edit signatures
- new use of TinyMCE editor to edit signatures
- new limit roles that can edit signatures
- new panel listing all users active in forums
- new option to enable titles for replies
- new option to change length for the titles
- new option to disable Toolbar information submenu
- new topic icons: user replied to topic
- new topic icons: topic is set as sticky
- new auto flush rewrite rules on saving Views
- edit various improvements to main style file
- edit various improvements to rendering of icons
- edit fully reorganized main JavaScript file
- edit various improvements to the quote object
- edit updated list of included icons PNG file
- edit reorganization of some settings panels
- edit d4pLib 1.3
- edit FontAwesome 4.3.0
- fix problems with quote envelop filters order
- fix BBCodes examples missing double quotes
- fix several minor styling problems
Version: 3.4.2 / January 17 2015
- new browser detection in JavaScript
- new granular display of allowed attachment size
- edit changes to the attachment form theme template
- edit few minor updates to meta boxes forms
- edit d4pLib 1.2.9.1
- fix enhanced attachments displayed in outdated browsers
Version: 3.4.1 / January 9 2015
- edit capabilities check work even with no administrator role
- edit quote BBCode now parses shortcodes inside the quote
- edit list attachments in the order of the upload
- edit d4pLib 1.2.9
- fix issue with attachments validation submit button
- fix some minor issues with saving plugin settings
Version: 3.4 / December 16 2014
- new views: integration of Views into Nav Menus
- new attachments: enhanced file selection with image preview
- new attachments: insert into content before upload
- new bbcode: attachment for getting topic/reply attachments
- new signature: saving checks if user can post unfiltered HTML
- new widgets: topic views allows for reordering of views list
- new widgets: all now have before and after HTML
- new settings to disable bbPress adding 'nofollow' to links
- new settings panel to add new MIME Types
- new option to reverse replies order on the topic page
- new show notice to disable our free bbPress plugins
- edit renamed old functions to avoid collision with free plugins
- edit widgets: all use new and improved tabbed layout
- edit widgets: all are renamed to avoid confusion
- edit few updates to the plugin admin side interface
- edit FontAwesome 4.2.0
- edit d4pLib 1.2.6
- fix widgets: not applying custom css class to all widgets
- fix attachments: some minor styling issues
Version: 3.3.1 / November 5 2014
- edit d4pLib 1.1
- fix attachments log: delete and unattach not working
- fix attachments log: bulk delete and unattach not working
- fix errors log: delete not working
- fix errors log: bulk delete not working
Version: 3.3 / August 22 2014
- new attachments: client side validation for size and type
- new attachments: show file size and type before upload
- new attachments: option to reset attachment input field
- new attachments: confirmation when deleting or detaching
- new view: my topics with no replies
- new view: my topics with most replies
- new option to lock all forums for new topics
- new option to lock all topics for new replies
- new option to enable adding of DIV into allowed tag
- new option to show last user activity column in the users panel
- edit attachments: file types with new FontAwesome file icons
- edit expanded instructions for some of the settings
- edit FontAwesome 4.1.0
- edit d4pLib 1.0.6
- fix attachments list styling with font based icons
- fix problems with upload of audio and video attachments
- fix quote problem caused by filtered DIV tags
Version: 3.2 / July 8 2014
- new view: topics with my replies
- new view: all my topics (active and closed)
- new option to disable views that require log in
- edit encoded BBCodes toolbar buttons contents
- edit expanded instructions for some of the settings
- edit clear instructions for BBCodes toolbar activation
- edit several styling improvements for quotes
- edit d4pLib 1.0.3
- fix BBCodes toolbar problems with some theme templates
- fix my active topics view was showing closed topics
- fix views widget warnings for views no longer registered
Version: 3.1.4 / June 25 2014
- fix duplicated define entry for last activity constant
Version: 3.1.3 / June 21 2014
- fix email notifications override number of filter parameters
Version: 3.1.2 / June 15 2014
- edit changed loading of some core libraries
- fix several missing strings from translation file
- fix several broken settings on admin side
Version: 3.1.1 / June 12 2014
- new tracking cookie number of days for expiration
- new extra cookie for the current session
- edit improvement to the 'since last visit' view
- edit d4pLib 1.0.2
Version: 3.1 / May 15 2014
- new auto set first attached image as post thumbnail
- new selection of allowed mime types for attachments upload
- new options to register extra features for forum post type
- new options to register extra features for topic post type
- new options to register extra features for reply post type
- new view: topics by freshness
- new theme can override attachments form template
- new theme can override signature form edit templates for bbPress and BuddyPress
- edit attachments form template notice display improvements
- edit many admin side styling improvements
- edit d4pLib 1.0.1
- fix quote issue with rich editor in WordPress 3.9
- fix quote issue with BR tags not properly stripped
Version: 3.0.1 / April 23 2014
- new signature: process smilies when displaying
- fix posts deletion problem caused by attachments module
Version: 3.0 / April 16 2014
- new completely new administration interface
- new administration interface is now responsive
- new show user registration date in topics/replies
- new show user posts counts in topics/replies
- new bbcodes: toolbar for quick access to codes
- new bbcodes: toolbar uses FontAwesome font icons
- new signatures: enhanced signature settings
- new signatures: user can mix HTML and BBCodes
- new attachments: use font icons or images for icons
- new bbPress: disable login widget
- new bbPress: disable dashboard right now widget
- new tools: export and import plugin settings
- new tools: reset plugin settings
- new widgets: expanded new posts time period index
- new enhance: disable bbPress breadcrumbs
- new now using WordPress List Table based grids
- new now using d4pLib shared code library
- new uses FontAwesome font icons for admin interface
- new uses DashIcons font icons for admin interface
- edit refactoring of filters/actions names
- edit refactoring of most functions names
- edit changed form elements for signature edit
- del removed support for bbPress 2.0, 2.1 and 2.2
- del removed shared gdr2 library
- del removed dependency on jQueryUI
- del removed many obsolete or duplicated functions
- fix buddypress editing custom fields can remove signature
- fix styling issues caused by the bbPress layout changes
- fix widgets: broken new posts time period index
- fix several small issues with attachments block layout
- fix bbcode email broken: wrong protection encoding method
- fix list of bbcodes for display purposes missing some codes
- fix problem with periods selection for new posts widget
Version: 2.0.1 / September 11 2013
- fix latest posts widgets problems
Version: 2.0 / September 11 2013
- new widget: logged in user profile
- new views: current user active (open) topics
- new views: new topics/replies in the last 3 days
- new bbcode: hide
- new bbcode: spoiler
- new bbcode: topic link
- new bbcode: reply link
- edit improved form integration for attachments
- edit all widgets have option for extra CSS class
- edit few improvements to signatures integration
- edit updated to latest gdr2 2.8.2.2 shared library
- edit updated jquery ui library to 1.10.3
- fix hardcoded posts table for custom views
- fix warnings with views module query modification
Version: 1.6.3 / september 3 2013
- edit updated to latest gdr2 2.8.2.1 shared library
- fix signatures not working with bbPress 2.4
- fix quotes not working with bbPress 2.4
- fix saving plugin settings fails in some cases
Version: 1.6.2 / september 3 2013
- edit many improvements to handling of bbCodes
- fix few attachments module initialization problems
- fix issue with attachments DIV not closed properly
- fix few typos and missing translation strings
- fix bbCode youtube and vimeo don't work with SSL active
- fix bbCode notice option was not used by the plugin
Version: 1.6.1 / june 25 2013
- new replace content and subject for subscribe notification emails
- new replace sender email and name for subscribe notification emails
- edit updated to latest gdr2 2.8.2 shared library
- edit removed all unused debugger related code
- fix bbCode use info on signature edit when bbCodes are disabled
Version: 1.6 / may 10 2013
- new module: control over the topic fancy editor
- new module: control over the reply fancy editor
- new option to disable BBCodes you don't need
- edit optimized and improved custom views queries
Version: 1.5.1 / april 21 2013
- new select profile group in BuddyPress for signature editor
- edit changed upload field location to end of the form
- fix missing enhanced info when editing signatures
- fix minor problem with quote removing filters
- fix missing table cell ending for admin side signature editor
Version: 1.5.0.1 / april 19 2013
- fix quote not setting proper ID for lead topic display
Version: 1.5 / march 31 2013
- new confirmed plugin support for bbpress 2.3
- new bbcodes: youtube code supports full url
- new bbcodes: vimeo code supports full url
- edit updated bbpress user profile signature editor form
- edit changed method for enqueuing scripts and css files
- edit changed loading of modules init and order
- edit updated jquery ui library to 1.9.2
- edit updated jquery qtip2 library to 2.0.1
- fix various warnings due to missing variables check
Version: 1.4.0.1 / march 26 2013
- edit updated to latest gdr2 2.8.1.2 shared library
- fix minor problem with the widgets initialization
- fix attempts to load CSS file that is no longer in use
Version: 1.4 / december 13 2012
- new support for dynamic roles with bbpress 2.2
- new toolbar: support for new bbpress 2.2 tools
- edit updated readme file with faq and installation info
- edit updated to latest gdr2 2.8 shared library
- edit updated jquery ui library to 1.9.2
- edit updated jquery ui multiselect to 1.14_dev
- fix roles selection dropdowns not saving changes
- fix duplicated signature form on profile edit page
- fix broken url's to images in main CSS file
Version: 1.3.1 / november 21 2012
- edit confirmed compatibility with bbPress 2.2
- edit some changes for Wordpress 3.5 compatibility
- edit styling updates for TwentyTwelve theme
- fix detecting script debug mode generates warning
Version: 1.3 / november 16 2012
- new enhancing: remove buddypress profile url overrides
- new bbcode: filters to restrict and strip shortcodes
- new bbcode: restricted codes section
- new bbcode: embed using oEmbed for supported providers
- new bbcode: nfo (monospaced info files)
- new bbcode: email
- new bbcode: anchor
- new bbcode: webshot (screenshot for url)
- new bbcode: iframe (restricted)
- new bbcode: function to return list of bbcodes and information
- edit bbcode: improved youtube and vimeo implementation
- edit bbcode: improvements to main bbcodes class
- edit bbcode: improvements to panel listing codes
- edit updated some styling elements on admin side
- edit updated to latest gdr2 2.7.9.5 shared library
- edit updated qtip 2.0 library to latest nightly
- edit updated jquery ui library to 1.9.1
- fix bbcode: not applied when displaying lead topic
- fix detecting script debug mode generates warning
- fix several php warnings and notices
Version: 1.2.2 / november 2 2012
- new enhancing bbPress: always show lead topic
- new translation: German
- new translation: Serbian
- edit signature: improvements to display filters
- edit attachments: improvements to display filters
- edit quote: improvements to display filters
- edit updated to latest gdr2 2.7.9.3 shared library
- fix signature: fails to find topic/reply author
- fix signature: not displayed when using lead topic
- fix attachments: using actions instead of filters for content
- fix quote: not working when using lead topic
- fix quote: in some cases quote link is missing
- fix minor problem with saving plugin settings
Version: 1.2.1 / october 18 2012
- new bbcode: admin panel with list of all bbcodes
- new widgets: new posts can display date with topics
- new widgets: new posts allows selection of posts type
- fix view: new posts since last visit broken
- fix view: new posts broken when slug for it is changed
Version: 1.2 / october 15 2012
- new bbcode: line break tag - br
- new views: new topics/replies in the last week
- new views: new topics/replies in the last month
- new views: set your own slugs and titles for views
- new users: columns with user topics and replies counters
- edit quote: few missing translation strings
- edit toolbar: Change to generating some links in toolbar menu
- edit updated to latest gdr2 2.7.9.1 shared library
- fix widgets: missing option to disable new posts widget
- fix quote: with fancy editor active not working with HTML editor
- fix quote: scroll in javascript with ie7 and ie8
- fix quote: javascript use of trim function with ie7 and ie8
- fix quote: hook order breaks the oembed feature
- fix quote: option displayed even when not allowed
- fix views: empty view result can lead to 404 page
Version: 1.1 / october 7 2012
- new views: new topics/replies since last visit/activity
- new views: new topics/replies in the last 24 hours
- new views: filter allowing to change views slugs
- new widget: new topics/replies for selected timeframe
- new signature: buddypress profiles support to edit signature
- new tools: options to track latest user activity time
- new toolbar: show menu to normal visitors if toolbar is active
- new languages: added german translation
- edit updated to latest gdr2 2.7.9 shared library
- edit updated jquery ui library to 1.8.24
- edit updated jquery multiselect library to 1.13
- fix duplicated registration for reply embed filter
- fix toolbar menu broken when there are no forums or views
- fix quote element was also including attachments
- fix few small issues with the WordPress 3.5
Version: 1.0.1 / june 14 2012
- edit improved detection for bbpress
- edit shared code library gdr2 updated to 2.7.6
- fix toolbar integration causing post edit problems
Version: 1.0.0 / may 27 2012
- new first official version