Skip to content

Seafile Server 5.0.5 for Raspberry Pi

Compare
Choose a tag to compare
@abysso2 abysso2 released this 02 Mar 21:06
· 174 commits to master since this release

Support

5.0.5 (2016.03.02)

  • Get name, institution, contact_email field from Shibboleth
  • [WebDAV] Don't show sub-libraries
  • Enable LOGIN_URL to be configured, user need to add LOGIN_URL to seahub_settings.py explicitly if deploy at
    non- root domain, e.g. LOGIN_URL = '//accounts/login/'.
  • Add ENABLE_USER_CREATE_ORG_REPO to enable/disable organization repo creation.
  • Change the Chinese translation of "organization"
  • Use GB/MB/KB instead of GiB/MiB/KiB in quota calculation and quota setting (1GB = 1000MB = 1,000,000KB)
  • Show detailed message if sharing a library failed.
  • [fix] Fix JPG Preview in IE11
  • [fix] Show "out of quota" instead of "DERP" in the case of out of quota when uploading files via web interface
  • [fix] Fix empty nickname during shibboleth login.
  • [fix] Fix default repo re-creation bug when web login after desktop.
  • [fix] Don't show sub-libraries at choose default library page, seafadmin page and save shared file to library page
  • [fix] Seafile server daemon: write PID file before connecting to database to avoid a problem when the database
    connection is slow
  • [fix] Don't redirect to old library page when restoring a folder in snapshot page

Older Server ChangeLog here