Releases: Infomaniak/multiplatform-SwissTransfer
Releases · Infomaniak/multiplatform-SwissTransfer
0.9.0
What's Changed
- chore(TransferType): Set
QR Code
as first case by @valentinperignon in #96 - Feature: Add specific Android and iOS code to set the default email language to match the phone's language by @tevincent in #95
- chore: Code cleaning by @tevincent in #97
- feat: Add support for local password and handle it by @sirambd in #99
- chore: Add method to be able to delete a transfer by @tevincent in #98
- ci: Add conventional commits by @KevinBoulongne in #100
- fix: Ignore request call when Network exception by @sirambd in #101
- feat: Add algorithm to generate a tree like structure for files by @tevincent in #81
Full Changelog: 0.8.2...0.9.0
0.8.2
0.8.1
0.8.0
What's Changed
- feat: Replace timestamp millis to timestamp seconds & add java date extension for Android by @sirambd in #83
- feat: Create transfer locally after upload by @sirambd in #84
- feat: Update transfers with remote data by @sirambd in #85
- chore: Avoid to use a nullable realm in TransferController by @sirambd in #86
- feat: Get transfer flow from TransferManager by @sirambd in #87
- feat: Custom User agent by @sirambd in #88
- feat: Save TransferType and AuthorEmail by @valentinperignon in #89
- feat: Add support DownloadLimit and ValidityPeriod in NewUploadSession by @sirambd in #90
New Contributors
- @valentinperignon made their first contribution in #89
Full Changelog: 0.7.2...0.8.0
0.7.2
0.7.1
What's Changed
- refactor: Convert lambdas to reference by @KevinBoulongne in #75
- feat: Add synchronous get for appSettings by @FabianDevel in #77
- chore: Update libs by @sirambd in #76
- feat: Cancel an upload by @sirambd in #78
New Contributors
- @FabianDevel made their first contribution in #77
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- fix: Add database extension name (.realm) by @sirambd in #68
- feat: Upload with long timeout by @sirambd in #69
- fix: Finish and remove upload session by @sirambd in #70
- fix: Make track upload as suspend callback by @sirambd in #71
- feat: Generate a share transfer url by @sirambd in #73
- feat: Return the added transfer by deeplink UUID by @sirambd in #74
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- fix:
TransferUi.expiresInDays
now correctly counts days between the expiry date and now by @KevinBoulongne in #61 - fix: Return
TransferUi
in getTransferByUUID by @PhilippeWeidmann in #65 - Extract in a method the deletion of an UploadSession in DB by @tevincent in #64
- chore: Improve iOS usage by @sirambd in #63
- feat: Convert FileUI to UploadFileSession by @sirambd in #66
- feat: Track upload progress by @sirambd in #67
New Contributors
- @PhilippeWeidmann made their first contribution in #65
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- chore: Add exceptions for null API properties and for missing objects in DB by @tevincent in #58
- feat: Add transfer to DB after finish session & Retrieve transfer by link UUID by @sirambd in #59
- feat: Improve init upload and return the updated upload session by @sirambd in #60
- feat: Retrieve the last uploaded transfer by @sirambd in #62
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: Delete Realm when migration is needed by @KevinBoulongne in #41
- doc: Update README by @KevinBoulongne in #39
- chore: Add ListExt in common to simplify the use of lists by @sirambd in #40
- Add language code for email by @tevincent in #42
- fix: Add post request Content-Type by @sirambd in #45
- chore: New Upload architecture by @sirambd in #43
- Add UploadManager by @tevincent in #46
- Update git ignore by @tevincent in #48
- fix: Extract linkuuid from url by @sirambd in #49
- Use enumerate email language by @tevincent in #47
- Add UploadManager in SwissTransferInjection by @tevincent in #50
- fix: Api data response by @sirambd in #51
- Update kdoc by @tevincent in #52
- Avoid returning something when creating an upload in Realm by @tevincent in #53
- fix: Parse api to json by @sirambd in #56
- Rename xxxUuid to xxxUUID by @tevincent in #54
- Rename UploadFile into RemoteUploadFile by @tevincent in #55
- feat: Get last upload by @sirambd in #57
Full Changelog: 0.3.0...0.4.0