4. seafile changelog

 

 


ChangeLog Summary

 

11.0.X (11.0.9@2024-05-30)

  • Support showing last modified time for folders in WebDAV
  • Update Django to version 4.2
  • Support log rotate for golang file server and notification server
  • Enable copy/move files between encrypted and non-encrypted libraries
  • Add move dir/file, copy dir/file, delete dir/file, rename dir/file APIs for library token based API
  • Add indicator for folders that has been shared out

10.0.X (10.0.1@2023-04-11)

  • Update Python dependencies and support Ubuntu 22.04 and Debian 11
  • Support generating multiple share links for a file and a folder
  • Show number of shared users/groups if any when deleting a folder

9.0.X (9.0.10@2022-12-07)

  • Upgrade Django from 3.2.6 to 3.2.14
  • Admin list all users API now return last_login and last_access_time
  • Support editing of expire time for sharing links
  • Users can save files or folders in shared folder link to their own libraries
  • Show current number of shared users and groups when deleting a library
  • Enable showing password for encrypted sharing links
  • The new file-server written in golang serves HTTP requests to upload/download/sync files.
    (Default: off)
    1. It can handle long requests.
    (Now you can sync libraries with large number of files)
    2. Now file zipping and downloading can be done simutaneously.
    When zip downloading a folder, you don't need to wait until zip is done.
    3. Support rate control for file uploading and downloading.

    # turn on golang file-server

    seafile.conf

    [fileserver]
    use_go_fileserver = true

  • Move SERVICE_URL configuration from ccnet.conf to seahub_settings.py

8.0.X (latest version: 8.0.8)

  • Admin can delete devices in the admin panel
  • A group admin can now leave a group
  • Add QR code for sharing links
  • Support searching file in a library
  • Upgrade Django to 2.2 version
  • v4 encrypted library format
  • Remove ccnet-server component
  • 改用了 gunicorn 啟動 Python WSGI HTTP Server for UNIX

7.1

  • Progresql support is dropped
  • Upgrade to Python3
  • Rewrite the system admin pages with React
  • Support selecting and downloading multiple files in a sharing link
  • Show share link expiration time in system admin

7.0

  • Users can check who locked a file now
  • Improve notifications when user editing files in read-only libraries
  • Support new version of encrypted libraries if server version is 7.0.0+
  • Starred items support libraries and folders

6.3

  • Django 1.11
  • jQuery to version 3.3.1
  • fast-cgi mode is no longer supported
  • Support customize site title, site name, CSS via Web UI
  • Support copy a file to its own parent folder, creating a file with a suffix like test-1.docx

6.2.5

  • Support customize the list of groups that a user can see when sharing a library

6.2.4

  • "remember this device" after two-factor authentication

6.2.3

  • Show upload links in admin panel.

 

 

Creative Commons license icon Creative Commons license icon