Skip to content

Seafile Server 9.0.9 for Raspberry Pi

Latest
Compare
Choose a tag to compare
@Gustl22 Gustl22 released this 08 May 23:23
· 8 commits to master since this release
d9e8aff

♾️ Before to rise a GitHub issue, read the official support channel

👀 We are still searching builders volunteers for ARM (armv6, armv7, arm64v8) Architecture. Let us a message in Seafile Forum.

9.0

Please check our document for how to upgrade to 9.0:

9.0.9 (2022-09-22)

  • [fix] Fix a memory leak problem
  • [fix] Fix a bug that will lead to seaf-fsck crash
  • [fix] Fix a stored XSS problem for library names
  • [fix] Disable open a file in OnlyOffice for encrypted libraries when open from trash

9.0.8 (2022-09-07)

  • [fix] Fix a UI bug in sending sharing link by email
  • [fix] Markdown editor does not properly filter javscript URIs from the href attribute, which results in stored XSS
  • [fix] Fix a bug in OCM sharing
  • [fix] Fix a bug in un-linking a device in admin panel
  • [fix] Adding URL security check in /accounts/login redirect by ?next= parameter

9.0.7 (2022-08-10)

Note: included lxml library is removed for some compatiblity reason. The library is used in published libraries feature and WebDAV feature. You need to install lxml manually after upgrade to 9.0.7. Use command pip3 install lxml to install it.

  • A page in published libraries is rendered at the server side to improve loading speed.
  • Upgrade Django from 3.2.6 to 3.2.14
  • Fix a bug in collaboration notice sending via email to users' contact email
  • Support OnlyOffice oform/docxf files
  • Improve user search when sharing a library
  • Admin panel support searching a library via ID prefix
  • [fix] Fix preview PSD images
  • [fix] Fix a bug that office files can't be opened in sharing links via OnlyOffice
  • [fix] Go fileserver: Folder or File is not deletable when there is a spurious utf-8 char inside the filename

9.0.6 (2022-06-22)

  • Show table of contents in Markdown sharing link
  • Check if quota exceeded before file uploading in upload sharing link
  • Support import group member via contact email

9.0.5 (2022-05-13)

  • [fix] Fix a bug that sometimes a shared subfolder is unshared automatically by database access error
  • [fix] Fix a bug in work with Python 3.10+
  • [fix] Fix a bug in smart link redict to the file page
  • [fix] Fix a UI bug when drag and drop a file
  • [fix] Fix zip downloading a folder not having .zip suffix when using golang file server
  • Improve UI for file tags
  • Show file tags in sharing links
  • Improve UI of file comments
  • [fix] Fix permission check in deleting/editing a file comment
  • Remove the feature of related files as it is not used
  • Support editing of expire time for sharing links
  • Improve SQL performance when deleting a library
  • Show ISO date and time in file history page instead of showing relative time
  • Add "Visit related snapshot" in the dropdown menu of an entry in file history

9.0.4 (2022-02-21)

  • [fix] Fix a UI bug in file moving/copying dialog
  • Support admin enforcing a strong password in WebDAV secret
  • [fix] Fix WebDAV error while filename contains special chars

9.0.3 (2022-02-15)

  • Enable deleting fs objects in GC
  • Users can save files or folders in shared folder link to their own libraries
  • [fix] Fix language in calendar UI component used when picking date in sharing dialog
  • [fix] Fix markdown file print
  • Improve UI of file moving/copying dialog to show folders with long names
  • Expand to the current folder when open file moving/copying dialog
  • [fix] Fix a bug in golang file server log rotate support
  • [fix] Fix a bug in folder download-link and try to download files/folders as zip using golang file server
  • Show current number of shared users and groups when deleting a library
  • [fix] Fix support for customizing of favicon
  • [fix] Fix printing support of Markdown file
  • [fix] Fix zip-downloading in sharing links when golang file server is used

You can check Seafile release table to find the lifetime of each release and current supported OS.

See the full ChangeLog here.