mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
[docs-only] Infinite Scale 2.0.0 Release Notes
This commit is contained in:
@@ -7,6 +7,41 @@ geekdocEditPath: edit/master/docs/ocis
|
||||
geekdocFilePath: release_notes.md
|
||||
---
|
||||
|
||||
## ownCloud Infinite Scale 2.0.0
|
||||
|
||||
Version 2.0.0 is a milestone in the development of Infinite Scale as it now comes with all features that have been planned for the upcoming general availability version. Before general availability, there are going to be a number of beta releases as the last development phase before Infinite Scale will be available and recommended for production use.
|
||||
|
||||
You can read more about the Infinite Scale beta phase on https://owncloud.com:
|
||||
|
||||
- [Welcome to the Infinite Scale Beta](https://owncloud.com/news/infinite-scale-beta-available/)
|
||||
- [Infinite Scale Beta Page](https://owncloud.com/infinite-scale-beta)
|
||||
- [Infinite Scale Beta is coming](https://owncloud.com/news/infinite-scale-beta/)
|
||||
|
||||
The first beta release of Infinite Scale 2.0.0 (beta1) introduces the 'File Search' feature and completely replaces the integrated user management with a lightweight LDAP server that is shipped out-of-the-box (LibreIDM). ownCloud Web introduces a new, feature-rich upload manager based on uppy.io and comes with a couple of design and usability round-offs.
|
||||
|
||||
The most prominent changes in **ownCloud Infinite Scale 2.0.0 beta1** and ownCloud Web 5.5.0 comprise:
|
||||
|
||||
* All 'Breaking changes' of Infinite Scale 1.20.0 Technology Preview have been fixed. Especially the [WOPI Server extension](https://github.com/cs3org/wopiserver) is compatible with Infinite Scale 2.0.0 again.
|
||||
* The 'Search' feature to find files and folders based on their name is now available in the backend and in ownCloud Web. [ocis#3635](https://github.com/owncloud/ocis/pull/3635) [web#6841](https://github.com/owncloud/web/pull/6841)
|
||||
* ownCloud Web introduces a new upload manager based on Uppy (https://uppy.io). Uppy provides a well-designed upload manager overlay, integrates seamlessly with the TUS protocol for upload chunking and provides the ability to cancel, pause and resume uploads. [web#6202](https://github.com/owncloud/web/pull/6202)
|
||||
* The existing integrated user management has been replaced by LibreIDM which is a lightweight LDAP server being developed by ownCloud and the LibreGraph community (https://github.com/libregraph/idm). LibreIDM comes with a MS Graph-based API and integrates a user interface for user & group management in ownCloud Web. [ocis#3331](https://github.com/owncloud/ocis/pull/3331) [web#6673](https://github.com/owncloud/web/issues/6673)
|
||||
* For security reasons, Infinite Scale will not start anymore without specifying certain secrets. A new command `ocis init` has been added to automatically prepare a new Infinite Scale installation by generating secure default secrets. [ocis#3551](https://github.com/owncloud/ocis/pull/3551)
|
||||
* The 'Shares' folder has been moved into a dedicated entry point. It is now available in the left sidebar as 'Shares' and will gather all incoming and outgoing shares of the user.
|
||||
* Space cover images will now be rendered with the correct aspect ratio. [web#6829](https://github.com/owncloud/web/pull/6829)
|
||||
* When un-sharing a file/folder, a confirmation dialog will now appear [web#6795](https://github.com/owncloud/web/pull/6795)
|
||||
* It is now possible to show/hide file extensions in ownCloud Web using the file list settings. [web#6793](https://github.com/owncloud/web/pull/6793)
|
||||
* Infinite Scale now provides dedicated quick links that can be created using the quick action in the file list. Once created, the quick link will stay until it's removed and will be copied when the quick action is used. [web#6820](https://github.com/owncloud/web/pull/6820)
|
||||
* It is now possible to create links with the 'Editor' role for single files. [web#6787](https://github.com/owncloud/web/pull/6787)
|
||||
|
||||
### Known issues
|
||||
|
||||
This section will be updated if known issues are discovered.
|
||||
|
||||
* COPY&MOVE in ownCloud Web is does not work outside of personal spaces
|
||||
* Single File Shares have no download action and thumbnail creation does not work for the recipient
|
||||
* Received shares cannot be renamed https://github.com/owncloud/ocis/issues/3721
|
||||
* The personal user quota is currently hardcoded https://github.com/owncloud/ocis/issues/3748
|
||||
|
||||
## ownCloud Infinite Scale 1.20.0 Technology Preview
|
||||
|
||||
Version 1.20.0 brings major improvements, new features and bug fixes to the platform. Infinite Scale now provides complete Auditing capabilities and the basic 'Spaces' feature has reached initial feature completeness. Furthermore, ownCloud Web introduces a number of smaller features as well as more design and usability improvements.
|
||||
|
||||
Reference in New Issue
Block a user