-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
14.0.0 Beta 1 #10370
14.0.0 Beta 1 #10370
Conversation
@skjnldsv @nickvergessen I added it to the "optional" section, but it might need to go to the must haves, right? |
We didn't have "normal" guest avatars for so long, doesn't matter to not have them one more year. |
Year?? 😱 |
Version, sorry.... |
Added:
|
That is the failing acceptance test. |
7511e9c
to
0022c10
Compare
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
0022c10
to
6d9b8e4
Compare
|
||
// The human readable string | ||
$OC_VersionString = '14.0.0 alpha'; | ||
$OC_VersionString = '14.0.0 Beta 1'; |
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.
alpha is lowercase and beta upper?
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.
Was like that in the past:
Must haves
Nice to have
Add support for room shares #10255 Add support for room shares(moved to 15)Optional
Fail the translation test when there are multiple single placeholders #10219 Fail the translation test when there are multiple single placeholdersCheck proper case for user UID #9633 Check proper case for user UIDIntroduces avatars for guest users #10248 Introduces avatars for guest usersKnown bugs (and potential fixes)
Calendar ressource and room manager should not take implementations but class names #10212 Calendar ressource and room manager should not take implementations but class names (technical debt/public API)(does not block beta 1, but should be looked at during the bug fixing phase)Privacy: Avatar public available #5456 Privacy: Avatar public available(does not block beta 1, but should be looked at during the bug fixing phase)