Skip to content

Releases: Infomaniak/multiplatform-SwissTransfer

0.9.0

26 Nov 14:31
0.9.0
2c62529
Compare
Choose a tag to compare

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

14 Nov 09:21
0.8.2
1696a30
Compare
Choose a tag to compare

What's Changed

  • fix: Handle transfer api error by @sirambd in #92
  • feat: Handle transfer with password by @sirambd in #93
  • fix: Get transferFlow as TransferUI flow by @sirambd in #94

Full Changelog: 0.8.1...0.8.2

0.8.1

13 Nov 15:12
0.8.1
d3441d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

13 Nov 14:31
0.8.0
827cd44
Compare
Choose a tag to compare

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

Full Changelog: 0.7.2...0.8.0

0.7.2

08 Nov 10:19
0.7.2
d1daa22
Compare
Choose a tag to compare

What's Changed

  • feat: Add support to remove all upload data by @sirambd in #79
  • fix: Throw custom exception with message by @sirambd in #80
  • feat: Add support for lastUploadFlow by @sirambd in #82

Full Changelog: 0.7.1...0.7.2

0.7.1

06 Nov 16:02
0.7.1
b55ee59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

01 Nov 11:55
0.7.0
bd4bf65
Compare
Choose a tag to compare

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

28 Oct 14:08
0.6.0
026ce21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

24 Oct 13:09
0.5.0
f998d8a
Compare
Choose a tag to compare

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

22 Oct 12:30
0.4.0
cbc6af9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0