WordPress 1.5.1

Hey! It looks like the new ver­sion of WordPress is out. There a sum­mary of changes over at the WordPress Codex. In brief,

  • Login and feed fixes for IIS
  • Faster get­text i18n and Improved i18n string coverage
  • Exten­ded ping support
  • Paging on the Manage->Posts page
  • URI-safe accent strip­ping for all UTF-8 char­ac­ters in the Latin Extended-A Uni­code block
  • Query string style argu­ment list sup­port for wp_get_links() and wp_get_linksbyname()
  • Improved hier­archy list­ing in wp_list_pages()
  • Sup­port for a Status: theme header field
  • Improved cach­ing and data­base query reduction
  • Plu­gins can now have mul­tiple option pages
  • Many, many bug fixes

There’s a full list of bugs fixed over at the bug track­ing server.