v1.3: 01.05.2013
 - fixed: button sizes need to be dynamic 
 - fixed: updated translation in french
 - fixed: Webapp 1.3-38243 supported

v1.3rc: 30.04.2013
 - fixed: javascript error in ComponentBox
 - fixed: translation in french

v1.3beta3: 22.04.2013
 - fixed: buildscript now skips GIMP xcf files
 - fixed: skinned jwplayer to hide fullscreen button
 - fixed: updated translations, TODO: find translators for other languages
 - fixed: filesize of folders shown as "Unknown" (with 0 bytes, the risk of accidental deletion is higher)
 - fixed: preview toolbar
 - fixed: jwplayer loading problem
 - fixed: preview window layout
 - fixed: size problem with preview panel
 - fixed: code cleaned
 - fixed: some caching issues
 - fixed: nicer error logging
 - fixed: fileupload
 - fixed: completed php documentation

v1.3beta2: 18.04.2013
	internal release
 - added: drag & drop support
 - added: renaming of files and folders
 - added: translation in german
 - added: translation in us english
 - added: multi file upload
 - fixed: solved some problems with cachemanager
 - fixed: buildscript language handling
 - fixed: replacing variable content in translateable texts (+%+ will be replaced)
 - fixed: switched from _() to dgettext
 - fixed: ssl support in webdav library
 - fixed: switched from id's to ref's

v1.3beta1: 15.04.2013:
 - added: buildscript improvements
 - added: filesize check before attaching to mail
 - added: sorting implemented
 - added: context "new" button for owncloud
 - added: contact context menu "send file" button
 - added: preview for pdf files (optional)
 - added: preview for audio files (mp3|aac|ogg ; optional)
 - added: preview for video files (mp4|flv|mov|webm ; optional)
 - added: preview for text files
 - added: clear cache button
 - added: config file changed!
 - fixed: improved errorhandling
 - fixed: security issue when directly linking to owncloud resource (basic auth remains after webapp logout)
 - fixed: code cleanup and beautified
 - fixed: cache file writeable check
 - fixed: layout problems in webdavbrowser
 - fixed: name and icon of the owncloud tab
 - fixed: info panel fields are duplicated
 - fixed: preview loading time improved
 - fixed: minor fixes and improvements

v1.3alpha9: 12.04.2013:
 - added: Preview for Files
 - added: Fileinfo dialog
 - added: Attach file to mail from webdav browser
 - added: confirm deletion of files
 - added: config file changed!
 - fixed: Dialog namespace

v1.3alpha8: 10.04.2013:
 - added: caching of webdav requests
 - added: all files converted to unix line endings and ansi/ascii encoding
 - added: better errorhandling for uploads in webdav browser
 - added: config file changed!
 - added: readded workaround for older webapps then 1.3-41013
 - fixed: error in upload_file.php
 - fixed: debug variable
 - fixed: duplicate item bug for Synology Diskstation Webdav Server
 - fixed: settings screen

v1.3alpha7: 25.02.2013:
 - editable port to webdav server
 - renameable Buttons (eg rename To WebDav if no Owncloud is used)
 - version loading improved

v1.3alpha6: 25.02.2013:
 - file upload reenabled
 - upload working but needs to be improved!!

v1.3alpha5: 24.02.2013:
 - webapp 1.3 and 1.3.1 support added
 - Namespace cleanup
 - disabled upload button

v1.3alpha4: 16.02.2013:
 - build script improvements (cleanup,replacer...)
 - dropped support for older webapps than 1.3
 - removed the settings updater
 - code cleanup
 - fileupload button - upload not working yet

v1.3alpha3: 26.12.2012:
 - context menu
 - file/folder deletion works
 - ant build
 - code cleanup

v1.3alpha2: 22.12.2012:
 - new owncloud webdav store
 - code cleanup
 - small ui improvements
 - fixed settings category

v1.3alpha1: 20.12.2012:
 - owncloud context
 - webdav browser

v1.2.3-1: 08.12.2012
 - added version widget in settings
 - removed mimetype detection
 - workaround for webapp api compatibility
 - works now with webapp 1.2, 1.2.1, 1.2.2, 1.3
 - tested on ubuntu 12.04 x64, php 5.3, owncloud 4.5.4 and 4.5.3

v1.2.3: 06.12.2012
	internal build
 - changed from fileinfo to older mime_content_type function (php <= 5.3)

v1.2.2: 01.12.2012
 - removed host autodetection tue to incompatibility with some installations
 - settings restructured (new settings category)
 - settings importer for older plugin versions
 - removed userdata from json requests
 - renamed plugin for future development
 - show error when unable to connect
 - password stored base64 encoded
 - code cleanup
 - TODO:
   - enable buildscript in manifest.xml

v1.2.1: 22.11.2012
	internal build
 - added new owncloud context
 - removed userdata from json requests
 - code cleanup
 - new settings structure

v1.2: 11.11.2012
 - fixed special char bug (urldecoding...)
 - fixed webdav bug: http 1.1 chunk encoding protocol
 - added upload support to store attachments in owncloud
 - added "create folder" to create a new folder in owncloud
