X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/9129b76daf97b1ac4dedfbeca28ba625dca83ef8..351d2157ca6549dc831f8fcae5751b689d401c79:/README.md diff --git a/README.md b/README.md index 329a4bb..73f943b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A demonstration of the latest version is available on [jirafeau.net](http://jira - Optional Password protection (for uploading or downloading) - Time limitation - Option to self-destruct after reading -- Simple language support :gb: :fr: :de: :it: :nl: :ro: :sk: :hu: :cn: :gr: :ru: +- Simple language support :gb: :fr: :de: :it: :nl: :ro: :sk: :hu: :cn: :gr: :ru: :es: - Small administration interface - File level [Deduplication](http://en.wikipedia.org/wiki/Data_deduplication) for storage optimization - A basic Terms Of Service which can be adapted to your needs @@ -273,3 +273,17 @@ The very first version of Jirafeau after the fork of Jyraphe. 5. Follow installation wizard, it should propose you the same data folder 6. Add a rewrite rule in your web server configuration to rename file.php to f.php to make old url work again 7. Go in you lib/config.local.php and lib/config.original.php to check new options and eventually change skin to 'courgette' + +## Version 1.2.0 + +- Change versioning semantic +- A lof of translation contributions +- Fix javascript MIME type +- Show download in admin panel +- Default expiration date set to 'month' +- New expiration date: 'quarter' +- Small other fixes + +### Update from 1.1 to 1.2.0 + +Nothing particular, just make a backup of your installation before updating.