Skip to content

Seafile Server 6.0.5 for Raspberry Pi

Compare
Choose a tag to compare
@jobenvil jobenvil released this 25 Oct 15:43
· 159 commits to master since this release

6.0.5 (2016.10.17)

  • [fix] Fix API for uploading file by blocks (Used by iOS client when uploading a large file)
  • [fix] Fix a database connection problem in ccnet-server
  • [fix] Fix moved files are still present in local folder until refresh
  • [fix] Fix admin panel can't show deleted libraries

6.0.4 (2016.09.22)

  • [fix] Fix not able to move files via WebDAV interface
  • Check whether the quota will exceed before saving the uploaded file to Seafile via Web UI or API
  • [fix] Fix owner can't restore a deleted file or folder in snapshot
  • [fix] Fix UI of personal profile page
  • [fix] Fix in some cases mobile devices can't be unlinked
  • [fix] Fix connection problem for the latest MariaDB in initialisation script
  • [fix] PNG Thumbnail creation broken in 6.0.3 (getexif failes)
  • Make maxNumberOfFiles configurable
  • [fix] Remember the sorting of libraries
  • Add Finnish translation
  • Video + audio no longer be limited by max preview size

6.0.3 (2016.09.03)

  • [fix] Fix a bug in sqlite database upgrade script
  • [fix] Fix a bug in database connection pool
  • [fix] Fix a bug in file comment

6.0.2 (2016.09.02)

  • [fix] Fix a bug in sqlite database table locking
  • Update translations
  • Support create libraries for Seafile Drive client

6.0.1 beta (2016.08.22)

  • [fix] Fix default value of created_at in table api2_tokenv2. This bug leads to login problems for desktop and mobile clients.
  • [fix] Fix a bug in generating a password protected share link
  • Improve checking the user running Seafile must be the owner of seafile-data. If seafile-data is symbolic link, check the destination folder instead of the symbolic link.
  • [UI] Improve rename operation
  • Admin can set library permissions in admin panel
  • Show name/contact email in admin panel and enable search user by name/contact email
  • Add printing style for markdown
  • The “Seafile” in "Welcome to Seafile" message can be customised by SITE_NAME
  • Improve sorting of files with numbers
  • [fix] Fix can't view more than 100 files
  • [API] Add admin API to only return LDAP imported user list

Older Server ChangeLog here