This page is also available in English

Journal des modifications

1.5.1
* fixed a bug in theme_options.php that would generate errors on most of the WP 
  dashboard, OUCH!

1.5
+ language: Basque (eu)
+ language: Finish (fi_FI)
+ language: Croatian (hr)
+ language: Japanese UTF-8 (ja)
+ language: Norwegian Nynorsk (nn_NO)
+ language: Romanian (ro)
+ language: Slovenian (sl_SI)
+ added a new widget container (sidebox) which spans the two sidebars when they are 
  aligned on the right side
+ added a new HTML Inserts field for late code (right before the closing </body> tag)
+ added options to set the sidebars width
+ added an option to hide datestamps
+ added an option to wrap one paragraph at most
+ added an option to disable submenus in header navigation
+ added gravatars support in comments
+ added support for the new image classes in 2.5, no more hair tearing! (well hopefully)
+ added sub-page navigation to header links (doesn't work in IE because of transparency)
+ added comments on pages
+ added animation buttons to comments
+ added an option to automatically collapse posts when viewing archives & categories
+ added an option to center the top navigation
- removed the option to float all images to the right by default
* MAJOR code cleanup
* grammar fixes: Brazilian Portuguese (pt_BR)
* grammar fixes: French (fr_FR)
* grammar fixes: German (de_DE)
* grammar fixes: Hungarian (hu_HU)
* grammar fixes: Norwegian (nb_NO)
* grammar fixes: Polish (pl_PL)
* updated jQuery to 1.2.6
* fixed author comment highlighting, now also checks the commenter's email address
* fixed adsense units not working in sidebars when placed on the left
* fixed misaligned previous/next navigation links
* fixed the heading level for page titles not having a default value
* fixed the datestamps not showing up correctly in japanese
* fixed widgets not collapsing when in a left sidebar
* fixed a bug that would prevent the stylesheet from being loaded in some (rare) cases
* better Windows Live Writer compatibility
* probably a lot of other things that I haven't kept track of

1.4
+ language: Bulgarian (bg_BG)
+ language: Croatian (hr)
+ language: Portuguese (pt_PT)
+ language: Ukrainian (ua_UA)
+ added support for WP 2.3 tags
+ added options to select the heading level (h1-h6, div) of some important elements 
  like the blog name & desc, title of posts, ...
+ added an option to display allowed XHTML tags above the comment field
+ automatically load favicon.ico if it exists in the theme directory
* grammar fixes: French (fr_FR)
* language: switched to formal German, now using 'Sie' instead of 'Du'
* sidebars now appear after the content in the HTML code (better SEO)
* PNG transparency in IE is now handled by iepngfix.htc
* fixed RSS feed links
* fixed the README page not showing up correctly
* fixed empty uls validation errors on the front page (WP2.2+)
* fixed duplicate ids validation errors in archives and search results

1.3
+ language: Arabic (ar)
+ language: Bahasa Indonesia (id_ID)
+ language: Catalan (ca_ES)
+ language: Chinese Simplified (zh_CN)
+ language: Hebrew (he_IL)
+ language: Lithuanian (lt_LT)
+ added support for right-to-left scripts (Hebrew & Arabic)
+ added options to customize the <title> tag on a per-pagetype basis
+ added an option to (slightly) highlight comments made by the author of a post
+ added an option to display full search results
+ added an option to display/hide sidebars in single post view mode
+ added a new HTML Insert container which displays before the content area
+ the name of the author now links to the author archives
* columns are now displayed in a table, this should fix a lot of recurrent issues
* fixed list bullets in posts which were displayed off stage in IE
* fixed the issue with overlapping images in page view
* language: renamed zh_CN to zh_TW
* restored page templates functionnality
* don't call walkondom() unless it is necessary
* finally made a decent archives page
* images in attachments view mode are not floated anymore
* Royale can now be installed in a directory of arbitrary depth

1.2.2
* fixed some nasty bugs in IE7

1.2.1
* the Event Calendar fixes were not included in the previous release
* fixed the 3-column layout option not being read by the stylesheet's fallback method
* fixed the parsing of boolean options for WPMU
* fixed overlapping images issue in page view

1.2
* tested successfully with WordPress 2.2
* fixed a bug that would break the color cycling feature when a third-party stylesheet
uses @import rules
* donation link now links to our NICE donation page *hint* *hint*
* grammar fixes: Spanish (es_ES)
* grammar fixes: Swedish (sv_SE)
* WPMU friendly
* fixed a bug that would cause the translation for "Pages" to not show up correctly
* more Event Calendar alignment issues fixed

1.1
+ three new background patterns
+ added an option to select the background pattern
+ added an option to display EM tags as italics
* grammar fixes: Swedish (sv_SE)
* faster stylesheet serving: style.css.php now directly connects to the database instead
of relying on WP
* prevent caching of browser-dependent content (png transparency and some js)

1.0.1
* saving HTML Inserts would return an error

1.0
* first public release