v35.0.0beta2
Pre-release
Pre-release
·
143 commits
to main
since this release
Nextcloud 35.0.0beta2
server
- Feat(entity): Provide a new API for entities (server#56199)
- Refactor: Remove old deprecated methods from OCP\Calendar (server#60955)
- Fix ldap:show-remnant sharer column when remnants are disabled (server#61677)
- Fix: multiple file selection on tab navigation (server#62482)
- Feat(systemtags): implement tag filter (server#62694)
- Fix(share): Avoid crash when share owner is not found (server#62791)
- Feat(setup): allow to pass SSL/TLS config for database connection (server#62958)
- Fix(NavigationManager): properly register closures (server#62988)
- Feat: add shared resource section to profile (server#63002)
- Chore(deps): update giggsey/libphonenumber-for-php-lite to 9.0.35 (server#63033)
- App menu sorting improvement (server#63104)
- Fix: bump dav version for to trigger migration (server#63138)
- Refactor: use Share for most SharingManager parameters instead of just the id (server#63140)
- Feat(console): Expose raw Symfony OutputInterface and InputInterface (server#63174)
- Refactor(dbal): Adjust types of some strings (server#63175)
- Feat(api): Add more methods from DBAL (server#63176)
- Update ITable.php to include `comment` (server#63177)
- Chore: add `playwright.config.ts` to `.nextcloudignore` (server#63181)
- Docs: sync AGENTS.md with updated agent snippet from nextcloud/.github (server#63193)
- Feat(db): Add support for SortDirection to addSortBy and sortBy (server#63212)
activity
- Fix(sidebar): stop loading the activity list twice and applying stale… (activity#2837)
- Suppress MissingPureAnnotation and MissingImmutableAnnotation (activity#2858)
- Chore: Remove DBAL from exclusion psalm list (activity#2859)
circles
- Chore: Add SPDX header (circles#2633)
- Fix(shares): expose share of TYPE_CIRCLE to the FilesList in groupfolders (circles#2727)
- Fix(well-known): fallback on manual extraction of params (circles#2739)
- Port Fixes from Contacts to Circles for CirlceUI (circles#2740)