Have you seen...?

This forum spotlights some of XenForo's interesting features. Spotlights on features in upcoming releases will be posted here.
Chunked uploads
Welcome back to our Have you seen...? series for XenForo 2.4! The code reviews are coming in thick and fast as we complete our planned features so there should be plenty to show you over the coming weeks. Part of our process for this and previous releases has involved looking at the amazing pool of developer talent that we have in this community and considering how we can work with those developers to bring those features to the core. And that's the focus of this time where we'll be taking a look at the Chunked Uploads add-on by @JulianD which, starting with XenForo 2.4, will become a core feature. But first... We have decided to accelerate our plans to modernise the minimum version of PHP that is supported by XenForo. While we had...
Bulk Thread Management
Following on from the bulk user management feature we showed earlier, XenForo 1.2 will also allow you to do bulk thread management from the control panel. You will be able to search for any thread with this set of criteria: Note that this finds threads and not posts within them. And then you can take the following actions on matching threads: I don't believe we showed this with bulk user management, but the same option applies there. If you're unsure if the matches are correct or if you want to manually filter them down, you can click the "view or filter matches" link. For bulk thread management, you'll get results like this: You can use the check boxes on the left to manually filter which of the matched threads will be...
Boosting performance in XenForo 2.3
In today's 'Have you seen...?' entry for XenForo 2.3 we're going to look at how we've zeroed in on enhancing performance, ensuring your community has a swift and seamless experience. We're going to take a deep dive into the advancements we've made and how they stack up against various performance metrics. But, before we get into the individual changes, let's take a quick look at the baseline - this is our current Performance score as calculated by Lighthouse for the XenForo Community forum list: Here's the performance scores for some other forum software: It's crucial to note that while this score provides a performance benchmark, it isn't the only indicator of success. Indeed, results can fluctuate slightly with multiple test...
Automated Bounce Email Handling
Most forums need to deal with members whose email address becomes invalid. Sometimes the user will go ahead and change it, but other times your forum will fire off emails to this now invalid address. When this happens, if you have a bounce email address setup in XenForo (and possibly with the -f option enabled in the mail configuration), you will receive an email telling you about the failure. Email delivery failures can happen for a wide variety of reasons. If you continually send to an address that has been disabled, for example, this can count against your domain/IP's email reputation. A lower email reputation can lead to reduced email deliverability as your domain may appear to be a spammer. Therefore, when you are notified that...
Automate workflows with webhooks
In what is probably one of the worst kept secrets in XenForo 'Have you seen...?' history, the eagle eyed amongst you may have picked up on one or two... or three... clues that we may be talking about this soon, and the day has finally arrived! Today we're excited to show you our take on the highly requested webhook implementation in XenForo. For those of you who haven't heard of webhooks before, they are a powerful utility that allow one application or service to send information to another when certain events occur. These can be everyday actions such as when making a payment for access to a product or service, or more specific implementations such as having a new Thread from your forum posted to Discord automatically. It is likely...
Let's take a break from some of the bigger feature improvements coming in 1.2 and look at some of the smaller tweaks. This isn't necessarily an exhaustive list. I can't really remember everything. ;) User thread title editing A new permission has been added to control whether users can edit the titles of their own threads. This is automatically tied into the post editing length permission. This also includes editing the prefix as well. Style property cache size reduced If you have a number of styles installed, you may have had to fight with MySQL max_allowed_packet due to the style property cache size. The cache will now only store changes from the default value, reducing the size of the cache per style. Template compilation...
Assorted improvements
We're fast approaching the time where we're able to unleash XenForo 2.2 on this very forum but, before we do, we wanted to tell you about a few slightly more miscellaneous features that we've been keeping under our hat. Advanced options switch The eagle-eyed amongst you may have already spotted some hints about this in some of our earlier screenshots. 🤫 XenForo has an ever-increasing number of options and then by the time you put add-on options in the mix, the options pages may start to feel somewhat daunting and unwieldy at times, especially for new admins to the platform. After all, there are nearly 200 options in XenForo alone. We (and add-on developers) are now able to mark options or entire option groups as "advanced". What...
Article thread and forum updates and improvements
When we first announced support for article-type threads and forums, we noted that this was an initial foray and that revised styling was in the pipeline. Today, we can show you some of those revisions and the options that come with them. Revised article styling Firstly, we have some updates for the main article thread page. The author section at the bottom of the article has had some attention to visually separate it a little more from the article body, and in order to provide a bit more meat for search engines to bite into, the author's about text is rendered underneath their name too. As articles can be very long, we also show the author's name in the attribution bar at the top of the article too, along with the number of comments...
Anti-spam Improvements
As with many of our previous releases, XenForo 1.4 is adding more options to help prevent spam from being posted on your forum. Our focus here is mostly directed towards preventing automated bot registrations. Additional CAPTCHA Types Out of the box, we now support a number of additional CAPTCHA providers: Text CAPTCHA -- this is a service that provides Q&A style CAPTCHAs like "Which of 47, sixty two, 18 or 59 is the smallest?". Essentially, this isn't really different from the built-in Q&A CAPTCHA system, except this system has a large number of questions built already -- over 180 million. Q&As are potentially easier to solve for humans and have fewer accessibility issues, but the trade off is that they can possibly be machine read...
Back
Top Bottom