----------------------------------
[2009-10-03 Ver 0.44 -> 0.50]
- Fixed bug about block show-function exist check.
- Added function for disable cache with cell phone access.(thx aki1222 and GIJOE)
- Added external link confirm action.
- Added config item 'trust_ip' and 'session_lifetime'.
- Modified session check logic.
- Modiifed preload (divide function).
- 'Wizin' updated from '0.52' to '0.53'.
- 'WizXc' module updated from '0.30' to '0.31'.
----------------------------------
[2009-09-14 Ver 0.43 -> 0.44]
- Fixed bug about duplicate constant in english language file.
- Fixed bug about get block object with deleted block id.
- Fixed bug about get selected block data.
- 'Wizin' updated from '0.49' to '0.52'.
----------------------------------
[2009-08-11 Ver 0.42 -> 0.43]
- Fixed bug about visible default value on BlockSetting.
- Fixed bug about get block process twice when block has no contents.(thx masahiro)
- Fixed bug about infinite redirect when session timeout.
- Added xoopsform_dhtmltextarea template for mobile.
- Added css filter call.
- Modified (refactoring) filter logic.
- Modified theme override logic.
- Assign 'user' module config for template.
- Modified 'user' module config check in Login action.
- 'Wizin' updated from '0.47' to '0.49'.
- 'WizXc' module updated from '0.29' to '0.30'.
----------------------------------
[2009-05-19 Ver 0.41 -> 0.42]
- Fixed bug about non-object function called error when accessed site top.(thx mock)
- 'Wizin' updated from '0.46' to '0.47'.
----------------------------------
[2009-05-19 Ver 0.40 -> 0.41]
- Fixed bug about visible mobile theme when not mobile client access.(thx mbxoops)
- Fixed bug about admin sidemenu notice message.
- Fixed bug about some column's data type.(thx key and yufoufu)
- Fixed bug about parse error on php4.(thx toshikun)
- Fixed bug about get block process twice.(thx masahiro)
- Added emoji input support.(thx mbxoops)
- 'Wizin' updated from '0.42' to '0.46'.
----------------------------------
[2009-04-18 Ver 0.35 -> 0.40]
- Fixed bug about sensitive upper-cese with module dirname.(thx naoto_is)
- Updated constant message 'WIZMOBILE_MSG_UPDATE_***_SETTING_***'.
- Added TextPictogram filter.(special thanks yudoufu!)
- Added 'typecast' emoji images.(special thanks 'TypeCast' project!)
- Added 'ThemeSetting' action.
- Added 'GoogleSetting' action.
- Modified 'BlockSetting' action.
- Deleted unnecessary space in brackets.
- Modified block render logic.
- Modified submenu render logic.
- Update theme logic.
- 'Wizin' updated from '0.38' to '0.42'.
----------------------------------
[2009-02-01 Ver 0.34 -> 0.35]
- 'WizXc' module updated from '0.26' to '0.27'.
- 'Wizin' updated from '0.36' to '0.38'.
----------------------------------
[2009-01-22 Ver 0.33 -> 0.34]
- Added input filter for mobile.(thx naao)
- 'Wizin' updated from '0.35' to '0.36'.
----------------------------------
[2009-01-18 Ver 0.32 -> 0.33]
- Fixed bug about 'default_bid' notice message.(thx guest)
- 'Wizin' updated from '0.32' to '0.35'.
----------------------------------
[2008-12-11 Ver 0.31 -> 0.32]
- Function in "WizMobile_Action.class.php" was rearranged.
- Added doctype declaration.
- Added protect logic for PC access.
- Added mobile input function, and update 'main_login.html' template.
- Replaced indent(from 4 space to 2 space) in template files.
- Added 'Default display block setting' setting in admin.php?act=BlockSetting.
- 'Wizin' updated from '0.27' to '0.32'.
----------------------------------
[2008-08-26 Ver 0.30 -> 0.31]
- WizMobile
  - Fixed bug about SQL syntax error with MySQL3.23.*.(thx jaspo)
  - Fixed typo of module install/update failed message.
- Wizin
  - Added image resize logic for PNG-24.
  - Fixed bug about resized image becomes larger than original image.
