Seafile Changelog

What's new in Seafile 9.0.0

Mar 20, 2023
  • Support notification server to update libraries and locked files more timely
  • Support Windows 7/8 again
  • Fix a progress dialog bug in cloud file browser when uploading file larger than 100MB

New in Seafile 8.0.2 (May 21, 2021)

  • [Mac] Fix dark mode support
  • Fix bug for updating server address
  • [Mac] Improve Finder context menu
  • [Win] Support setting password and expiration when creating links from context menu
  • [Win] Avoid consuming too much Windows Explorer CPU when copying large folders into library
  • [Mac, Linux] Pop-up notification when uploading files whose names are invalid on Windows
  • [Cli] Add --json option for listing libraries

New in Seafile 8.0.1 (May 21, 2021)

  • [Win] Fix compatibility to previously synced libraries
  • [Win] Fix failing to run issue
  • Don't stop syncing a library when local folder is unavailable, if option is set
  • [Win] Fix files with invalid names reappearing problem
  • Use SOCKS5 proxy to resolve domain names

New in Seafile 7.0.10 (Oct 18, 2020)

  • Fix sync error when downloading duplicated files from a library
  • Fix crash bug when downloading files with very long names

New in Seafile 7.0.9 (Jul 30, 2020)

  • Avoid downloading existing blocks during sync download
  • Fix crash when cancel syncing before a library is synced
  • Fix incorrect error message in some error situations

New in Seafile 7.0.8 (Jun 4, 2020)

  • Fix GUI crash on start
  • Avoid redundant notification when downloading updates from a read-only library

New in Seafile 7.0.7 (Apr 6, 2020)

  • Use new API to copy/move files from one library to another in cloud file browser
  • [fix] Fix SSO problem after logout and login again
  • [mac] Ignore files start with ._
  • [fix] Fix deleting of multiple sync error logs

New in Seafile 7.0.6 (Feb 17, 2020)

  • Enable to config block size at the client side
  • Do not refresh explorer when restart
  • Can clean sync error records in sync errors dialog
  • [fix] Do not popup the sync errors dialog when click a sync notification popup

New in Seafile 7.0.5 (Jan 14, 2020)

  • Fix some right click menu do not work
  • Fix "View on cloud" function
  • Fix sign in file name break "view file history"
  • Support get upload link for folders
  • [Mac] Fix SSO in Mac 10.15

New in Seafile 7.0.4 (Jan 14, 2020)

  • Fix showing syncing error "!" in the system tray icon after restarting the client
  • Don't clean modified files in cloud file browser
  • Improve seaf-cli

New in Seafile 7.0.3 (Jan 14, 2020)

  • Official repo for CentOS or RHEL is ready. Currently only CentOS/RHEL 7 is supported.
  • Seaf-cli now support both Python2 and Python3.
  • Re-enable the old style seafile internal links (seafile://openfile?repo_id=…)
  • Improve error message display
  • Fix a bug that local added files are deleted if the folder is removed or renamed by another user simultaneously.
  • Improve progress percentage display during syncing downloading.
  • Users can check who locked a file now

New in Seafile 7.0.2 (Jan 14, 2020)

  • Improve notifications when user editing files in read-only libraries
  • [fix] Fix seaf-cli syncing problem

New in Seafile 7.0.1 (Jan 14, 2020)

  • Fix a bug that causing GUI to crash when seaf-daemon dead
  • Fix a bug that cloud file browser does not show file status correctly
  • Do not show lots of "Failed to index file" messages

New in Seafile 7.0.0 (Jan 14, 2020)

  • Improve error notifications
  • Support new version of encrypted libraries if server version is 7.0.0+
  • Starred items support libraries and folders
  • Support new version of file activities
  • Fix the error of "Failed to remove local repos sync token" during client shutdown
  • Add menu to repair Windows Explorer extension

New in Seafile 6.2.10 (Mar 18, 2019)

  • Remove seacloud.cc from the default server list
  • Remove description from library detail dialog

New in Seafile 6.2.9 (Mar 18, 2019)

  • [fix] Fix background index when upload files via cloud file browser
  • Don't call ping and account-info every 5 minutes

New in Seafile 6.2.8 (Mar 18, 2019)

  • [fix] Don't refresh activity list automatically
  • [fix] Fix view on Web link for starred items

New in Seafile 6.2.7 (Mar 18, 2019)

  • Handle library permission change for synced libraries
  • Don't retry forever when error occur during first time downloading
  • [Mac] Fix dark mode support on Mac Mojave
  • Show user's name instead of email in account switching popup

New in Seafile 6.2.5 (Mar 18, 2019)

  • More robust deleting folder locally if it is deleted on the server
  • Show file modifier in cloud file browser
  • Support getting internal link

New in Seafile 6.2.3 (Aug 20, 2018)

  • Prevent multiple seaf-daemon running
  • [fix] Support preconfigured Shibboleth Url
  • Restart seaf-daemon automatically if it is dead

New in Seafile 6.2.2 Beta (Jul 13, 2018)

  • Fix initialization problem in first time launching
  • Improve file syncing notification message

New in Seafile 6.1.8 (Jul 13, 2018)

  • Fix display of library search box

New in Seafile 6.1.7 (Mar 30, 2018)

  • [fix] Fix file searching
  • [cloud file browser] Support showing indexing progress after uploading a large file

New in Seafile 6.1.6 (Mar 17, 2018)

  • [fix] Fix crash during login
  • [cloud file browser] Only show search button when the server is pro edition
  • Show detailed path when a library can't be synced because a file is locked
  • [fix] Fix a crash during file syncing caused by files with illegal file name
  • [fix] Fix a bug that causing crash during loading libraries

New in Seafile 6.1.5 (Feb 7, 2018)

  • Add "trust this device" function to two-step authentication
  • Add search files inside a library
  • Some UI improvements

New in Seafile 6.1.4 (Dec 20, 2017)

  • Cloud file browser:
  • Don't use resumable upload feature when updating a file
  • Show an icon to indicate that a file is cached
  • Show a warning icon when a file failed to upload to the server after changing
  • User can re-upload a local modified file that failed to upload
  • Add a command to open local cache folder
  • Improve error messages when uploading a file or a folder
  • [mac] Fix a bug that a doc/xls file uploaded automatically after downloading
  • Some ui fixes and improvements
  • Others:
  • Don't show the connection status of 127.0.0.1
  • Disable editing of local syncing path, users can only choose a path
  • Some ui fixes and improvements

New in Seafile 6.1.3 (Dec 1, 2017)

  • [fix] Fix system tray icon
  • Change "Shibbeloth Login" to "Single Sign On"
  • [fix] Fix MacOS client using discrete GPU
  • [cloud file browser] Improve file uploading after modification
  • [cloud file browser, fix] Don't show quota exceeded when server return 502 error
  • [cloud file browser] Show number of files in current folder

New in Seafile 6.1.2 (Dec 1, 2017)

  • Return error if repo name contains invalid characters when syncing a library
  • Update local folder name when repo name is changed.
  • Leave a shared library
  • [fix] Fix open cloud file browser from activity view
  • [fix] Fix loading more events in activity tab
  • [fix, cloud file browser] Always watching local cached files after uploading failed when file changed
  • [fix, cloud file browser] Use local cached version if it is changed locally

New in Seafile 6.1.1 (Sep 21, 2017)

  • Improve support for syncing EML files (Don't sync EML files if only timestamp changed)
  • Improve support for Copy/Paste files in cloud file browser
  • [Mac] Fix opening file history from Mac
  • [fix] Fix memory leak in Windows extension handler
  • [fix] Fix re-login with Shibboleth
  • UI/UX improvements for cloud file browser
  • [fix, Windows] Fix a bug in detecting whether there is an old instance of Seafile running

New in Seafile 6.0.7 (Aug 2, 2017)

  • [fix] Fix auto-completion in sharing dialog
  • Show contact avatars in auto-completion of sharing dialog
  • [fix] Fix mis-leading error message when uploading a file to a read-only library via cloud file browser
  • Add highlight background color when drag and drop a file/folder to a library
  • [fix] Fix connection error in libcurl
  • [fix] Fix sorting by time in cloud file browser
  • [fix] Fix sorting by name case sensitive in cloud file browser
  • [fix] Fix drag more than one folder to cloud file browser
  • Add loading more in activity tab and search tab
  • "View sync error" can only be clicked when there are sync errors
  • Move seafile.log, applet.log to seafile.log.old, applet.log.old if they become too large
  • Remove the "?" icon in creating new folder dialog title bar

New in Seafile 6.0.4 (Feb 21, 2017)

  • [fix] Fix Shibboleth login support
  • Improve network connection check
  • Don't log "read pipe error" into log file
  • [fix] Fix the link for help page
  • Improve library sharing dialog (pro edition only feature)
  • Add a dialog to list all sync errors
  • Don't popup file is locked by other users error message
  • Make sync error message more accurate
  • [win] Support intermediate CA
  • [cloud file browser] Show correct error message when quota is exceeded during file upload
  • Show the server address during Shibboleth login
  • Support pre-config Shibboleth server address in seafile.ini
  • [fix] Show the recent shared user in sharing dialog
  • "open folder" changed to "open local folder"

New in Seafile 6.0.1 (Dec 8, 2016)

  • Don't generate case conflict file/folder
  • [fix] Fix popup style for Mac Sierra
  • Show image thumbnail in cloud file browser
  • Change label "organization" to "shared with all", "private shares" to "shared with me"

New in Seafile 6.0.0 (Oct 14, 2016)

  • Fix a conflict problem with ESET anti-virus program
  • Fix client name and add client version in modification history
  • Add remote wipe support
  • Fix sub-folder permission support

New in Seafile 5.1.4 (Jul 29, 2016)

  • [fix] Fix seaf-daemon crash if root dir is corrupted
  • [fix, pro] Fix auto-completion in sharing a folder to a user if the user name contains a space

New in Seafile 5.1.3 (Jun 27, 2016)

  • Support syncing any sub-folder with a community server
  • [fix, pro] Fix auto-completion in sharing a folder to a user
  • Auto-login for open file history in web

New in Seafile 5.1.2 (Jun 27, 2016)

  • Add context menu to view file history in web

New in Seafile 5.1.1 (May 26, 2016)

  • Add “Groups” category in the client’s library view
  • Click notification pop up now open the exact folder containing the modified file.
  • Change "Get Seafile Share Link" to "Get Seafile Download Link"
  • [Fix] Use case-insensitive sorting in cloud file browser
  • [Fix] Don't sync a folder in Windows if it contains invalid characters instead of creating an empty folder with invalid name
  • [Fix] Fix a rare bug where sometimes files are synced as zero length files. This happens when another software doesn't change the file timestamp after changing the content of the file.

New in Seafile 5.1.0 (May 26, 2016)

  • Update to QT5.6
  • Add HiDPI support
  • Remove corrupted local metadata when unsync or resync a library

New in Seafile 5.0.7 (Mar 29, 2016)

  • [fix, mac] Enable multi-users running Seafile on Mac
  • Enable using system proxy setting
  • Auto login when viewing unread notifications
  • Record device name to modification history

New in Seafile 5.0.6 (Mar 8, 2016)

  • [fix, mac] Fix deleted folder get re-uploaded if with .DS_Store inside
  • [fix] Fix loading proxy configuration during start-up
  • [fix] Fix a crash bug when using libcurl with multiplt https connection
  • [fix] Fix sync problem when the network connection is slow
  • Use GB/MB/KB instead of GiB/MiB/KiB (1GB = 1000MB = 1,000,000KB)
  • [fix] Fix disappear of synced sub-folder from the main window
  • Small UI improvements

New in Seafile 5.0.5 (Mar 8, 2016)

  • Fixed a crash bug in multi-threaded file download/upload.

New in Seafile 5.0.4 (Mar 8, 2016)

  • Add crash report support.

New in Seafile 5.0.3 (Jan 27, 2016)

  • [fix] Fix German translation.

New in Seafile 4.4.2 (Oct 31, 2015)

  • Fix showing data transfer percentage in syncing.
  • Add open containing folder in search result

New in Seafile 4.4.0 (Oct 15, 2015)

  • Fix bugs in file ignore feature
  • Fix popup two password input dialogs when visit an encrypted library
  • Popup a tip when file conflicts happen
  • Don't send the password to server when creating an encrypted library
  • [Mac] Fix support for TLS 1.2
  • [Win, extension] Add context menu "get internal link"
  • Enable uploading of an empty folder in cloud file browser
  • [pro] Enable customization of app name and logo for the main window (See https://github.com/haiwen/seafile-docs/blob/master/config/seahub_customization.md#customize-the-logo-and-name-displayed-on-seafile-desktop-clients-seafile-professional-only)
  • A few small UI improvements

New in Seafile 4.3.3 (Aug 25, 2015)

  • Fix more syncing issues introduced in v4.3.0
  • Improve the file lock icon
  • Improve cloud file browser
  • Fix icon overlay problem in win10
  • Add back sync with existing folder

New in Seafile 4.3.2 (Aug 19, 2015)

  • Fix more syncing issues introduced in v4.3.0
  • Update translation
  • Fix ignore feature
  • Add HiDPI icons for cloud file browser

New in Seafile 4.3.1 (Aug 19, 2015)

  • Fix syncing issues.

New in Seafile 4.3.0 (Aug 5, 2015)

  • [sync] Improve index performance after a file is modified
  • [sync] Use multi-threads to upload/download file blocks
  • [admin] Enable config Seafile via seafile.rc in Mac/Linux or seafile.ini in Windows (https://github.com/haiwen/seafile-user-manual/blob/master/en/faq.md)
  • [admin] Enable uninstall Seafile without popup "deleting config files" dialog
  • Add file lock
  • [mac, extension] Add getting Seafile internal link
  • [mac, extension] Improve performance of showing sync status

New in Seafile 4.2.8 (Jul 16, 2015)

  • Improve the ui for downloading the encrypted library
  • filebrowser: fix a crash when closed while context menu pop up
  • explorer extension: show read-only badge when a file is read-only

New in Seafile 4.2.7 (Jul 8, 2015)

  • [mac] Use OS X native notification when possible (OS X >= 10.8)
  • [mac] Implement sync status improvement for every files
  • filebrowser: fix uploading failures in the folders with permission set
  • filebrowser: support "save as" multiple files simultaneously
  • filebrowser: fix the sorting of folders
  • filebrowser: implement get seafile internal link
  • shibboleth: popup ShiLoginDialog when doing relogin
  • [ui] disable the inputablity of computer name when doing login

New in Seafile 4.2.5 (Jun 24, 2015)

  • [mac] add "seafile://" protocol support
  • [UI] tweak search tab item padding
  • Add a menu item to open seafile folder
  • [UI] don't change current account after logout
  • [UI] fix some bugs on account-view
  • [UI] improve account management
  • filebrowser: support readonly directories
  • [fix] Fix creating subfolder for password-protected repo
  • [fix] Fix file size integer overflow in search results

New in Seafile 4.2.4 (Jun 11, 2015)

  • [pro] add new tab to searching files
  • [osx] fix the regularly disappearance tray icon (Qt5.4.2)
  • add an option to syncing with an existing folder with a different name
  • avoid race condition when quiting
  • fix a bug with opening password-protected repo in cloud browser
  • ui: tweak paddings in the event activities
  • filebrowser: show file type correctly along with icons
  • ui: improve repo item category
  • ui: show download link in share link dialog
  • ui: enhance event details

New in Seafile 4.2.3 (May 30, 2015)

  • Improve self-signed CA support
  • Auto login when click "view on cloud"
  • [fix] Fix bugs with open directory from modification details dialog (pro)
  • [fix] Fix incorrect transfer rates for each sync task
  • [fix] Fix auto uploaded modified files in cloud file browser for some office files

New in Seafile 4.2.2 (May 26, 2015)

  • [Mac] Load trusted CA certificates from Keychain
  • [fix] Fix a file deletion problem in Mac client
  • Ignore the others of ssl errors if we have dealt with one
  • Expand env variable in preconfigure seafile directory
  • Hide explorer extension option on other platforms than windows
  • Cloud file browser: fix broken title bar when minimized on windows
  • Remove unused option in setting dialog

New in Seafile 4.2.1 (May 14, 2015)

  • [fix] Fix "Waiting for synchronization" problem
  • [mac] Fix some memory leaks
  • Description is no longer required when creating repositories
  • [fix] Fix webview url for server version >= 4.2.0
  • redesign the event list in activity tab (pro)
  • [fix] Fix window focus when creating repository from drag and drop
  • [fix] filebrowser: fix sorting column kind for non-English users
  • network: disable weak ciphers explicitly
  • [fix] Fix a issue synced subfolders are not shown when client starts
  • [fix] Remember the used server addresses for convenience
  • [fix] Fix the ssl handshake errors with custom CA seafile servers

New in Seafile 4.2.0 (May 7, 2015)

  • Use http syncing only
  • Auto detect existing folders and prompt "syncing with existing folder" in first time syncing
  • [fix] Fix main window stay outside screens problem
  • [fix] Fix a few small syncing issues.
  • [osx] Allow sharing root directory from finder extension
  • Auto login from the client when click the server URL (need v4.2 server)
  • Auto logout when the authorization is expired (require server supports)
  • Auto detect existing folders in first time syncing
  • Save server info persistently
  • More miscellaneous fixes

New in Seafile 4.1.6 (Apr 22, 2015)

  • [mac] add finder sync extension (need OSX 10.10.x)
  • [mac] fix the broken hide-the-dock option in some cases
  • Update shibboleth support
  • [cloud file browser] Pop notifications when new versions of cached files uploaded
  • [cloud file browser] Add a save_as action
  • [cloud file browser] Improve file browser's UI
  • [fix] Fix a rare case of login failure by using complex password, a regression from 4.1.0
  • [fix] Fix a rare case of program crash when changing accounts
  • Update avatars automatically
  • More miscellaneous fixes

New in Seafile 4.1.5 (Apr 15, 2015)

  • Add Shibboleth login support
  • Reset local modified files to the state in Server when resyncing a read-only library.
  • [fix] Fix unable to unsync a library when it is in the state of uploading files
  • [fix, win] handle file/directory locking more gracefully
  • Add http user agent for better logging in Apache/Nginx
  • [fix] Fix timeout problem in first time syncing for large libraries

New in Seafile 4.1.3 (Mar 25, 2015)

  • Fix unable to sync bug (permission denial) if the Windows system user name contains space like "test 123" introduced in v4.1.2

New in Seafile 4.1.2 (Mar 19, 2015)

  • Add logout/login support (need server 4.1.0+)
  • fix proxy password disappearance after restarting issue
  • mask proxy password in the setting dialog
  • [Fix] fix unexpected disconnection with proxy servers
  • [Fix] fix a conflicting case when we have read-only sharing repository to a group
  • update translations
  • support darkmode (OS X)
  • and other minor fixes

New in Seafile 4.1.1 (Mar 3, 2015)

  • Add network proxy support for HTTP sync
  • [Mac] Add more complete support for retina screen
  • Improve UI
  • Add option for killing old Seafile instance when starting a new one
  • Add experimental support for HiDPI screen on Windows and Linux
  • Showing shared from for private shared libraries
  • Use API token v2 for shibbloeth login
  • [fix] Fix some bugs in uploading file from cloud file browser
  • fix a bug of uploading directory from cloud file browser (pro version)

New in Seafile 4.0.5 (Jan 8, 2015)

  • [fix] [mac] More on fixing mac syncing problem
  • [Linux, Mac] Do not ignore files with invalid name in Windows
  • [fix] Fix "sync now"
  • [fix] Handle network problems during first time sync
  • [file browser] Support create folders
  • [file browser] Improve interface
  • [file browser] Support multiple file selection and operation

New in Seafile 4.0.4 (Dec 16, 2014)

  • [fix] [mac] Fix a syncing problem when library name contains "è" characters

New in Seafile 4.0.3 (Dec 8, 2014)

  • [fix] [mac] Fix a syncing problem when library name contains "è" characters
  • [fix] Fix another bug in syncing with HTTP protocol

New in Seafile 4.0.2 Beta (Dec 3, 2014)

  • [fix] Fix bugs in syncing with HTTP protocol

New in Seafile 3.1.9 (Nov 17, 2014)

  • [fix] Fix conflict problem when rename the case of a folder
  • [fix] Improve the deleted folder reappearing problem if it contains ignored files
  • [fix] Add "resync" action

New in Seafile 3.1.8 (Nov 17, 2014)

  • Better support read-only sync. Now local changes will be ignored.
  • [Mac,Fix] Fix detection of local changes.

New in Seafile 3.1.7 Beta (Sep 29, 2014)

  • [fix] Fix another not sync problem when adding a big file (>100M) and several other files.

New in Seafile 3.1.6 Beta (Sep 19, 2014)

  • Add option to sync MSOffice/Libreoffice template files
  • Add back choosing the "Seafile" directory when install Seafile client.
  • Add option to change the address of a server
  • Add menu item for open logs directory
  • [Mac] Add option for hide dock icon
  • Show read-only icon for read-only libraries
  • Show detailed information if SSL certification is not valid
  • Do not show "Seafile was closed unexpectedly" message when turning down of Windows
  • Don't refresh libraries/starred files when the window is not visible
  • Move local file to conflict file when syncing with existing folder
  • Add more log information when file conflicts happen
  • [fix] Fix sync error when deleting all files in a library
  • [fix] Fix not sync problem when adding a big file (>100M) and several small files together.

New in Seafile 3.1.5 Beta (Aug 14, 2014)

  • [fix] Fix possible crash when network condition is not good.
  • [fix] Fix problem in syncing a large library with an existing folder
  • Add option "do not unsync a library even it is deleted in the server"
  • [mac] upgrade bundled openssl to 1.0.1i
  • [mac] remove unused ossp-uuid dependency
  • [mac] fix code sign issue under OSX 10.10

New in Seafile 3.1.4 Beta (Aug 5, 2014)

  • [fix, Mac] Fix case conflict problem under Mac

New in Seafile 3.1.3 Beta (Aug 4, 2014)

  • [fix] Fix showing bubble
  • [Mac] More UI improvements

New in Seafile 3.1.0 Beta (Jul 25, 2014)

  • Add starred files and activity history
  • Notification on unread messages
  • Improve icons for Retina screen
  • Load and show avatar from server

New in Seafile 3.0.4 (May 22, 2014)

  • [fix] Fix a syncing bug

New in Seafile 3.0.3 (May 6, 2014)

  • [fix] Fix syncing problem when update from version 2.x
  • [fix] Fix UI when syncing an encrypted library

New in Seafile 3.0.2 (Apr 25, 2014)

  • [fix] Fix a syncing issue.

New in Seafile 2.1.2 (Apr 25, 2014)

  • Show proper error message when failed to login
  • Show an error message in the main window when failed to get libraries list
  • Open seahub in browser when clicking the account url
  • Add an option "Do not automatically unsync a library"
  • Improve sync status icons for libraries
  • Show correct repo sync status icon even if global auto sync is turned off
  • Show more useful notification than "Auto merge by system" when conflicts were merged

New in Seafile 3.0.1 Beta (Apr 18, 2014)

  • Improved SSL check
  • Improved UI of sync library dialog
  • Send device name to the server
  • [fix] Fixed system shutdown problem
  • [fix] Fixed duplicate entries in recently updated libraries list
  • Remove ongoing library download tasks when removing an account
  • Updated translation
  • [fix] Fix file ID calculation

New in Seafile 2.1.1 (Jan 15, 2014)

  • Make the main window resizable
  • [windows] Improved tray icons
  • Show detailed network error when login failed
  • Show sub-libraries
  • [windows] Use the name of the default library as the name of the virtual disk

New in Seafile 2.1.0 (Jan 15, 2014)

  • Redesigned the UI of the main window
  • [windows] Download the default library, and creates a virtual disk for it in "My Computer"
  • Support drag and drop a folder to sync
  • Automatically check for new version on startup
  • Support of file syncing from both inside and outside the LAN
  • [fix] Fix a bug of clicking the tray icon during initialization
  • [fix] fixed a few bugs in merge and handling of empty folders
  • [mac] Fixed the alignment in settings dialog

New in Seafile 2.0.8 (Nov 12, 2013)

  • Fix UI freeze problem during file syncing
  • Improve syncing speed (More improvements will be carried out in our next version)

New in Seafile 2.0.6 (Nov 8, 2013)

  • Improve library details dialog
  • [fix] Fix a bug in api request
  • Improve the handling of "Organization" libraries
  • [fix] Fix the settings of upload/download rate limit
  • [fix] Update French/German translations
  • [cli] Support the new encryption scheme

New in Seafile 2.0.5 (Oct 28, 2013)

  • Improve UI
  • Fix a bug in French translation

New in Seafile 2.0.4 (Oct 28, 2013)

  • Improve memory usage during syncing
  • [Windows] Change system tray icons
  • [Windows] Hide seafile-data under Seafile folder
  • [fix] Fix remember main window's location
  • Improve the dialog for adding account
  • Add setting for showing main windows on seafile start up
  • Open local folder when double click on a library
  • Show warning dialog when login to a server with untrusted ssl certification

New in Seafile 2.0.3 (Oct 28, 2013)

  • sync empty folder
  • support seafile crypto v2
  • show warning in system tray when some servers not connected
  • add German/French/Hungarian translations
  • change system tray icons for Windows
  • show "recent updated libraries"
  • reduce cpu usage
  • [fix] fixed a bug when login with password containing characters like "+" "#"
  • ask the user about untrusted ssl certs when login
  • add Edit->Settings and "view online help" menu item

New in Seafile 2.0.2 (Oct 28, 2013)

  • [Fix] Fix compatibility with server v1.8
  • [Fix] the bug of closing the settings dialog
  • Add Chinese translation
  • Show error detail when login failed
  • Remember main window position and size
  • Improve library detail dialog
  • Add unsync a library

New in Seafile 2.0.0 (Oct 28, 2013)

  • Re-implement GUI with Qt

New in Seafile 1.8.0 (Aug 1, 2013)

  • [bugfix] Skip chunking error
  • Improve local web interface
  • Remove link to official Seafile server
  • Ignore all temporary files created by Microsoft Office

New in Seafile 1.7.2 (Jul 1, 2013)

  • Fix a bug in un-syncing library.

New in Seafile 1.6.1 (Apr 29, 2013)

  • [bugfix] Prevent running of multiple seaf-daemon instance
  • Improve the efficiency of start-up GC for libraries in merge stage
  • [mac,win] Handle case-conflict files by renaming

New in Seafile 1.3.0 (Dec 10, 2012)

  • Several bugs fixed for client.