-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oCIS beta7 release notes #4774
oCIS beta7 release notes #4774
Conversation
@@ -23,6 +23,21 @@ You can read more about the Infinite Scale beta phase on https://owncloud.com | |||
- https://owncloud.com/infinite-scale-beta[Infinite Scale Beta Page] | |||
- https://owncloud.com/news/infinite-scale-beta/[Infinite Scale Beta is coming] | |||
|
|||
=== Beta 7 | |||
|
|||
Infinite Scale 2.0.0 beta7 includes stability, security and performance improvements. Web Office does now respect the user's language setting and system administrators can recover a lost admin password. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Web Office does not respect the user's language. We can now give the language to the app provider, but we didn't implement it in web, yet. So backend made it possible, but in web ui nothing is different.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed
* Encryption and authentication settings have been added to the mail server configuration. https://github.com/owncloud/ocis/pull/4443[ocis#4443] | ||
* The authentication middleware has been rewritten to increase security and stability. https://github.com/owncloud/ocis/pull/4374[ocis#4374] | ||
* There's a new endpoint `/app/open-with-web` which allows native clients to open applications like ONLYOFFICE or Collabora Online directly in the web browser. https://github.com/owncloud/ocis/pull/4376[ocis#4367] https://github.com/cs3org/reva/pull/3143[cs3org/reva#3143] | ||
* Infinite Scale 'extensions' have been renamed to 'services' to better fit their actual job. https://github.com/owncloud/ocis/pull/4407[ocis#4407] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was already done for beta1. There were some leftovers that are fixed in this beta.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I know. But we didn't really mention it so far.. should I just remove it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
@kulmann if you are ok with the changes too, pls remove your "changes requested" and you can merge afterwards 😄 |
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
No description provided.