Skip to content

Releases: haiwen/seafile-rpi

Seafile Server 6.0.9 for Raspberry Pi

16 Apr 13:15
Compare
Choose a tag to compare

6.0.9 (2017.03.30)

  • Show user' name instead of user's email in notifications sent out by email
  • Add config items for setting favicon, disable wiki feature
  • Add css id to easily hide user password reset and delete account button
  • [fix] Fix UI bug in restoring a file from snapshot
  • [fix] Fix after renaming a file, the old versions before file rename can't be downloaded
  • [security] Fix XSS problem of the "go back" button in history page and snapshot view page

Older Server ChangeLog here

Seafile Server 6.0.8 for Raspberry Pi

26 Feb 10:33
Compare
Choose a tag to compare

6.0.8 (2017.02.16)

Improvements for admin

  • Admin can add/delete group members
  • Admin can create group in admin panel
  • Show total storage, total number of files, total number of connected devices in the info page of admin panel
  • Force users to change password if imported via csv
  • Support set user's quota, name when import user via csv
  • Set user's quota in user list page
  • Add search group by group name
  • Use ajax when deleting a user's library in admin panel
  • Support logrotate for controller.log
  • Add # -*- coding: utf-8 -*- to seahub_settings.py, so that admin can use non-ascii characters in the file.
  • Ingore white space character in the end of lines in ccnet.conf
  • Add a log when a user can't be find in LDAP during login, so that the system admin can know whether it is - - caused by password error or the user can't be find
  • Delete shared libraries information when deleting a user

Older Server ChangeLog here

Seafile Server 6.0.7 for Raspberry Pi

01 Jan 13:15
Compare
Choose a tag to compare

6.0.7 (2016.12.16)

  • [fix] Fix generating of password protected link in file view page
  • [fix] Fix .jpg/.JPG image display in IE10
  • Export quota usage in export Excel in user list admin page
  • [fix] Fix admin can't delete broken libraries
  • Add "back to previous page" link in trash page, history page
  • [fix] Improve logo show in About page
  • [fix] Fix file encoding for text file editing online
  • [fix] Don't show operation buttons for broken libraries in normal users page

Older Server ChangeLog here

Seafile Server 6.0.6 for Raspberry Pi

22 Nov 20:37
Compare
Choose a tag to compare

6.0.6 (2016.11.16)

  • [fix] Fix the shared folder link in the notification message when a user share a folder to another user
  • [fix] Update Django version from 1.8.10 to 1.8.16
  • [fix] Fix support for PostgreSQL
  • [fix] Fix SQLite database locking problem
  • [fix] Fix the shared folder name is not changed after removing the old share, renaming the folder and re-sharing the folder
  • [fix] Fix sub-folder accidentially show the files in parent folder when the parent folder contains more than 100 files
  • [fix] Fix image preview navigation when there are more than 100 entries in a folder
  • [fix] Fix jpeg image display in IE10
  • Add support for online view of mov video files
  • Make web access token expiring time configurable
  • Add an option on server to control block size for web upload files

Older Server ChangeLog here

Seafile Server 6.0.5 for Raspberry Pi

25 Oct 15:43
Compare
Choose a tag to compare

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

Seafile Server 6.0.4 for Raspberry Pi

26 Sep 10:54
Compare
Choose a tag to compare

Support

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

Seafile Server 6.0.3 for Raspberry Pi

04 Sep 18:05
Compare
Choose a tag to compare

Support

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

Seafile Server 6.0.0 (Beta) for Raspberry Pi

09 Aug 12:44
Compare
Choose a tag to compare

Support

6.0.0 Beta (2016.08.02)

  • Add full screen Web UI
  • Code clean and update Web APIs
  • Add file comment
  • Improve zip downloading by adding zip progress
  • Change of navigation labels
  • [admin] Add group transfer function in admin panel
  • Remove number of synced libraries in devices page for simplify the interface and concept
    Update help pages

Older Server ChangeLog here

Seafile Server 5.1.4 for Raspberry Pi

25 Jul 09:33
Compare
Choose a tag to compare

Support

5.1.4 (2016.07.23)

Note: when upgrade from 5.1.3 or lower version to 5.1.4+, you need to install python-urllib3 manually:

# for Ubuntu
sudo apt-get install  python-urllib3
# for CentOS
sudo yum install python-urllib3
  • [fix] Fix seaf-fsck.sh --export fails without database
    -[fix] Fix users with Umlauts in their display name breaks group management and api2/account/info on some special Linux distribution
  • Remove user from groups when a user is deleted.
  • [fix] Fix can't generate shared link for read-only shared library
  • [fix] Fix can still view file history after library history is set to "no history".
  • [fix] Fix after moving or deleting multiple selected items in the webinterface, the buttons are lost until reloading
  • Check user before start seafile. The user must be the owner of seafile-data directory
  • Don't allow emails with very special characters that may containing XSS string to register
  • [fix] During downloading multiple files/folders, show "Total size exceeds limits" instead of "internal server error" when selected items exceeds limits.
  • [fix] When delete a share, only check whether the be-shared user exist or not. This is to avoid the situation that share to a user can't be deleted after the user be deleted.
  • Add a notificition to a user if he/she is added to a group
  • Improve UI for password change page when forcing password change after admin reset a user's password
  • [fix] Fix duplicated files show in Firefox if the folder name contains single quote '

Older Server ChangeLog here

Seafile Server 5.1.3 for Raspberry Pi

31 May 10:28
Compare
Choose a tag to compare

Support

5.1.3 (2016.05.30)

  • [security] Fix permission checking for generating share links
  • Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI (system admin->settings)
  • [fix] Making user search (used in auto-completion) case insensitive

Older Server ChangeLog here