MyBB 1.9 Development - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.x Development (https://community.mybb.com/forum-198.html) +--- Thread: MyBB 1.9 Development (/thread-215211.html) |
MyBB 1.9 Development - Euan T - 2018-01-05 As described in the roadmap I posted recently, the future development of MyBB is going to happen over a series of major releases:
New Features/Changes
As of the time of writing, progress on 1.9 is still very early. Work is happening in a dedicated develop/1.9 branch on GitHub. So far, there is a single template converted to Twig, which is the User CP drafts page. There is still a great deal of work to be done here, such as finishing converting the header and layout templates, and adding the user CP menu to the page. However, it should make clear the structure:
It is planned that 1.9.0 will be available at least as a beta verison within the first quarter (Q1) of 2018, though obviously the sooner the better. We welcome any contributions to the effort that people can provide. For example, if you're used to working on Twig, you can follow the below process:
RE: MyBB 1.9 Development - lomazzo - 2018-01-08 Thank you for this I can't wait for 1.9. It would be great if it was released in the next 3-4 months. RE: MyBB 1.9 Development - Dark-Power-Invader - 2018-01-08 Looking forward to 1.9, Thank you guys its because of you guys who create something and then we smaller ones mess around with that. I hope it will release soon enough. RE: MyBB 1.9 Development - ScarletWavez - 2018-01-08 Thanks for the heads-up. Looking forward to 1.9 and future releases, it'll be nice to finally have a responsive design and of course security looks good to be improved. No more having to have htmlspecialchars everywhere is a great step for cleaner code. Repped you. RE: MyBB 1.9 Development - User 4384 - 2018-01-09 Hi, sorry if this is not the section to ask this. What if I don't want to change the template system, but I want the security/bug fixes releases for 1.8? Lifetime of 1.8 will be 1 year like it was for 1.6? Thanks for your work. RE: MyBB 1.9 Development - Ikerepc - 2018-01-09 Well, new versions will have new bug fixes. When we get 1.9, 1.8 will not be updated any longer. And all versions after that (1.0, maybe 1.1 if there is and so) will have theme system from 1.9 so I suggest you moving to 1.9 when it arrives... You are asking because you already have theme you like, right? You can always just leave that version before you are ready to upgrade. RE: MyBB 1.9 Development - kawaii - 2018-01-09 (2018-01-09, 07:35 PM)NoRules Wrote: What if I don't want to change the template system, but I want the security/bug fixes releases for 1.8? We've not yet decided on the exact time period that 1.8 will continue to be supported and receive updates for. However there will certainly be a crossover period where both are supported and 1.8 will continue to recieve critical security updates regardless of 1.9. RE: MyBB 1.9 Development - Euan T - 2018-01-09 (2018-01-09, 07:53 PM)kawaii Wrote:(2018-01-09, 07:35 PM)NoRules Wrote: What if I don't want to change the template system, but I want the security/bug fixes releases for 1.8? Exactly right. The minimum life span after the full release of 1.9 will be at least 6 months. Depending on how many people are still using 1.8 we will extend that lifetime up to a year in all likelihood. RE: MyBB 1.9 Development - laie_techie - 2018-01-10 I'll be stuck on MyBB 1.8 until I'm able to upgrade to PHP7 (I have one piece of software that still doesn't work with PHP7) RE: MyBB 1.9 Development - s3_gunzel - 2018-01-10 (2018-01-09, 10:07 PM)Euan T Wrote:(2018-01-09, 07:53 PM)kawaii Wrote:(2018-01-09, 07:35 PM)NoRules Wrote: What if I don't want to change the template system, but I want the security/bug fixes releases for 1.8? I was going to suggest 12 months. If only because 1.10 is going to be a bigger upgrade than 1.6->1.8, with the new templating systems and backend improvements. |