What's new in Seafile Server for Raspberry Pi 4.4.3

Oct 27, 2015
  • [security] Check validity of file object id to avoid a potential attack
  • [fix] Check the validity of system default library template, if it is broken, recreate a new one.
  • [fix] After transfer a library, remove original sharing information
  • [security] Fix possibility to bypass Captcha check
  • [security] More security fixes.

New in Seafile Server for Raspberry Pi 4.3.0 (Jul 29, 2015)

  • Usability Improvement:
  • [UI] Improve ui for file view page
  • [UI] Improve ui for sorting files and libraries
  • Redesign sharing dialog
  • Enable generating random password for sharing link
  • Remove private message module
  • Remove direct file sharing between users (You can use sharing link instead)
  • Change "Quit" to "Leave group" in group members page
  • Others:
  • Improve user management for LDAP
  • [fix] Fix a bug that client can't detect a library has been deleted in the server
  • [security] Improve permission check in image thumbnail
  • [security] Regenerate Seahub secret key, the old secret key lack enough randomness
  • Remove the support of ".seaf" format
  • [API] Add API for generating sharing link with password and expiration
  • [API] Add API for generating uploading link
  • [API] Add API for link files in sharing link
  • Add an option to disable sync with any folder feature in clients

New in Seafile Server for Raspberry Pi 4.3.0 Beta (Jul 25, 2015)

  • Usability Improvement:
  • [UI] Improve ui for file view page
  • [UI] Improve ui for sorting files and libraries
  • Redesign sharing dialog
  • Enable generating random password for sharing link
  • Remove private message module
  • Remove direct file sharing between users (You can use sharing link instead)
  • Change "Quit" to "Leave group" in group members page
  • Others:
  • Improve user management for LDAP
  • [fix] Fix a bug that client can't detect a library has been deleted in the server
  • [security] Improve permission check in image thumbnail
  • [security] Regenerate Seahub secret key, the old secret key lack enough randomness
  • Remove the support of ".seaf" format
  • [API] Add API for generating sharing link with password and expiration
  • [API] Add API for generating uploading link
  • [API] Add API for link files in sharing link
  • Add an option to disable sync with any folder feature in clients

New in Seafile Server for Raspberry Pi 4.2.3 (Jul 25, 2015)

  • Add global address book and remove the contacts module (You can disable it if you use CLOUD_MODE by adding ENABLE_GLOBAL_ADDRESSBOOK = False in seahub_settings.py)
  • Use image gallery module in sharing link for folders containing images
  • [fix] Fix missing library names (show as none) in 32bit version
  • [fix] Fix viewing sub-folders for password protected sharing
  • [fix] Fix viewing starred files
  • [fix] Fix supporting of uploading multi-files in clients' cloud file browser
  • Improve security of password resetting link

New in Seafile Server for Raspberry Pi 4.1.2 (Apr 21, 2015)

  • [fix] Fix several packaging related bugs (missing some python libraries)
  • [fix] Fix webdav issue
  • [fix] Fix image thumbnail in sharing link
  • [fix] Fix permission mode of seaf-gc.sh
  • Show detailed time when mouse over a relative time

New in Seafile Server for Raspberry Pi 4.0.6 (Feb 11, 2015)

  • Important:
  • [fix] Fix transfer library error in sysadmin page
  • [fix] Fix showing of space used in sysadmin page for LDAP users
  • Improved trash listing performance
  • Small:
  • [webdav] list organisation public libraries
  • Disable non-shibboleth login for shibboleth users
  • [fix] Fix wrong timestamp in file view page for files in sub-library
  • Add Web API for thumbnail
  • Add languages for Thai and Turkish, update a few translations

New in Seafile Server for Raspberry Pi 3.1.7 (Nov 19, 2014)

  • [fix] Fixed performance problem in WebDAV extension
  • [fix] Fixed quota check in WebDAV extension
  • [fix] Fixed showing libraries with same name in WebDAV extension
  • Add "clear" button in a library's trash
  • Support upload a folder in web interface when using Chrome
  • [fix] Improve small errors when upload files via Web interface
  • [fix] Fix moving/coping files when the select all file checkbox is checked

New in Seafile Server for Raspberry Pi 2.1.3 (Jan 23, 2014)

  • [api] Add more web APIs
  • Incorporate Viewer.js to display opendocument formats
  • [fix] Add user email validation to avoid SQL injection
  • [fix] Only allow , , and a few other html elements in markdown to avoid XSS attack.
  • Return sub-libraries to the client when the feature is enabled.