Skip to content
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

Tracking test results for ownCloud 10.5.0 #37593

Closed
3 of 65 tasks
davitol opened this issue Jun 25, 2020 · 3 comments
Closed
3 of 65 tasks

Tracking test results for ownCloud 10.5.0 #37593

davitol opened this issue Jun 25, 2020 · 3 comments
Assignees
Milestone

Comments

@davitol
Copy link
Contributor

davitol commented Jun 25, 2020

Changelog for ownCloud Core [10.5.0]

  • * Security - Add new system config to enforce strict login check with user backend: #37569
  • * Bugfix - Correct files_external:export output so it can be imported: #37054
  • * Bugfix - Add force option to delete user even if the user doesn't exist: #37103
  • * Bugfix - List data for pending federated share via OCS API correctly: #34636
  • * Bugfix - Ensure ETag changes if a change is detected in a folder: #37218
  • * Bugfix - Stop writing data to the output buffer when the connection is not alive: #37219
  • * Bugfix - Remove unused files and config opt for settings help: #37225
  • * Bugfix - Hide add to your OC at the public page when it's not allowed: #37232
  • * Bugfix - Send max number of steps as integer in RepairUnmergedShares: #37241
  • * Bugfix - Remove console logging of un-escaped data: #37256
  • * Bugfix - Earlier detection of connection status: #37291
  • * Bugfix - Rewrite code to fix some notices under PHP 7.4: #37311
  • * Bugfix - Properly store complex Webdav properties: #37314
  • * Bugfix - Cannot share with user name that has only numbers in the UI: #37324
  • * Bugfix - Fix error messages: #37338
  • * Bugfix - Allow unlimited access to PUT body if content length is 0: #37394
  • * Bugfix - Adjust user:sync --uid to use user backend iterator: #37398
  • * Bugfix - Log failed twofactor authentication: #37401
  • * Bugfix - Allow clearing a user email address or display name: #37424
  • * Bugfix - Allow clearing a user email address with the Provisioning API: #37424
  • * Bugfix - Logging of extra fields when logger does not have a writeExtra method: #37453
  • * Bugfix - Align the cancel button on public uploads: #37504
  • * Bugfix - Do not notify remote if both owner and sharer are local users: #37534
  • * Bugfix - Use relative path in shared_with_email activity: #37555
  • * Bugfix - Show error message at Settings Personal CORS: #37560
  • * Change - Disallow various special usernames: #32547
  • * Change - Support PHP 7.4: #36509 @davitol
  • * Change - Drop PHP 7.1 support across the platform: #36510 @davitol
  • * Change - Adjust wording displayed for empty additional settings panel: #36775
  • * Change - Add index on addressbookid: #3625
  • * Change - Keep the mtime of files and folders inside the tarball: #37222
  • * Change - Replace jeremeamia/superclosure with opis/closure: #37238
  • * Change - Update icewind/streams from 0.7.1 to 0.7.2 in files_external/3rdparty: #37249
  • * Change - Update icewind/streams from 0.7.1 to 0.7.2: #37253
  • * Change - Update league/flysystem (1.0.66 => 1.0.67): #37271
  • * Change - Update doctrine/dbal (2.10.1 => 2.10.2): #37283
  • * Change - Update Symfony components to 4.4.8: #37319
  • * Change - Update symfony/polyfill (1.15.0 => 1.16.0): #37367
  • * Change - Update sabre/xml (2.2.0 => 2.2.1): #37369
  • * Change - Update icewind/smb from 3.1.2 to 3.2.3 in files_external/3rdparty: #37370
  • * Change - Update react/promise (v2.7.1 => v2.8.0): #37383
  • * Change - Update league/flysystem (1.0.67 => 1.0.68): #37385
  • * Change - Update symfony/polyfill (1.16.0 => 1.17.0): #37385
  • * Change - Added federated shares scan cronjob depreciating incoming-shares:poll: #37391
  • * Change - Update laminas/laminas-zendframework-bridge (1.0.3 => 1.0.4): #37421
  • * Change - Update opis/closure (3.5.1 => 3.5.2): #37431
  • * Change - Use strict samesite cookie: #37442
  • * Change - Update opis/closure (3.5.2 => 3.5.3): #37443
  • * Change - Update doctrine/lexer (1.2.0 => 1.2.1): #37448
  • * Change - Update doctrine/cache (1.10.0 => 1.10.1): #37458
  • * Change - Add file action to lock a file: #37460
  • * Change - Update doctrine/instantiator (1.3.0 => 1.3.1): #37464
  • * Change - Update Symfony components to 4.4.9: #37465
  • * Change - Update nikic/php-parser (4.4.0 => 4.5.0): #37480
  • * Change - Share sheet improvements (internal sharing): #3979
  • * Change - Update opis/closure (3.5.3 => 3.5.4): #37492
  • * Change - Update Symfony components to 4.4.10: #37522
  • * Change - Update egulias/email-validator (2.1.17 => 2.1.18): #37544
  • * Change - Update opis/closure (3.5.4 => 3.5.5): #37547
  • * Change - Share sheet improvements (external sharing): #37558
  • * Change - Update symfony/polyfill (1.17.0 => 1.17.1): #37385
  • * Enhancement - Add new grace period and license management into core: #36814
  • * Enhancement - Add 3 new events (before-fail-after) for share password validations: #37438
  • * Enhancement - Boost performance of external storages: #37451
  • * Enhancement - Change the behavior of the header menus: #37490
@davitol davitol added this to the QA milestone Jun 25, 2020
@davitol davitol self-assigned this Jun 25, 2020
@jnweiger
Copy link
Contributor

@davitol Can we close here?
@pmaier1 close the entire https://github.com/orgs/owncloud/projects/139 board then?

@davitol
Copy link
Contributor Author

davitol commented Sep 15, 2020

Closing

@davitol davitol closed this as completed Sep 15, 2020
@davitol
Copy link
Contributor Author

davitol commented Sep 15, 2020

BTW idk why the checkboxes got unticked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants