
Seafile is an enterprise file hosting platform with synchronization features. It lets you organize files into libraries; a library can be selectively synced into any device. Cloud storage can have a local S: drive in your computer, which can be accesses like a normal disk; since these files are synced with the cloud automatically, they can be used offline.
v4.2 [May 18, 2015]
4.2
4.2.6 (2015/06/25)
[win] Fixed more memory problem that will cause crash of explorer extension
4.2.5 (2015/06/24)
[win] Fixed a possible memory corruption in explorer extension
[win] Add icon for readonly state in explorer extension
[win] unconfigured clients now can hide the configuration wizard
[win] ui: improve set password dialog
[win] fix broken local DNS resolve
[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
4.2.4 (2015/06/11)
[win] add workarounds with auto update bugs in cloud browser
[win] add the missing support for ipv6 (curl)
[pro] add new tab to searching files
[osx] fix the regularly disappearance tray icon (Qt5.4.2)
[win] [osx] fix broken network connection sometimes after resume (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
4.2.3 (2015/05/29)
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
4.2.2 (2015/05/26)
[win] Use Openssl to handle HTTPS connection
[Mac] Load trusted CA certificates from Keychain
[fix] Fix logout/login issue (libraries stay at waiting for sync)
[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
4.2.1 (2015/05/14)
[fix] Fix "Waiting for synchronization" problem
[win] Fixed encoding problem in the explorer extension
[win] Prefer home for seafile data dir when it is on the largest drive
[win] Adopt preconfigure directory for initialization if any
[win] Adopt preconfigure server addr for adding accounts if any
[win] Open current repo worktree when clicking ballon message
[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
4.2.0 (2015/05/07)
[win] Support overlay icons for files based on the sync status
Use http syncing only
Auto detect existing folders and prompt "syncing with existing folder" in first time syncing
[win] Open desktop icon popup the main window if Seafile is already running
Respect umask on Linux
[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