Releases: Infomaniak/multiplatform-SwissTransfer
Releases · Infomaniak/multiplatform-SwissTransfer
0.11.1
What's Changed
- feat: Customize realm directory by @PhilippeWeidmann in #143
- feat: Add transferDirection to TransferUi by @FabianDevel in #144
- refactor: Rename
recipients
intorecipientsEmails
by @KevinBoulongne in #146 - refactor: Assign
recipientsEmails
the same way everywhere by @KevinBoulongne in #147 - chore: Update deeplink exception to handle expired deeplinks by @tevincent in #148
- fix(TransferRepository): Functions
getTransferByLinkUUID/Url
should both throw by @valentinperignon in #149 - fix: Recipients are now correctly added in Transfer by @KevinBoulongne in #145
- fix: Replace blocking code called directly from suspend functions by @LouisCAD in #151
- fix: Allow overwriting DownloadManagerId by @LouisCAD in #152
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- feat: Query the sent transfer counts directly in realm by @LunarX in #138
- chore: Add exception for expired transfer added via deeplinks by @tevincent in #137
- chore: Update doc for DeeplinkException by @tevincent in #139
- fix: Rethrow CancellationException by @KevinBoulongne in #140
- chore: Don't use Dispatchers.IO if not needed and improve perf by @sirambd in #141
- chore: Rename Expired to NotFound exception by @tevincent in #142
- feat: Add Download manager id for Android by @LouisCAD in #134
Full Changelog: 0.10.3...0.11.0
0.10.3
What's Changed
- feat: Add
recipients
in Transfer by @KevinBoulongne in #135 - feat: Add exception to handle deeplink's password by @FabianDevel in #136
Full Changelog: 0.10.2...0.10.3
0.10.2
0.10.1
What's Changed
- refactor: Make the recipientEmails field a Set instead of a list by @FabianDevel in #130
- feat: Add FileUtils constants by @valentinperignon in #132
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- fix: Prevent realmTransfers NullPointerException with coroutines by @LouisCAD in #126
- chore: Switch maven group and add clarifying comments by @LouisCAD in #128
- feat: Custom api environment by @sirambd in #127
- chore: Add www in prod base url by @sirambd in #129
New Contributors
Full Changelog: 0.9.7...0.10.0
0.9.7
What's Changed
- fix: Correctly init UploadSessionDB with NewUploadSession by @PhilippeWeidmann in #125
Full Changelog: 0.9.6...0.9.7
0.9.6
What's Changed
- fix(InitUploadBody): Correctly encode
recipientsEmails
by @PhilippeWeidmann in #113 - feat: Save EmailToken in AppSettings by @PhilippeWeidmann in #117
- fix: Execute file tree generation when we generate the transfer locally by @tevincent in #114
- feat: Expose verifyEmailCode and resendEmailCode through UploadManager and simplify arguments by @LunarX in #118
- feat: Add authorEmailToken by @PhilippeWeidmann in #115
- refactor(TransferType): Make
MAIL
first option by @valentinperignon in #120 - feat: Pass attestation token in headers by @PhilippeWeidmann in #119
- fix: Prevent wrong prefix initUpload by @PhilippeWeidmann in #121
- fix(SharedApiRoutes): Remove trailing slash + use API_BASE_URL in createUploadContainer by @PhilippeWeidmann in #122
- fix(TransferType): Correct order is Link, Mail, QR_Code, Proximity by @valentinperignon in #123
- feat(AppSettingsDB): Default value of TransferType is LINK by @valentinperignon in #124
New Contributors
Full Changelog: 0.9.5...0.9.6
0.9.5
What's Changed
- chore: Update README for desugaring issue by @tevincent in #111
- fix: Add JSON Content-Type for custom post body by @sirambd in #112
Full Changelog: 0.9.4...0.9.5