Release v0.02

This commit is contained in:
Luc Didry 2017-09-13 09:10:17 +02:00
parent 800a20d5be
commit 0edc107455
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Revision history for Lufi Revision history for Lufi
0.02 2017-09-? 0.02 2017-09-13
- Database abstraction layer - Database abstraction layer
- PostgreSQL support - PostgreSQL support
- IE 11 and Edge support - IE 11 and Edge support
@ -9,6 +9,7 @@ Revision history for Lufi
- Ability to add a password to a file - Ability to add a password to a file
- Portuguese translation - Portuguese translation
- Catalan translation - Catalan translation
- Dutch translation
- IE 11 support - IE 11 support
- Deleting files from "My files" is now done with Ajax (#23) - Deleting files from "My files" is now done with Ajax (#23)
- Allow bulk files deletion from "My files" (#24) - Allow bulk files deletion from "My files" (#24)