# Basics changelogs *Last modified 09/03/2012 by Bruno Bichet* For Those About to Rock... Fire! ## Release 0.3.2 - 17/05/2012 1. Update **[css/normalize.css]** **[css/tool.css]** and **[css/author.css]** from new version of HTML5 Boilerplate 3.0.2 2. Rename *modernizr-2.5.3.min.js* into *modernizr.js* for easily maintenance **[header.php]** 3. Rename */js/libs/modernizr-2.5.3.min.js* into */js/libs/modernizr.js* 4. Rename *jquery-1.7.1.min.js* into *jquery.js* within *basics_jquery()* function **[inc/functions-filter-action.php]** 5. Rename */js/libs/jquery-1.7.1.min.js* into *jquery.js* 6. Change *basics_searchform()* to avoid duplicate form when adding widget Search **[inc/functions-filter-action.php]** 7. Add *echo basics_searchform()* to display *basics_searchform()* since the fix above **[sidebar.php]** 8. Change *id=search-in* to *class=search-in* to have the possibility of several search form **[inc/functions-filter-action.php]** 9. Add *basics_search_autofocus()* to print autofocus attribute to search form when is_search() (thanks @jubianchi) **[inc/functions-filter-action.php]** ## Release 0.3.1 - 10/03/2012 1. Remove robots.txt and .htaccess 2. Change version number **[style.css]**, **[header.php]** ## Release 0.3 - 09/03/2012 1. Add tab indentations **[header.php]** 2. Update **[css/normalize.css]** **[css/tool.css]** and **[css/author.css]** from new version of HTML5 Boilerplate 3. Tweak some comments **[style.css]** 4. Change version number for stylesheet call : *?v=0.3"* **[header.php]** 5. Update jQuery version to 1.7.1 in basics_scripts() function **[inc/functions-filter-action.php]** and **/js/libs/** 6. Remove "defer" property to