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.
Vanilla 2.0.17 Released
Tim
Vanilla Staff
Vanilla 2.0.17 has been released!
This is a feature release which also contains a number of bugfixes for issues in the 2.0.x family. You can read a bit more about these features on the blog.
This feed will automatically update whenever we release a new version of Vanilla Core.
This will show you a more detailed screen of information about the actual problem you've encountered. Please include this information when reporting issues (copy & paste exact errors, please).
Please report all issues on the GitHub Issue Tracker. Remember to do a quick search through the issues to make sure your issue has not already been added or resolved.
See the add on page for additional instructions.
This is a feature release which also contains a number of bugfixes for issues in the 2.0.x family. You can read a bit more about these features on the blog.
New Features
- Statistics! Vanilla now ships with a powerful built-in statistics / analytics tool. We've written an in-depth blog post about this new feature, explaining how it works and what you need to know.
- Homepage! The Homepage feature allows you to change what people see when they land on your site.
- Wordpress Plugins! We have developed a suite of WordPress plugins and widgets to help you better integrate Vanilla Forums with WordPress.
- Revamped Categories! We have completely overhauled the Categories feature to help you better manage your discussions and to provide better support for bigger forums with more Categories.
- Utility/Update! We've added a new way for the forum's database structure to be updated after upgrades. The path '/utility/update' is now accessible to any user and will automatically execute all pending structure changes. The return is always simply 'Success' and no database information is ever exposed. This allows plugins to manually update the structure if needed. This method is throttled and will silently fail if called too often.
Bug Fixes / Changes
- Fixed bug where plugins and themes could fail to enable due to extra whitespace.
- Fixed bug where search results were not properly sorted by date after relevance.
- Fixed bug where links in profile status cause the profile to clear when clicked.
- Fixed bug where signing in from the comment form button would not refresh the page.
- Fixed bug where administrators could not change user's picture without 404 errors.
- Fixed bug where stack trace would display when testing plugins, even if not in DEBUG mode.
- Fixed bug where signin would not properly redirect if javascript was disabled.
- Fixed bug where editing a role was erroneously selecting the default permission in the UI when editing.
- Fixed bug where discussion autorefresh would sometimes disable itself.
- Fixed bug where when markdown is enabled urls would not get auto-converted to clickable links.
- Fixed bugs in OpenID and GoogleSignIn where redirect targets were not getting sent to the signin.
- Fixed bug where mobile theme would sometimes display incorrect "last comment date".
- Optimized Announced Discussions query to improve performance.
Build History
- 2.0.17.1 - Fixed bug where analytics hooked before Garden.Installed=true, causing a fatal error on install
- 2.0.17.2 - Fixed bug where analytics registration would occur repeatedly if config file was read-only
- 2.0.17.3 - Repackaged distribution without OS-Specific meta data, and fixed ajax information exposure bug
- 2.0.17.4 - Fixed problem with dashboard structure file where Activity and Profile permissions were not granted automatically on fresh install
- 2.0.17.5 - Fixed problem with category permissions where some configurations would result in too restrictive defaults
- 2.0.17.6 - [SECURITY] Fixed potential querystring XSS and cookie HMAC Timing vulnerabilities in core
- 2.0.17.7 - Updated analytics client and server software to fix a bug in stats transmission and rendering
- 2.0.17.8 - Fixed a packaging problem that caused the contents of index.php to be duplicated
- 2.0.17.9 - [SECURITY] Fixed cookie theft vulnerability.
- 2.0.17.10 - [SECURITY] Fixed Facebook, Twitter, and Embed plugins' access control.
Keeping track of new releases
You can follow our releases by pointing your favorite RSS reader at:http://www.vanillaforums.org/addon/vanilla-core/follow.rss
This feed will automatically update whenever we release a new version of Vanilla Core.
Troubleshooting the Vanilla 2 Installation
If you run into any issues during the installation, you may see the "Bonk" error screen. In order to get past this screen, you can remove the following line from your conf/config.php file:$Configuration['Garden']['Errors']['MasterView'] = 'error.master.php';
This will show you a more detailed screen of information about the actual problem you've encountered. Please include this information when reporting issues (copy & paste exact errors, please).
Upgrading Vanilla 2.0 Forums
- Sign into your existing forum with the user that was created when you FIRST INSTALLED Vanilla (the root admin user)
- Back up your database.
- Back up all of your existing files.
- Unarchive the new files and copy them over your existing files. Make sure that your hidden files (ie .htaccess) are copied to your server.
- Make sure the conf/config.php from your old version has been copied over to the new version.
- Delete all *.ini files in your cache/ folder
- CHANGED STEP! Navigate to the page in your forum that updates your database (this will not work if you did not sign in as UserID = 1): www.yourforum.com/utility/update (or www.yourforum.com?p=/utility/structure)
- Navigate to your forum and test away!
Reporting Issues
DO NOT REPORT ISSUES ON THE COMMUNITY FORUMPlease report all issues on the GitHub Issue Tracker. Remember to do a quick search through the issues to make sure your issue has not already been added or resolved.
See the add on page for additional instructions.
Tagged:
53
This discussion has been closed.
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
Cheers
My Specs: Safari 5.0.3 on Mac OS X 10.6.6
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
I noticed in the new Wordpress pack, the sso plugin is commented out. That means we still need the standalone Wordpress proxy plugin, right? As for the embed portion, we no longer need the standalone plugin?
Vanilla Forums COO [GitHub, Twitter, About.me]
But come on, including
__MACOSX
directories in the release ZIP file just makes you look like amateurs! Meant with love...Vanilla Forums COO [GitHub, Twitter, About.me]
There is for example in the panel a sign in button with a nice greybox/lightboxish login popup, but a user for example without permission to view specific areas on the forums gets the separate sign-in form on a completely different page.
is there something special with the new vanilla release i need to consider?
@digibomb maybe?