-
-
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
25.0.0 RC2 #34276
25.0.0 RC2 #34276
Conversation
blizzz
commented
Sep 27, 2022
•
edited
Loading
edited
- [stable25] Fix Talk checkout in video verification test #34187
- [stable25] DashBoard : Allow up to 5 widgets side by side #34213
- [stable25] Fix loading custom background #34221
- [stable25] Fixing missing theming variables #34236
- [stable25] Make phpcs happy and remove unused setup thing #34237
- [stable25] Fix install page #34251
- [stable25] Move Reference class to public namespace #34253
- [stable25] Bump nth-check and @vue/cli-service #34257
- [stable25] Bump moment-timezone from 0.5.34 to 0.5.37 #34258
- [stable25] Bump moment from 2.29.3 to 2.29.4 #34268
- [stable25] Remove unneeded and problematic vue-cli-plugin-unit-test #34270
- [stable25] Add endpoint to fetch a cachable reference data #34285
- [stable25] l10n: Fix text string #34286
- [stable25] Add primary color presets for shipped backgrounds #34293
- [stable25] Fix grid view button in public page #34294
- [stable25] Fix focussing to internal link after copy #34295
- [stable25] fix default value for updatedirectory setting #34310
- [stable25] Fix various theming bugs #34315
- [stable25] Add cache header for image endpoint if link previews #34316
- [stable25] fix highcontrast theme #34317
- [stable25] Remove unwanted settings button background #34319
- [stable25] Fix user status emoji picking #34320
- [stable25] unbundle files_videoplayer and clean up a little #34325
- Adjust testing matrix for Nextcloud 25 on stable25 activity#928
- [stable25] Update christophwurst/nextcloud dependency activity#934
- Migrate to nextcloud/OCP package in stable25 activity#936
- Migrate to nextcloud/OCP package in stable25 firstrunwizard#745
- Adjust testing matrix for Nextcloud 25 on stable25 logreader#786
- Migrate to nextcloud/OCP package in stable25 logreader#790
- Adjust testing matrix for Nextcloud 25 on stable25 nextcloud_announcements#104
- [stable25] Update christophwurst/nextcloud dependency nextcloud_announcements#107
- Migrate to nextcloud/OCP package in stable25 nextcloud_announcements#109
- [stable25] Update christophwurst/nextcloud dependency notifications#1286
- [stable25] Fix missing browser notifications notifications#1291
- Migrate to nextcloud/OCP package in stable25 notifications#1293
- [stable25] Use composer requirements for psalm action and upgrade to nextcloud/ocp photos#1286
- [stable25] Do not get all the files list when fetching the albums list photos#1288
- [stable25] Fix file picker initialization photos#1299
- [stable25] update service worker for correct scope photos#1302
- Adjust testing matrix for Nextcloud 25 on stable25 related_resources#51
- [stable25] Update christophwurst/nextcloud dependency related_resources#58
- Migrate to nextcloud/OCP package in stable25 serverinfo#402
- Adjust testing matrix for Nextcloud 25 on stable25 survey_client#145
- Migrate to nextcloud/OCP package in stable25 survey_client#148
- [stable25] Fix: Formatting help doesn't open on mobile text#3058
- Migrate to nextcloud/OCP package in stable25 text#3060
- [stable25] Adjust package import text#3065
- [stable25] l10n: Fix text string viewer#1387
Signed-off-by: Arthur Schiwon <[email protected]>
|
||
// The human readable string | ||
$OC_VersionString = '25.0.0 RC 1'; | ||
$OC_VersionString = '25.0.0 RC2'; |
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.
Which one had the wrong pattern?
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.
RC 1 was wrong
@blizzz are we allowed to merge backports during the RC phase? |
It is not the last RC, so it's a bit less strict. But still: important bug fixes, no funny things, no features. |
Hi all would we be able to add this in as well #32635 |
commented in the ticket. in doubt we'll have at least one more RC. |