So it has been 20 days since we released MyBB 1.2 and I thought it’d be interesting to take a look at a few statistics and comment on a few different things regarding the release.
Download Statistics
- MyBB 1.2, at the time of this post, has had 22,409 downloads in since release.
- MyBB 1.2 has been downloaded 18,005 times this week.
- Our downloads system (collectively all downloads on the MyBB site) has served 29gb bandwidth since the beginning of this month.
Code Modifications & Plugins
I was extremely worried that with the massive amount of changes in MyBB 1.2, it’d adversely leave those using plugins “out in the cold” and stop them from upgrading due to incompatibilities.
I’ve been proven wrong. In less than a month there are 68 modifications for MyBB 1.2 over on MyBB Mods. This is compared to the 59 modifications for MyBB 1.1.x which was released several months earlier.
I also had the opportunity to dive in and write my first released plugin, a full rewrite of k776 Rules Page modification. It also allowed me to demonstrate the functionality of adding your own user defined ?action=’s to the scripts so you don’t need to upload additional files to the forum root directory.
Translations
I don’t really keep up on the translations – Tochjo is the expert in that area but I believe we’ve already got several complete translations with a few more currently progressing.
Our changes to the license agreement allow greater flexibility for translators too – they can develop their own MyBB support site and throw a modified copy of MyBB up for download on it completely localised – no more buggering about installing separate languages after you’ve installed MyBB.
Well then…
- We’ll be releasing a MyBB 1.2 update very soon which contains a range of bug fixes and fixes one or two low-risk vulnerabilities.
- Planning for the next release of MyBB is underway. I’ve got my notes taken from testers on our beta forums, I’ve read over the suggestions forum and we’ve began collaborating in our “super secret development area”.
- You’ll be seeing a new Admin CP
- Several front end features are going to be reworked – think Calendar and Member List
- Lots of small features, tweaks and modifications to provide an awesome user experience in MyBB
- I learnt more from the 1.2 release than I usually would a normal release - we made some big changes including changing the character set to default to UTF-8 which caused quite a few problems, after all of the javascript issues we had with the new javascript based features there are still more, the upgrade scripts need to be made more flexible (refreshing shouldn’t break it, it should carry on at the next step to complete)
That’s about it – it’s essentially time for me to head back to bed. (these midnight to 8am shifts at work really screw with your body clock)
Sometime soon, I’ll be taking a look at some of the more integrated copies of MyBB running on sites and hopefully running through a little bit of how to do that on your sites as well.