### HEAD * Add MIT License * Implement scribu's [Theme Wrapper](http://scribu.net/wordpress/theme-wrappers.html) (see `base.php`) * Move templates, `comments.php`, and `searchform.php` to `templates/` folder * Rename `loop-` files to `content-` * Remove all hooks except `roots_head` and `roots_footer` * Use `templates/page-header.php` for page titles * Use `head.php` for everything in `` ### 5.2.0: August 18th, 2012 * Update to jQuery 1.8.0 and Modernizr 2.6.1 * Fix duplicate active class in `wp_nav_menu` items * Merge `Roots_Navbar_Nav_Walker` into `Roots_Nav_Walker` * Add and update code documentation * Use `wp_get_theme()` to get the theme name on activation * Use `
` & `
` for captions * Wrap embedded media as suggested by Readability * Remove unnecessary `remove_action`'s on `wp_head` as of WordPress 3.2.1 * Add updates from HTML5 Boilerplate * Remove well class from sidebar * Flush permalinks on activation to avoid 404s with clean URLs * Show proper classes on additional `wp_nav_menu()`'s * Clean up `inc/cleanup.php` * Remove old admin notice for tagline * Remove default tagline admin notice, hide from feed * Fix for duplicated classes in widget markup * Show title on custom post type archive template * Fix for theme preview in WordPress 3.3.2 * Introduce `inc/config.php` with options for clean URLs, H5BP's `.htaccess`, root relative URLs, and Bootstrap features * Allow custom CSS classes in menus, walker cleanup * Remove WordPress version numbers from stylesheets * Don't include HTML5 Boilerplate's `style.css` by default * Allow `inc/htaccess.php` to work with Litespeed * Update to Bootstrap 2.0.4 * Update Bulgarian translation * Don't use clean URLs with default permalink structure * Add translations for Catalan, Polish, Hungarian, Norwegian, Russian ### 5.1.0: April 14th, 2012 * Various bugfixes for scripts, stylesheets, root relative URLs, clean URLs, and htaccess issues * Add a conditional feed link * Temporarily remove Gravity Forms customizations * Update to Bootstrap 2.0.2 * Update `roots.pot` for translations * Add/update languages: Vietnamese, Swedish, Bulgarian, Turkish, Norwegian, Brazilian Portugese * Change widgets to use `
` instead of `
` * Add comment-reply.js * Remove optimized robots.txt * HTML5 Boilerplate, Modernizr, and jQuery updates ### 5.0.0: February 5th, 2012 * Remove all frameworks except Bootstrap * Update to Bootstrap 2.0 * Remove `roots-options.php` and replaced with a more simple `roots-config.php` * Now using Bootstrap markup on forms, page titles, image galleries, alerts and errors, post and comment navigation * Remove Roots styles from `style.css` and introduced `app.css` for site-specific CSS * Remove almost all previous default Roots styling * Latest updates from HTML5 Boilerplate ### 4.1.0: February 1st, 2012 * Update translations * HTML5 Boilerplate updates * Fix for Server 500 errors * Add `roots-scripts.php`, now using `wp_enqueue_script` * Re-organize `roots-actions.php` * Allow `