ThinkUp 1.0.1 is now available, the first update since the big 1.0 release. Here's how to update your installation.
This release is packed with fixes and improvements which resolve many of the errors we've heard about on the mailing list, like resolving bugs with the search feature and "Undefined property" PHP notices. There's a new configuration feature in 1.0.1, too: administrators can set ThinkUp's writable data directory location in the config.inc.php file. This makes ThinkUp compatible in environments with stricter security rules like orchestra.io.
To help spread the word, we also recently launched a few more goodies:
- Homepage redesign: Thanks to Sutherland, thinkupapp.com is sporting a new, modern look. From that page, users can download ThinkUp and get instructions on how and where to install it without ever having to look at GitHub.
- New screencast: With help from Clay, I made a new introductory video for ThinkUp, showing off its features. You can see it on the front page of thinkupapp.com, and on the front page of our documentation, or here on YouTube.
- Documentation redesign: The look of our documentation has emerged from the late 1990s and is now cleaner, simpler, and more readable. We've switched to a Twitter Bootstrap-based Sphinx theme to render the project's docs and it's a big improvement.
Here's the complete list of changes for the 1.0.1 release.
This version 1.0.1 release contains 76 commits by 12 authors (5 first-timers!) and a total of 8,431 passing tests. It also includes 41,322 words of application documentation. The complete version diff is here.
Thanks to everyone who contributed to this release, especially Mark W, Christian, Sutherland, Aaron, and Anil. Congratulations to stewart, erictj, tisjames, pushingit, and Brennan for having their first patches accepted into ThinkUp.
Let us know if you have any problems with the update to 1.0.1!

Comments