Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Your thoughts on Vanilla Release Frequency
Tim
Vanilla Staff
Hi guys,
I'm writing this post in order to learn more about how you guys perceive our releases, our release schedule, and how we might be able to do things better in the future.
You may have noticed that we've recently changed to a 4 point version system. We think that this will allow us to be more disciplined with what we put into our master branch, and more importantly, when we put it there. We plan to make releases like 2.0.17.1, .2, .3 etc contain bug fixes and changes specific to things we did in the 2.0.17 primary release. This means that if you have 2.0.17 and update to 2.0.17.3, you can feel confident that you're only getting fixes, not new features.
Here's what I want to know. What do you guys think of our release frequency? Since 2.0.17 was released, we've done 3 minor pushes (and version increments) to correct bugs we thought were pretty significant. Do you prefer to get up-to-the-minute fixes often, like we've done over the last couple of days, or would you prefer to deal with bugs for a week or so and then get the fixes all at once, or in chunks. If you have a preference here, could you justify it with reasons?
Before you get to answering my questions, I'd like to make a few things clear about what I *don't* want to see in this thread. Forgive me
Unrelated feature requests. This isn't a thread where I expect to see you requesting anonymous guest posting, or whatever feature you feel we should be working on. Stay on topic or I'll have to get happy with the delete button.
Bug reports. We have GitHub and other threads for that. Please don't clutter this one!
Automatic updates. This feature, as we've already confirmed, is scheduled for v2.1 and that has not changed. Internal priorities changed slightly over Christmas which has delayed that project slightly, but it is nearly complete and will be here soon.
Finally, please remember that even if you make a very good point here, it doesn't mean your idea is going to make it into our very next release. Sorry There are 'good ideas' I've had for months that I have yet to find the time to even start, let alone complete and push. But I'd still like to hear what you guys have to say.
Thanks in advance for your comments!
I'm writing this post in order to learn more about how you guys perceive our releases, our release schedule, and how we might be able to do things better in the future.
You may have noticed that we've recently changed to a 4 point version system. We think that this will allow us to be more disciplined with what we put into our master branch, and more importantly, when we put it there. We plan to make releases like 2.0.17.1, .2, .3 etc contain bug fixes and changes specific to things we did in the 2.0.17 primary release. This means that if you have 2.0.17 and update to 2.0.17.3, you can feel confident that you're only getting fixes, not new features.
Here's what I want to know. What do you guys think of our release frequency? Since 2.0.17 was released, we've done 3 minor pushes (and version increments) to correct bugs we thought were pretty significant. Do you prefer to get up-to-the-minute fixes often, like we've done over the last couple of days, or would you prefer to deal with bugs for a week or so and then get the fixes all at once, or in chunks. If you have a preference here, could you justify it with reasons?
Before you get to answering my questions, I'd like to make a few things clear about what I *don't* want to see in this thread. Forgive me
Unrelated feature requests. This isn't a thread where I expect to see you requesting anonymous guest posting, or whatever feature you feel we should be working on. Stay on topic or I'll have to get happy with the delete button.
Bug reports. We have GitHub and other threads for that. Please don't clutter this one!
Automatic updates. This feature, as we've already confirmed, is scheduled for v2.1 and that has not changed. Internal priorities changed slightly over Christmas which has delayed that project slightly, but it is nearly complete and will be here soon.
Finally, please remember that even if you make a very good point here, it doesn't mean your idea is going to make it into our very next release. Sorry There are 'good ideas' I've had for months that I have yet to find the time to even start, let alone complete and push. But I'd still like to hear what you guys have to say.
Thanks in advance for your comments!
0
Comments
My only request is to have some type of way informing people to update. Sometimes the updates get washed away in the twitter updates.
Vanilla Forums COO [GitHub, Twitter, About.me]
Also, hello JB.
Also, this would be reflected nicely in categorizing the official vanillaforums.org forum (which for me now seems to be a little crowded) in (for example):
-> Current Release
-> Beta Release
* 2.0.17
* 2.0.16
* ...
-> Older Release
* 2.0.16
* 2.0.15
-> Plugins
-> Applications
And as soon as a new release comes out, move the discussions related to that release to the sub-category in the older release category.
/cd
There was an error rendering this rich post.
3 point system: A.B.C
C = is a build count (revision?), this number increases by 1 (or maybe up to 3 depends on how much change was) always with each release of the program.
B = actually, release version. Increases with new features, removed deprecated things, real CRITICAL fixes, behavior change, major change of the algorithm of work of the program, etc.
A = almost always constant, сhanging this number means that programm COMPLETELY REWRITTEN (new algorithms, lost compatibility with older versions, change language programming language, etc.) B.C - resetting.
Example releaseflow: ... here's how it is so
No restriction on the number of A, B, C (means 2.9.x goes to 2.10.y, not 3.0.y)
Like apache [2.12.27] example.
A roadmap for upcoming versions would be nice though. So I'd know if a bug fix is in the works or what feaures are planned. This can reduce worry and posts.
Also I didn't know automatic updates was announced as planned. I'm excited.