1.0.0 (July 4, 2005)





1.0RC2 (July 4, 2005)

	Debug: Handshaking error
		RID:0000047
		Handshake reply back to Affelio with MySQL did not
		finish correctly due to MySQL error.


	Debug: Affelio's Session forwarding
		-Symptom: Access from the owner was sometimes recognized as
		"friend of friend" access, when the owner goes from own
		page, to friend's page and go back to own page.	

		-Symptom: Large number of tmp files was created in
		session/ directory.

	Debug: Link to other Affelio's
		Change hyperlink URL to link through outgoing.cgi
			Messaging
			AccessLog
			App: Diary

	Debug: Profile editting
		Profile value did not appear on the page after user
		upload profile image to the server.

	Brushup
		Core/public/friendlist
		Only for owner, show [edit] and [mail]

1.0RC1.1 (July 2, 2005)
	Debug:
		AccessLog did not work well with mySQL

1.0RC1 (July 1, 2005)

	Feature:
		-Messaging among Affelio
			-notification to email
		-Removal of friend
		-Affelio News
		-You can set the "top page" to application, not to Affelio 
		-Free-format message in friend link request.
		-Access log (a.k.a. ASHIATO in Japanese)
		-Show number of friends, and friends of friends (roughly)

	Brush-up
		Page design

	Setup Wizard
		Note: install wizard is only for "new setup"
		Note: only one DB modules is needed out of two.

	Debug: MacOSX
		Template system now works fine on MacOSX

	Feature: Mixi App 
		If the owner accesses the Mixi app, show actual
		image files from Mixi.

	Feature: Diary
		RSS import functionality.
		(This will be available only if the web server 
		 has XML::Parser module installed.)

0.9.5.4 (June 22, 2005)
	Feature: Photo Album application
		Now we have Phot Album Application!!!

	Debug: Setup Wizard
		-JavaScript for checking nickname input value
		 was not working correctly.
		-New scheme on checking file permission
		 in order to install smoothly on several hosting web site.

0.9.5.3 (June 22, 2005)
	Misc: CGI::Session
		Added auto/CGI/Session to extlib/

0.9.5.2 (June 22, 2005)
	Debug: setup.cgi
		Without DBD::SQLite, setup did not proceed further...

0.9.5.1 (June 22, 2005)
	Misc: CGI::Session
		Added CGI::Session to extlib/

0.9.5 (June 22, 2005)
	Feature: MySQL support
		RID:0000026
		Now we experimentally support MySQL.
	         
	Feature: Built-in Crypt::DH
		RID:0000023
		We don't need Crypt::DH and Math::Pari any more as install
		requirement. Everything is in extlib

	Feature: Skin System 1.1
		- Skin System 1.1
		- Skins: "Standard", "Aqua", and "XwinClassic"

	Debug: Mixi application
		- Login failure
		- Error message
		- some style thing

	Debug: Skin uploading
		RID:0000013
		We had a problem in uploading skin zip file.
	
	Debug: Typo
		RID:0000022
		Typo in ManageGroup.pm 

	Debug: Setup.cgi
		Now setup.cgi works fine on MacOS X.


0.9.4.2 (May 15, 2005)
	RID:0000018
	Debug: Added I18N::LangTags module in extlib/

	RID:0000016
	Debug: Affelio did not work correctly if it was installed at
	       http://localhost:8000/

	RID:0000017
	Debug: Typo in setup.cgi




0.9.4.1 (May 13, 2005)
	Debug: Session, Cookie, Login problem 
	       Fixed a problem that user cannot logon from Internet
	       Explorer.


0.9.4 (May 12, 2005)
	Feature: Affelio API 1.0

	Feature: "Simple Diary" application now works!

	Feature: Access control for Affelio applications

	Structure:  Now using CGI::Session as session/cookie management

	Misc: skins: new default images 
	Misc: templates: new default image size

	RID:0000014
	Debug: Moji-bake in "Given name" field. (in Edit Profile)

	Debug: Session: 
	       Session module has been replaced by CGI::Session
	       
	Debug: Affelio Session forwarding
	       get_content.cgi: a program to get remote content with
	       Affelio session forwarding had a big bug. now fixed.


0.9.3 (May 7, 2005)
	Feature: New skin editting menu

	Feature: Warn user when she is accessing from a private IP address
	         and when she tries to fowward session to another Affelio.

	RID:0000004
	Debug: Modify FriendManager:add() so that, when two already-friends 
	       Affelio exhange another friend link communication, the 
               FriendManager update their newly-generated passwords
	       respectively.

	RID:0000009
	Debug: An error screen appears when login fails.
	       (A bug introduced in 0.9.2)

	RID:0000008
	Debug: An error screen appears when link request is sent.
	       (A bug introduced in 0.9.2)

	RID:0000008
	Debug: An error screen appears when link approval is sent.
	       (A bug introduced in 0.9.2)

	RID:0000010
	Debug: CGI goes into infinite loop in friend edit mode.

	RID:0000011
	Debug: Permission table in "Edit Friend" was somewhat broken.


0.9.2 (May 6, 2005)
	Feature: Added Japanese and American English support.

	Structure: Localization (with Locale::Maketext)

	Debug: Affelio could not be installed without DBD::CSV.


0.9.1 (May 1, 2005)
        Include "Error" module in extlib/
        Include "Config::IniFiles" module in extlib/
	Renew the version of "Config::Tiny" module from 2.00 to 2.01
	
	Added Perl module checking in setup.cgi setup wizard.

0.9 (April 27, 2005)
        Initial release
