5.1.0-Beta1
Pre-release
Pre-release
·
135 commits
to master
since this release
Abstract
This is the first beta version able to open public share links. This feature will be enabled at a later date backend side.
What's Changed
- feat: External links list files by @adrien-coye in #1307
- feat: External links download files by @adrien-coye in #1308
- chore: Fetch i18n to date by @adrien-coye in #1333
- feat: Public share locked and expired UI by @adrien-coye in #1328
- feat: External links upsale sheet by @adrien-coye in #1309
- fix(DriveFileManager): Fix pagination for public share by @adrien-coye in #1348
- refactor(DownloadOperation): Split into subclasses by @adrien-coye in #1367
- refactor(DownloadArchiveOperation): Split code related to publicShare by @adrien-coye in #1368
- refactor: Common download operation by @adrien-coye in #1370
- feat: Multiselect behaviour by @adrien-coye in #1311
- refactor: Rework deeplinks by @adrien-coye in #1358
- feat: Factorise add to my drive action by @adrien-coye in #1350
- feat: External links download all progres UI by @adrien-coye in #1375
- ci: Prevent commit / PR ending with period by @PhilippeWeidmann in #1387
- feat(CI): Make sure CI runs on any OPEN PR by @adrien-coye in #1386
- feat: Add to my drive action by @adrien-coye in #1349
- feat: Public share Matomo by @adrien-coye in #1376
- fix: Public Share action sheet offset by @adrien-coye in #1378
- feat: Public Share video streaming in previews by @adrien-coye in #1392
- fix: Public Share works with app lock by @adrien-coye in #1379
- chore(AppDelegate): Clean Public Share sample links by @adrien-coye in #1380
- feat(FileGridCollectionViewCell): Preview thumbnails by @adrien-coye in #1393
- fix: Public share link behaviour on login and logout by @adrien-coye in #1394
- refactor(UploadQueueViewController): Using DifferenceKit to prevent a crash by @adrien-coye in #1388
- feat(PreviewViewController): Download in cache public share files for preview by @adrien-coye in #1395
- refactor(UploadQueueFoldersViewController): Using DifferenceKit to fix a crash by @adrien-coye in #1389
- fix(FileCollectionViewCell): Invalidated realm object in async code by @adrien-coye in #1396
- fix(PreviewViewController): Disable edit button in public share mode by @adrien-coye in #1398
- fix(FileListViewController): Bottom padding in public share mode by @adrien-coye in #1401
- feat: Public share feature branch by @adrien-coye in #1306
- fix(PreviewViewController): Realm crash with an invalidated File by @adrien-coye in #1399
- fix(FloatingPanelQuickActionCollectionViewCell): Realm crash on invalidated file by @adrien-coye in #1397
- fix(deeplinkService): Prevent display post login of locked and expired views by @adrien-coye in #1404
- fix(FilePresenter): Specific .webloc preview handling in PublicShare by @adrien-coye in #1402
- fix(publicShare): Audio preview by @adrien-coye in #1403
- chore: Bump libraries, and set app version to 5.1.0 by @adrien-coye in #1408
- fix(publicShare): Preview retry download office file as PDF woking in public share mode by @adrien-coye in #1406
- fix(DownloadAuthenticatedOperation): Remove invalid assertion in debug by @adrien-coye in #1407
- fix: InExtensionRouter availlable in extension mode to prevent crashes by @adrien-coye in #1391
- fix(DirectoryEnumerator): Remove deleted items from updated items by @PhilippeWeidmann in #1410
Full Changelog: 5.0.3-Release...5.1.0-Beta1