Seafile version 6.1.0 beta is ready for testing!

And when does 6.0.7 or 6.0.9 or even 6.1.0 for Windows Server come out?

Windows server is only released occasionally.

I cannot wait to compile it :slight_smile:

5 Likes

Is improving markdown support postponed or just not part of this beta?

Thanks for the new release.

At first glance the OnlyOffice integration works very well,much better than Collabora Online(for me).

Is it planned to implement, the editing function of documents without login?
Access only over web-link aka the “Collaboration links”.

Best thanks for the grade work at Seafile.

Thank you SO much!

[quote=“daniel.pan, post:1, topic:2758, full:true”]
From this version, the Wiki module is hidden by default. Users will not be able to turn it on. From our feedback, this feature is not used by most users.[/quote]

Well, I would love to use it if it were a Wiki. As far as I experienced Seafile-Wiki is only a folder containing markdown files (which you can set up in any library - no need for a Wiki feature).
If there would be the possibility to set up a at least something that supports pages with sub pages the Seafile wiki concept would be compareable to a real Wiki.

2 Likes

I cannot wait to get the result. Thanks for your work!

1 Like

The Beta is already compiled since yesterday :slight_smile:

In a couple of minutes should go online…

3 Likes

Will it have GC for the backup server?

@daniel.pan

Does this give us full access to everything OnlyOffice has including CRM, Mail, Etc, or is it Documents only?

I am looking forward for testing the office solution. Keep up the good work!

upgraded from 6.0.2 on ubuntu. I am getting always

“Unhandled Exception
An unhandled exception was thrown by the application.”

only suspicious error is in controller.log: [05/14/17 10:38:07] seafile-controller.c(528): seafdav not enabled.
no errors in the logs directory whatsoever. nginx runs fine. apt-update and upgrade was done. hmmm.
EDIT: made a new topic: 6.1 beta "Unhandled Exception"

1 Like

No. Only Document Server is integrated.

@Jonathan

Thanks for the clarification. Is that just how integration with OnlyOffice works or is that all Seafile has decided to currently integrate?

We only plan to integrate with OnlyOffice’s document feature.

Try install this python module: sudo pip install requests

Thanks, but this module is already installed.
EDIT: I wonder how to isolate this problem. For me it seems like a problem with Django, does it?

When can we expect a stable release?

i’d assume that (racist) bloke is trying to blackmail seafile for not releasing something that would harm their business model. i got here now because he/she turned up in the RSS feed.

Hello everyone !

How Can I deactivate video previews for my seafile server ?
Thanks :stuck_out_tongue:

no I am confused, I am not really an expert on this:

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.8 (jessie)
Release: 8.8
Codename: jessie

apt-get install ffmpeg
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

on the other hand, I found an existing package libav-tools that is supposed to be a replacement.

do I need another source for ffmpeg in sources.list (which?) or is the package libav-tools the correct one to install?

sources.list:
deb http://ftp.de.debian.org/debian/ jessie main
deb-src http://ftp.de.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

deb http://ftp.de.debian.org/debian/ jessie-updates main
deb-src http://ftp.de.debian.org/debian/ jessie-updates main

edit:
it seems, I need to add: deb http://ftp.de.debian.org/debian/ jessie-backports main