Skip to content

Releases: fastlane-community/fastlane-plugin-s3

1.4.0

24 Apr 16:44
Compare
Choose a tag to compare
Version bump

1.1.1

02 Nov 20:56
Compare
Choose a tag to compare
  • Fixed issue with HTML files with showing time as 00:00 (#42)
  • New parameter for changing name of uploaded file (#41)

1.1.0

05 Sep 11:08
Compare
Choose a tag to compare
  • Added new parameter for custom HTML template variables (#37)

1.0.0

31 Jul 16:09
Compare
Choose a tag to compare
  • New html_in_folder option to place index.html inside of version folder (#30)
  • Added support for AWS profiles and server side encryption (#35)
  • Sets the content-type (if known) for uploaded files (#36)

0.2.8

19 May 16:44
Compare
Choose a tag to compare
  • Adds requested "build number" in iOS and Android HTML (requested in #19)

0.2.7

19 May 15:59
Compare
Choose a tag to compare
  • Actually fixes #24
  • Fixes things missed in #24
  • Adds skip_html_upload from #19
  • Removed some puts 😡

0.2.6

19 May 15:17
Compare
Choose a tag to compare
  • source parameter actually uploads source to S3 (#24)

0.2.5

21 Apr 13:52
Compare
Choose a tag to compare
  • Add the ability to pass an S3 endpoint (#21)

0.2.4

10 Apr 21:20
Compare
Choose a tag to compare
  • Fix use of special characters in bundle name (Fixes #18)

0.2.3

21 Mar 13:48
Compare
Choose a tag to compare
  • Customize plist filename (#15)