----------------------------------
[2008-08-20 Ver 0.28 -> 0.30]
- WizMobile
  - Added 'ModuleSetting' action.
  - Added 'denyAccessModule' logic.
  - Modified 'pager' and 'content_type' default value on update version 0.25 .(thx mbxoops)
  - Added page title in admin_xxx.html.
  - Added overwrite config of template set.(thx mbxoops)
- Wizin
  - Modified function name in filter plugins.
  - Added set 'request_uri' logic for IIS.(thx miniHORI)
----------------------------------
[2008-08-20 Ver 0.27 -> 0.28]
- Wizin
  - Fixed bug about query_string which url encoded will not convert encoding.(mbxoops)
  - Fixed bug about thumbnail which has same name exists, display wrong thumbnail.(thx neko88)
----------------------------------
[2008-08-11 Ver 0.26 -> 0.27]
- Added smarty variable 'wizMobileBlockTitle' assign logic.(thx mbxoops)
- Fixed bug about plugin use another filter class object.
----------------------------------
[2008-07-31 Ver 0.25 -> 0.26]
- Modified 'require' line, in order not to use 'include_path', it corrected.(thx okishiro)
- Fixed bug about notice in 'createThumbnail' function.
----------------------------------
[2008-07-15 Ver 0.24 -> 0.25]
- Fixed bug about 'textarea' tag replace logic in wiz_pager.(thx ramu)
- Added 'SimpleXMLElement::getName()' exists check.(thx masa)
- Added 'Pager' setting in admin.php?act=GeneralSetting.(thx anna)
- Added 'Content-type' setting in admin.php?act=GeneralSetting.(thx jidaikobo)
- Added resize logic when original image was transparent gif/png.(thx 'Medium eXposure')
- Added 'Au' filter plugin.(thx mbxoops)
----------------------------------
[2008-07-07 Ver 0.23 -> 0.24]
- Fixed bug about 'mobile' theme is not have effect, when user theme was registered.
- Added image file exists check and get logic.(thx anna)
- Added clear compiled cache in {XOOPS_ROOT_PATH}/templates_c.(thx mbxoops)
----------------------------------
[2008-06-16 Ver 0.22 -> 0.23]
- Added dummy file for old preload script.
- Fixed bug about 'a' tag replace logic.(thx nico)
- Modified redirect logic.(thx toorisugari * spelled in Japanese)
- Fixed bug about exchange theme logic.(thx toshikun, nico2)
- Modified footer in theme file.
- Modified anchor in theme file.
----------------------------------
[2008-05-26 Ver 0.21 -> 0.22]
- Fixed bug about failed simple login with DoCoMo.(thx okamOTO)
- Adding caution in login form.
----------------------------------
[2008-05-22 Ver 0.20 -> 0.21]
- Fixed bug about wrong code with php4.(thx toshikun)
- Fixed bug about gticket include.(thx okamOTO)
- Fixed bug about failed simple login.
----------------------------------
[2008-05-14 Ver 0.1.5 -> 0.20]
- Fixed some bug.
- Adding some functions.
  - Resize image.
  - Page division.
  - Non display block setting.
  - Simple login.
- Rewrite many codes.
- Adding .htaccess file for pico.
----------------------------------
[2008-04-19 Ver 0.1.4 -> 0.1.5]
- Fixed bug about failed mb_detect_encoding, when 'mbstring.detect_order' not exists in php.ini.(thx mitsunobu)
- Exchange resource.db.php.
----------------------------------
[2008-04-06 Ver 0.1.3 -> 0.1.4]
- Adding the preamble of the license.
- Adding PHP version check logic.
----------------------------------
[2008-03-10 Ver 0.1.2 -> 0.1.3]
- Fixed bug about session does not continue, When href in a tag is only file name. (thx naao)
----------------------------------
[2008-03-08 Ver 0.1.1 -> 0.1.2]
- Fixed bug about session does not continue, When action in form tag is only file name. (thx naao)
- Fixed bug about failed assign values of $GLOBALS['xoopsTpl']. (thx naao)
- Fixed bug about wrong character set change. (thx kotepan)
----------------------------------
[2008-03-04 Ver 0.1.0 -> 0.1.1]
- Fixed bug about session does not continue, When action in form tag is blank.
- Fixed bug about the block whose cache is effective is not indicated.
----------------------------------
[2008-03-03 Ver 0.1.0]
- First release.
----------------------------------
