Releases: Infomaniak/ios-kDrive
Releases · Infomaniak/ios-kDrive
4.2.7-Release
What's Changed
- DriveErrorViewController: unrecognized selector sent to instance by @valentinperignon in #920
- Delete API token when user is disconnected by @valentinperignon in #918
- [TrashList] Multiple selection: Realm accessed from incorrect thread by @valentinperignon in #923
- Fix offline sync by @valentinperignon in #917
- Shared With Me: show tabBar and allow upload by @valentinperignon in #922
- Remove deprecated
type
in DriveUser et UserFileAccess by @valentinperignon in #925 - Display external import folders by @flowbe in #722
- SaveFileVC from app should not let user select drive by @valentinperignon in #932
- Manage categories: only use API call with several files by @valentinperignon in #933
- Keep screen on when Upload/Download is in progress by @valentinperignon in #929
- Show thumbnail in multiselection by @valentinperignon in #928
- Add new drive pack by @valentinperignon in #935
- Office files: open links in Safari by @valentinperignon in #937
- Disable video reencoding by @valentinperignon in #936
- Fix LockScreen not presented correctly by @valentinperignon in #938
- Remove FirebaseSDK by @valentinperignon in #940
- FileCollectionViewCell: fix importProgressView by @valentinperignon in #941
- SharedWithMe: Display actions according to rights by @valentinperignon in #942
- Fix upload issue due to external_import by @valentinperignon in #944
- MainTabBar: fix Plus Button state bug by @valentinperignon in #945
- FileDetailsViewController: update view by @valentinperignon in #946
- Add new category "resume" by @valentinperignon in #949
- FileListView: fix layout issue on rotation by @valentinperignon in #948
- Fix categories by @valentinperignon in #953
- "Click on (+) button": do not display if user doesn't have rights and display tab bar in My Shares #952 by @valentinperignon in #954
- Fix Most Recent Changes order by @valentinperignon in #955
- Coloring a folder in multiselection with a disabled folder is not applied until refresh by @valentinperignon in #956
- Update "empty folder" strategy by @valentinperignon in #959
- Fix JPEG data by @valentinperignon in #960
Full Changelog: 4.2.6-Release...4.2.7-Release
4.2.6-Release
What's Changed
- Update loco by @valentinperignon in #901
- PhotoList sort mode by @valentinperignon in #904
- OnlyOffice black screen by @valentinperignon in #903
- Handle maintenance by @valentinperignon in #905
- Add videos to photo list by @flowbe in #675
- "Update app" bottom sheet by @valentinperignon in #907
- Remove "allDuplicateFileName" by @valentinperignon in #914
- Trim file/folder names by @valentinperignon in #913
- Folder color not updated by @valentinperignon in #912
- Edit categories in multiple selection by @valentinperignon in #909
- Save last selected folder for a scan by @valentinperignon in #911
Full Changelog: 4.2.5-Release...4.2.6-Release
4.2.5-Release
What's Changed
- Fixes for Swift 5.7 by @PhilippeWeidmann in #879
- Add Move action to More button on the multi selection floating panel by @valentinperignon in #851
- Do not hardcode rights for dropbox creation by @PhilippeWeidmann in #884
- Update endpoint by @PhilippeWeidmann in #886
Full Changelog: 4.2.4-Release...4.2.5-Release
4.2.4-Release
What's Changed
- Fix account mismatch by @flowbe in #856
- Update i18n: allPackAvailability by @valentinperignon in #858
- Search: update query item "types" by @valentinperignon in #859
- Upgrade dependencies by @PhilippeWeidmann in #864
- Cancel task only when reusing by @PhilippeWeidmann in #873
- Rename fields by @PhilippeWeidmann in #872
- Use ios-core 1.16 by @PhilippeWeidmann in #871
- Potential fix for KDRIVE-IOS-2XH by @PhilippeWeidmann in #870
- Cancel observation after first call by @PhilippeWeidmann in #869
- Fix view model sometimes nil when reusing by @PhilippeWeidmann in #875
- End background task if user leaves onboarding by @PhilippeWeidmann in #876
- Error refactor by @PhilippeWeidmann in #877
- Upgrade tuist by @PhilippeWeidmann in #878
- Add lock queue to prevent race conditions by @PhilippeWeidmann in #880
- Upgrade realm by @PhilippeWeidmann in #881
Full Changelog: 4.2.3-Release...4.2.4-Release
4.2.3-Release
What's Changed
- Share sheet on link sharing by @PhilippeWeidmann in #828
- Remove CategoryFloatingPanelViewController by @PhilippeWeidmann in #830
- Increase "More" button hitbox size (FileList cells) by @valentinperignon in #829
- Move folder: use noFilesDescriptionSelectFolder by @valentinperignon in #835
- Update Matomo for the new link sharing event by @valentinperignon in #833
- Prevent resetting cell status archive download by @PhilippeWeidmann in #838
- Download progress from multiselect doesn't disappear by @valentinperignon in #837
- Do not allow archive download if files have not the same parent by @PhilippeWeidmann in #836
- Account deletion - Guideline 5.1.1 by @valentinperignon in #827
- HEIC / JPEG Settings by @valentinperignon in #813
- Present DocumentPicker even if FileActionsPanel is dismissed by @valentinperignon in #834
- Prevent crash when current directory has been deleted elsewhere by @PhilippeWeidmann in #839
- Object "drive_user": updated with "role" by @valentinperignon in #841
- Handle fileUpdateMimeType activity by @PhilippeWeidmann in #843
- Matomo: track choice HEIC/JPEG in photo sync by @valentinperignon in #846
- Create better error when photo library access is limited by @valentinperignon in #845
- Reorder ArchiveBody model according to Android by @valentinperignon in #847
- Fix PhotoSyncSettingsViewController crash when updating tableView by @valentinperignon in #848
- Fix multiple files download by @valentinperignon in #840
- Update archive id to archive uuid by @valentinperignon in #853
- Add clean button for TextField (SaveFileViewController) by @valentinperignon in #849
Full Changelog: 4.2.2-Release...4.2.3-Release
4.2.2-Release
What's Changed
- Atlantis hostname in Tuist 🎉 by @flowbe in #810
- Fix Localizable.stringsdict by @PhilippeWeidmann in #821
- Copy to realm only if needed by @PhilippeWeidmann in #820
- Upgrade dependencies by @PhilippeWeidmann in #822
- Update image settings when updating selection mode by @flowbe in #824
- Realm 10.27.0 by @PhilippeWeidmann in #823
- Prevent nil driveFileManager by @PhilippeWeidmann in #825
- Add fractional seconds to auto upload names by @flowbe in #826
Full Changelog: 4.2.1-Release...4.2.2-Release
v4.2.1
What's Changed
- Add snackBar when remove from favorites && available offline by @valentinperignon in #640
- Change keyboard type in share text field by @flowbe in #791
- Add/remove user of likes array when liking comment by @flowbe in #788
- Fix account switch by @PhilippeWeidmann in #789
- Prevent upload of folders when dropping it by @flowbe in #790
- Reload outside completion by @PhilippeWeidmann in #792
- Fix dropbox size decimal by @flowbe in #794
- Add always fullydownloaded offline root by @PhilippeWeidmann in #793
- Detach objects before adding to view by @PhilippeWeidmann in #796
- Fix invalid realm by @PhilippeWeidmann in #797
- Fix migration by @PhilippeWeidmann in #799
- Fix decodedIndex out of bound by @PhilippeWeidmann in #802
- Fix detachable protocol by @PhilippeWeidmann in #804
- Fix & improve file detail activity sections by @flowbe in #801
- Fix login by @PhilippeWeidmann in #803
- Fix document server domain name by @flowbe in #805
- Allow all requests for iframe in onlyoffice editor by @flowbe in #806
- Refresh realm before getting timestamp by @PhilippeWeidmann in #807
Full Changelog: 4.2.0-Release...4.2.1-Release
v4.2.0
What's Changed
- File information panel doesn't close when clicking outside by @valentinperignon in #656
- Matomo : Update category names according to Android by @valentinperignon in #660
- Fix bookmark unsupported scheme Sentry context by @flowbe in #661
- Refactor SelectFloatingPanelTableViewController by @valentinperignon in #671
- Change Kingfisher cache size by @flowbe in #678
- Fix Drive File Manager update in file list by @flowbe in #680
- Show parent in file list by @flowbe in #677
- Use a live root in the file list by @flowbe in #679
- Remove 10 files limit for MakeOffline by @valentinperignon in #685
- Add Form support by @flowbe in #682
- Add Multi-Select for Categories by @valentinperignon in #666
- Fix office editing by @flowbe in #683
- Fix photo list view model configuration by @flowbe in #684
- Hide form action in plus button by @flowbe in #694
- Fix photo list insertAndSort by @flowbe in #689
- Translate activities "ACTION_COLLABORATIVE_USER_CREATE/DELETE/ACCESS" by @valentinperignon in #695
- Fix shared with me show parent crash by @flowbe in #703
- Observe on viewdidload by @PhilippeWeidmann in #690
- Refactor Endpoint & ApiFetcher + API v2 profile by @flowbe in #692
- Fix share link settings for free drives by @flowbe in #704
- Update Infomaniak Core dependency to fix color by @flowbe in #700
- Thread safety - Very safe PR™ by @PhilippeWeidmann in #696
- Fix upload route by @flowbe in #706
- Display the number of files contained in folder details view by @valentinperignon in #697
- Fix drop down cell by @flowbe in #712
- Add universal/deep link support by @flowbe in #707
- Capture isDirectory in folder content by @valentinperignon in #715
- Fix PHAsset upload file extension by @flowbe in #709
- Cast timestamp to int in Endpoint by @flowbe in #713
- Freeze before sending to other thread by @PhilippeWeidmann in #716
- Refactor UniversalLinksHelper + display error by @flowbe in #717
- Change team space folder icon by @flowbe in #711
- Refactor file cell with a view model by @flowbe in #718
- Update actions order to be the same everywhere (FileInfo, MultiSelect, Android, iOS) by @valentinperignon in #720
- Disable Matomo in DEBUG mode by @valentinperignon in #721
- Refactor PhotoLibrarySaver & fix saving image by @flowbe in #728
- In memory realm by @PhilippeWeidmann in #705
- Adapt columns to screen size in home & file/photo list by @flowbe in #726
- Only init once by @PhilippeWeidmann in #731
- Hide empty trashbutton if empty list by @PhilippeWeidmann in #730
- Delete realm files in dev by @PhilippeWeidmann in #729
- Fix adaptive layout by @PhilippeWeidmann in #732
- Prevent recent search results drag by @PhilippeWeidmann in #733
- Fix state restoration in photo list & shared with me by @flowbe in #737
- Matomo : track cell swipe actions by @valentinperignon in #738
- Only notify for some keypath by @PhilippeWeidmann in #741
- Fix file cell selection mode by @flowbe in #739
- Fix old search children appearing + empty view by @PhilippeWeidmann in #740
- Update packages by @flowbe in #749
- Use serial queue for home reloading by @PhilippeWeidmann in #748
- Fix video dismiss by @flowbe in #751
- Log invalid sessions + Refresh header / emptyview only if needed by @PhilippeWeidmann in #742
- Perform cache clean in background in storage view by @flowbe in #752
- Compress PDF scan file by @flowbe in #758
- Reduce access to Realm in File Activity by @flowbe in #756
- Use OCR to find an appropriate name for scanned document by @flowbe in #759
- Small fixes by @PhilippeWeidmann in #768
- Fix search filters reload by @flowbe in #767
- Upload improvements by @PhilippeWeidmann in #765
- Add header inset for scroll indicator by @PhilippeWeidmann in #776
- Fix offline checkmark by @PhilippeWeidmann in #775
- Fix/More logging by @PhilippeWeidmann in #773
- Change Endpoint host & update dependencies by @flowbe in #770
- Fix popping by @PhilippeWeidmann in #774
- Fix screenshot import by @PhilippeWeidmann in #779
- Prevent calling end() multiple times when rescheduling by @PhilippeWeidmann in #780
- Fix share sheet size iPad by @PhilippeWeidmann in #782
Full Changelog: 4.1.3-Release...4.2.0-Release
v4.1.3
What's Changed
- Hide "Add category" button when user is not allowed to create any by @valentinperignon in #553
- Fix start fake root in select folder view by @flowbe in #548
- Migrate to Swift Concurrency by @flowbe in #527
- Users can be selected in the comments likes popover by @valentinperignon in #557
- Fix snackbar button by @flowbe in #561
- Fix conflict option migration by @flowbe in #562
- Create URLConstants struct by @flowbe in #560
- Review icon and chevron colors by @Lnamw in #563
- fix bug refresh action floating panel by @Lnamw in #569
- Fix back button by @valentinperignon in #567
- remove border from white cards by @Lnamw in #574
- Hide switch drive icon in menu when user has only one drive by @valentinperignon in #583
- Save file icon preview by @Ambrdctr in #565
- Fix CRITICAL BUGS 🎉 by @flowbe in #590
- Fix reload drive after account change by @flowbe in #592
- Deleting comment doesn't delete answers by @valentinperignon in #591
- Display error for url preview when scheme is not http/s by @PhilippeWeidmann in #596
- Fix preview title by @flowbe in #602
- Rename button displays the delete pop-up after clicking on the share link by @valentinperignon in #605
- Fix shared with me option in menu by @flowbe in #608
- "Open with" button in file preview by @valentinperignon in #600
- Fix "No Preview" cell by @valentinperignon in #611
- Fix file icon tint color in home recent activities by @flowbe in #613
- Hide back button in Upload Queue views by @valentinperignon in #621
- handle new activities: file_color_update + file_color_delete by @Lnamw in #512
- Upload table view cell wrong icons by @valentinperignon in #619
- Bugs when passing files offline in multi-selection by @valentinperignon in #623
- Fix race condition in Account Manager by @flowbe in #627
- Fix FP domain path with identical drives by @flowbe in #626
- Inconsistent capitalisation of letters by @valentinperignon in #631
- Add Matomo by @valentinperignon in #540
- Fix refresh for offline files in home by @flowbe in #629
- Bug with multiple selection and landscape by @valentinperignon in #628
- Fix observation remove old corner handling by @PhilippeWeidmann in #632
- Remove solo activities controller by @PhilippeWeidmann in #635
- Fix openpreview button + Fix Home loading cell by @PhilippeWeidmann in #634
- Fix download/print in OnlyOffice web view by @flowbe in #637
- Fix apply activities when deleting dropbox by @flowbe in #639
Full Changelog: 4.1.2-Release...4.1.3-Release
v4.1.2
• Preview code and markdown files
• Bug fixes and optimizations