WordPress 1.5.1 Released !

2005 May 10

WordPress 官方網頁 已經可以下載到了, 下載頁面 .

ChangeLog 可以看到這些變動 :

# Login and feed fixes for IIS

  1. Faster gettext i18n
  2. Improved i18n string coverage
  3. Extended ping support
  4. Paging on the Manage->Posts page
  5. URI-safe accent stripping for all UTF-8 characters in the Latin Extended-A Unicode block
  6. Query string style argument list support for wp_get_links() and wp_get_linksbyname()
  7. Improved hierarchy listing in wp_list_pages()
  8. Support for a Status: theme header field that allows themes to be marked as private, publish, or draft
  9. Improved caching and database query reduction
  10. Active plugin and theme highlighting
  11. Plugins can now have multiple option pages
  12. Pingbacks now work on hosts with fopen off like Dreamhost
  13. Many bug fixes

另外, 在 這邊 還有更詳細的清單.