| 1 | Revision history for Moxy |
|---|
| 2 | |
|---|
| 3 | 0.30 |
|---|
| 4 | |
|---|
| 5 | - MAJOR VERSION UP RELEASE!! |
|---|
| 6 | - THIS RELEASE HAVE MANY INCOMPATIBLE CHANGES |
|---|
| 7 | |
|---|
| 8 | - based on Class::Component(tokuhirom) |
|---|
| 9 | - Plugin::Filter::* renamed to Plugin::*(tokuhirom) |
|---|
| 10 | - Plugin::Server::* renamed to Server::*(tokuhirom) |
|---|
| 11 | - added many tests!(tokuhirom) |
|---|
| 12 | |
|---|
| 13 | - new features! |
|---|
| 14 | -- guid=ON support(tokuhirom). |
|---|
| 15 | -- focus to location bar(requested by nekokak++) |
|---|
| 16 | -- controll panel is moved to 右上.(precuredaisuki++) |
|---|
| 17 | |
|---|
| 18 | - bug fixed |
|---|
| 19 | -- DisableTableTag: bug fixed... |
|---|
| 20 | |
|---|
| 21 | 0.25 |
|---|
| 22 | |
|---|
| 23 | - (SECURITY FIX) do not allow the file schema.(reported by yappo++) |
|---|
| 24 | - added Plugin::Filter::QRCode::Imager by typester++ |
|---|
| 25 | |
|---|
| 26 | 0.24 |
|---|
| 27 | |
|---|
| 28 | - bug fixed in Moxy::Plugin::QRCode. |
|---|
| 29 | |
|---|
| 30 | 0.23 |
|---|
| 31 | |
|---|
| 32 | - fixed dependnecies. use Test::Base. |
|---|
| 33 | |
|---|
| 34 | 0.22 |
|---|
| 35 | |
|---|
| 36 | - return valid Content-Length. |
|---|
| 37 | |
|---|
| 38 | 0.21 |
|---|
| 39 | |
|---|
| 40 | - added Moxy::Plugin::Server::POE |
|---|
| 41 | |
|---|
| 42 | 0.20 (BIG CHANGE!!) |
|---|
| 43 | |
|---|
| 44 | - this release have a BIG CHANGE. |
|---|
| 45 | config.yaml is INCOMPATIBLE. |
|---|
| 46 | - Moxy::Plugin::Server is rewrite from scratch. |
|---|
| 47 | - proxy mode is removed. |
|---|
| 48 | |
|---|
| 49 | 0.08 |
|---|
| 50 | |
|---|
| 51 | - (INCOMPATIBLE CHANGE) plugin hook point is all changed. |
|---|
| 52 | - internal code is utf-8 instead of euc-jp. |
|---|
| 53 | - Moxy::Plugin::Application is direct access to the server. |
|---|
| 54 | |
|---|
| 55 | 0.07 |
|---|
| 56 | |
|---|
| 57 | - rewrote Moxy::Plugin::Pictogram by HTML::ReplacePictogramMobileJp |
|---|
| 58 | |
|---|
| 59 | 0.06 |
|---|
| 60 | |
|---|
| 61 | - added new plugin: Plugin::HTTPHeader.easy to rewrite HTTP headers. |
|---|
| 62 | - Plugin::GPS support DoCoMo posinfo |
|---|
| 63 | |
|---|
| 64 | 0.05 Wed Feb 2 22:06:54 2008 |
|---|
| 65 | - update documents |
|---|
| 66 | |
|---|
| 67 | 0.04 Wed Feb 2 03:14:30 2008 |
|---|
| 68 | - include pictogram image |
|---|
| 69 | |
|---|
| 70 | |
|---|