Revision history for Lutim

0.3  2014-06-01
	- Add a delete link to images (#28)
	- Concatenated css and js with Mojolicious::Plugin::AssetPack
	- Antiflood protection for the "Download by URL" feature (#29)
	- Stats page improved
	- Self-documented configuration template
	- Remote port detection can now use the X-Remote-Port header if set
	- Lutim now uses the X-Forwarded-Proto header to set the scheme to https if needed
	  The "https" option in configuration file is deprecated and will be removed in 0.4
	- Optionally delete images that are no longer viewed after a configurable delay in order to avoid saturation (#27)
	- Provide init script
	- Update Shutter plugin
	- Small bugfixes

0.2  2014-03-07
	- Server-side encryption available
	- Thumbnails of uploaded images in response
	- Bugfixes
	- HTML validity
	- Stats (via cron stats command)
	- Anonymize IP in DB after a delay (via cron cleanbdd command)
	- Watch files directory size (via cron watch command)
	- Anonymize logs (log only the senders' IP address)
	- Favicon and logo
	- Better MIME type detection
	- Broadcast message on all pages available
	- File max size configurable
	- Progress bar
	- More options for suppression delay
	- Updated documentation
	- Cross-domain API
	- Upload by image URL
	- Add HTTP headers Expires and Content-Cache

0.1  2014-02-15
	- Image viewing link
	- Image downloading link
	- Image twitter card link
	- Shutter Plugin
	- Configurable "Hosted by" information
