phpMyAdmin 3.1.0-rc1 Released.

トピックとしては作成作業中ではあるもののインストールスクリプトが新しくなるらしい(そのわりにRCかよ).
あとCookieベースの認証が標準になるとのこと.

Release Name: 3.1.0-rc1

Notes:
Welcome to the first release candidate for phpMyAdmin 3.1.0. This version has a new setup mechanism and supports BLOBstreaming and the Swekey hardware authentication.

Changes:

  1. [auth] Support for Swekey hardware authentication
  • bug #2046883 [core] Notices about deprecated dl() (so stop using it)
  1. BLOBstreaming support, thanks to Raj Kissu Rajandran and

Google Summer of Code 2008

  1. patch #2067462 [lang] link FAQ references in messages,

thanks to Thijs Kinkhorst - kink

  1. new setup script, thanks to Piotr Przybylski (work in progress)
  • rfe #1892243 [export] more links to documentation
  1. [auth] cookie auth now autogenerates blowfish_secret, but it has some

limitations and you still should set it in config file

  1. [auth] cookie authentication is now the default
  2. [auth] do not allow root user without password unless explicitly enabled by

AllowNoPasswordRoot

  1. rfe #1778908 [auth] arbitrary server auth can now also accept port
  • patch #2089240 [export] handle correctly switching SQL modes
  1. rfe #1612724 [export] add option to export without comments
  • bug #2090002 [display] Cannot edit row in VIEW
  • patch #2099962 [js] fix js error without frameset, thanks to Xuefer
  • patch #2099972 [structure] Display None when there is no default value,

thanks to Xuefer - xuefer

  • patch #2122883 [PDF schema] Option to display just the keys,

thanks to Samuel Sol Villar dos Santos - yohanleafheart

  1. rfe #1276463 [search] Search empty/not empty values
  2. rfe #823652 [structure] ENUM values: field size too small
  • [lang] Persian update, thanks to Goolex - goolex
  • [lang] Czech update, thanks to OndÅej VadinskÃ?.
  • patch #2255890 [lang] English-language cleanup,

thanks to Isaac Bennetch - ibennetch

  1. [lang] Norwegian update, thanks to Sven-Erik Andersen
  2. [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika
  3. [lang] French update by Marc Delisle - lem9
  • bug #2222344 [display] Query involving a function shown as binary