XF 2.3 XenForo 2.3 Beta 1 now available. What's next? What's new?

It's finally here! Today we are pleased to mark the next major milestone towards a stable release of XenForo 2.3 and this time we need your help!

As per the announcement XenForo 2.3 Beta 1 is now available to all licensed self-hosted customers. We'd very much appreciate your thoughts, your feedback, and your uncanny ability to break things in ways we can't even imagine. But, as ever, please do not even contemplate installing it on your live forum at this point. There will be bugs; some of which we know about and are yet to be fixed, and others which are yet to be discovered. No support is provided for Beta releases aside from saying "we told you so" and advising you to restore from a backup! 😉

Please for goodness sake, take a backup.

Now, while all of that is out of the way, you're probably wondering what the process looks like from here and what's new.

What's next?​

Our aim for the next few weeks, starting today, is to showcase a number of features we have been finalising since our last 'Have you seen...?' in November. Most of these are smaller in scope and will be limited to one or two features/improvements per post. At least one of the future HYS posts will outline new features or improvements in our three official add-ons, Resource Manager, Media Gallery and Enhanced Search. These improvements are not in the initial Beta release but they are definitely coming!

There will of course be a lot of activity surrounding bug fixes and feedback. We will continue with pre-release versions through Beta and Release Candidate releases until we deem the release is sufficiently stable. We will of course work towards this as quickly as is humanly possible, but simultaneously work is continuing towards XenForo 3.0! Progress is going so well with XF3 that we at one point joked that it could be released before XenForo 2.3! This of course is not going to happen but, nonetheless, it is shaping up nicely and we'll be excited to show more of that once we are ready.

What's new?​

Direct message search is here!​

If you're anything like me, you might have built up a few direct messages over the years:

1710840900122.webp


That's over 4,600!

Aside from being able to filter based on recipient, finding something from months or years gone by can be a challenge to say the least. So starting with XenForo 2.3 Beta 1 we are making direct message search available.

There isn't a great deal to show you here. It's search. It's the same search system you use to search forums and other content. When on direct message related pages there is a "Direct messages" option in the dropdown. If you're inside a direct message you can even limit your search to finding content within that specific direct message.

1710842859242.webp


Search results look how you expect, surfacing both found content within the direct message (conversation) itself and replies.

1710842915614.webp


Advanced search with much more granular options? Of course!

1710843037080.webp


And that's it for this week! We hope you enjoy your first look at XenForo 2.3 "in the flesh" and, as ever, we appreciate your invaluable assistance in testing and providing feedback.
 
There's an open bug report for this. We don't know why yet but when upgrading via one-click upgrade apparently the styles/fa folder doesn't get copied across.

Upload this from the download in your customer area and all should be good.

Nevermind, Rebuild master data was needed.

Same missing icon issue here. Both actions listed were performed without success. Nginx restarted, php restarted, still missing icons but not all. Any ideas what I'm missing??
 
Where is 'Rebuild master data' found?
Add the /install at the end of your root forum URL.


Same missing icon issue here. Both actions listed were performed without success. Nginx restarted, php restarted, still missing icons but not all. Any ideas what I'm missing??
Download the update package and install it manually. After, rebuild the master data. This is an issue with the one-click upgrade process. The styles/fa does not get copied for some reason (Chirs D said). Here's the confirmed bug: https://xenforo.com/community/threads/font-awesome-images-not-showing.220134/
 
We do need brave people who have the time and patience to at least go through with the test site process there as obviously we need the feedback across a range of environments.

Brave enough?

 
Brave enough?

Are you sure? :)

 
Are you sure? :)

Yup! I'm sure, it is only a small little community - so unlikely many of the bugs will impact us :)
 
Very excited for this release! Been waiting about a month for this to occur. Is it known on how long until there is a stable release out? Looking forward to using webhooks, they seem to be the highlight of this new version.
 
Brave enough?

We do not approve, do not do this!

Thank you it's really helpful actually 😉
 
Add the /install at the end of your root forum URL.



Download the update package and install it manually. After, rebuild the master data. This is an issue with the one-click upgrade process. The styles/fa does not get copied for some reason (Chirs D said). Here's the confirmed bug: https://xenforo.com/community/threads/font-awesome-images-not-showing.220134/
Sorry, I should have specified. I followed those steps per the previous posts. Some icons appeared but very few. I tried a different browser too. What next?
 
Sorry, I should have specified. I followed those steps per the previous posts. Some icons appeared but very few. I tried a different browser too. What next
If you have done this exactly: Download the update package and install it manually. After, rebuild the master data. ... then I'm not sure what to do next. Try again, it should work.
 
Welp, my initial reticence about 2.3 may have been overcome. As someone with lots of conversations/DMs who sometimes needs to find specific ones, I have wanted message search for years.
I don't know if you use addons or not, but I've used this since 2.0.0:


...and used an addon in 1.x, Conversation Search, by Waindigo.

So I guess I'm slightly less excited by this new feature in 2.3. 😁 And I'll wait a couple more beta releases before I attempt to install it. I'm working on something else with the test forum, and don't want to stop progress in the middle of it.
 
@Chris D With the finder() functions now supporting class-string<T> syntax, is there any plans of shipping skeleton finders for all XF native entities?

I understand it’s still some amount of work even with phpStorm’s class templates, so I totally get not shipping it with Beta 1, but it would be nice if it was coming before gold release 😄

The reason being, I’d like to use class strings globally in my addons as it makes type hinting easier, but right now we can’t fully commit.

(I’d be happy to generate them all for inclusion in the core package if you’d be interested in that 😛)
 
Top Bottom