ownCloud 9.0 发布,并且许多性能得以改进,bug修复,清理,新特性。从一开始,为了每个人都能够运行他们自己的服务器,但仍可以与他人合作和分享,“完全联盟”一直是ownCloud的首要目标。
主要改进:
合作
The introduction of comments and tags combined with the improved notifications and activity feed allows better user interaction. You can comment on any file and see the comments of others. Tags will help you organize your files and give you the ability to filter files on tags in the left sidebar.
The reworked notifications separate out the activity feed with a view of what’s happening with your files from events you should respond to like new shares or calendar notifications. This makes it a lot easier to keep track of what is going on with your data! This blog post is a nice summary of the improvements.
完全联盟
It is one of the main goals of ownCloud, since the beginning, to enable
everyone to run their own server but still collaborate and share with
others. Sharing between different ownCloud servers is possible for a
while now. But this is easier than ever with cross-server user name auto
complete, trusted servers and more. Once you’ve shared with another
ownCloud server, it will be added as a trusted server, exchanging user
names. This will enable ownCloud to auto complete names from users of
all shared servers. Admins have control over these features, so they can
add trusted servers manually and disable the automatic addition.
We released the ownCloud Federation API last summer as a first draft.
Since then we collected a lot of feedback and improved the
specification. I’m super happy that other projects and cloud software
started to adopt this API to become compatible. The first one is Pydio who will support this Federation API in their next release later this month.
最终可伸缩性
ownCloud already scaled from Raspberry Pi for 1-10 users, to up to
500,000 users. But some of the bigger ownCloud users requested more.
So we implemented a new storage API that enables deeper integration with
storage solutions and we updated the sharing code to handles more
shares with more users.
This was developed in collaboration with international research
institutions like CERN and AARNet. This enables ownCloud to scale to
multi petabytes and breaking existing barriers for file sync and share!
opensource.com has all the details.
更多改进:
Both Calendar and Contacts have been updated for ownCloud 9
A brand new, stand-alone updater will ensure smoother upgrades from 9.0 and onwards
Code Signing ensures the integrity of your ownCloud installation
App updates are more visibleApp updates are more visible