HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Latest Version of Vanilla? 2.1 or 2.2?
I see there is no difference between master and 2.1 branch on github - https://github.com/vanillaforums/Garden/compare/master...2.1
And Master branch is bumped into 2.2 - https://github.com/vanillaforums/Garden/commit/cc9f8f3958e98519df4cb3c845cbca0ddc5e6cbc
There was an error rendering this rich post.
0
Best Answer
-
Linc Admin
Master branch generally contains what is in production on vanillaforums.com hosted sites. We moved to 2.2 last night.
Open source remains as @hgtonight said. We will always be further ahead on hosted because we only have 1 environment to worry about and therefore can iterate faster.
7
Answers
Asking what the latest version is is silly without context.
The latest stable release is 2.0.18.8.
The latest beta release is 2.1b1.
Anything on github is experimental or considered alpha.
If you want bleeding edge code you know all of this already.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Context is where we have reached.
If I am not wrong, then master branch has the most stable code though not the latest.
There was an error rendering this rich post.
My interpretation is that the master branch contains the most stable development code. The most stable release is still 2.0.18.8.
Either way, looks like a new release is order.
EDIT - After reading more into their git flow, master should be the most stable production code. Not sure how that correlates into their opensource releases here.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Master branch generally contains what is in production on vanillaforums.com hosted sites. We moved to 2.2 last night.
Open source remains as @hgtonight said. We will always be further ahead on hosted because we only have 1 environment to worry about and therefore can iterate faster.