v35.0.0beta3
Pre-release
Pre-release
·
143 commits
to main
since this release
Nextcloud 35.0.0beta3
server
- Feat: OCS Calendar Import (server#55178)
- Feat: allow loading external storage config values from file (server#60743)
- Fix: better error when missing user or host for sftp (server#60816)
- Feat: Add frankenphp worker support for more endpoints (server#61115)
- Feat: contacts import ocs (server#61277)
- Feat: Mark 32 bits support as removed for Nextcloud Hub 27 Winter (server#61537)
- App menu open on hover (server#61694)
- CloudFederationApi: access-token lifecycle fixes (server#61889)
- Fix(files_sharing): validate input in PublicPreviewController#getPreview (server#61960)
- Fix(iMIP): Prevent mails from carrying an unrelated user's name (server#62580)
- Fix: allow file request upload when `part_file_in_storage=false` (server#62986)
- Fix(core): never insert a unified search result above a rendered one (server#63003)
- Fix(user_ldap): restore OCS API functionality for configID = '' (server#63165)
- Feat: allow specifying the actor in unified sharing cli (server#63190)
- Fix: Respect cached false for OCM discovery (server#63200)
- Feat(console): Add support for suggestedValues (server#63218)
- Refactor: allow non-lowercase string in ITable methods (server#63219)
- Fix: Public link with multiple mounts (server#63241)
- Fix(group): Set the display name on every backends that supports it (server#63246)
- Test: remove double setup from share tests (server#63248)
- Fix(preview): order previews by ID during pagination (server#63249)
- Fix(preview): delete version metadata by preview ID (server#63251)
- Fix(preview): qualify the ambiguous columns in PreviewMapper queries (server#63286)
- Port oauth2 to new Entity system (server#63288)
- Fix(sharing): key shares by string when loading share permissions (server#63291)
- Fix(dbal): Regression on PreparedStatement caused by fcc63b9603596c1b (server#63294)
- Fix(jobs): don't overwrite the --stop_after baseline in background-job:worker (server#63297)
- Fix: Creating shares with multiple mount permissions (server#63299)
- Fix(admin_audit): handle audit reads for new files (server#63305)
- Fix(config): mask the Euro-Office jwt_secret as sensitive (server#63311)
- Feat(db-schema): Add IColumn::getName (server#63318)
- Improve dispatcher (server#63326)
- Feat: add SchemaChecker tool (server#63351)
- Fix(tests): Mock discovery services to avoid network requests hanging (server#63352)
activity
- Fix(files): do not publish incompletely built activity events (activity#2813)
- Feat(filters): Add a focused filter (activity#2857)
- Fix(navigation): fill the active filter icon, outline the rest (activity#2869)
app_api
circles
files_pdfviewer
notifications
office
- Fix: order and limit the DAV search so "Recent" is actually recent (office#105)
- Style(icon): Update icon to Material Symbols icon (office#108)
- Docs: Backfill CHANGELOG.md from merged PR history (office#111)
- Feat: show preview thumbnails in the list view (office#87)
photos
- Feat: justified grid, density toggle, blurhash crossfade (photos#3484)
- Feat: search, trip memories, map, slideshow, long-press selection (photos#3485)
- Feat: delight pass — favourite pop, selection ripple, shimmer, illustrations, animated counters, album hero, year recap, EXIF overlay (photos#3486)
- Feat: per-photo actions menu (EXIF / Add to album / Share / Delete) (photos#3487)
- Feat: per-photo EXIF editor (date taken + GPS coordinates) (photos#3493)
- Fix timestamp when looking at photos (photos#3571)
- Fix(timeline): hide create-album label text on mobile (photos#3729)
- Fix(album): calculate date range end against latest date (photos#3757)
- Fix(album): avoid refetching empty album file lists (photos#3758)