Skip to content

Releases: lukas-ruzicka/testflight-feedback

1.0.3

07 Dec 13:05
Compare
Choose a tag to compare

What's Changed

  • Fix JSON decoding using custom date formatting strategy by @artembartle in #5

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

27 Jul 18:13
Compare
Choose a tag to compare

What's Changed

  • Using node16 instead of deprecated node12 (it was deprecated by GitHub).

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

21 Oct 06:48
Compare
Choose a tag to compare

Chrono ⏱

Bugfixes

  • Uploading the feedback tickets in chronological order

Full Changelog: 1.0.0...1.0.1

1.0.0

22 Sep 07:22
Compare
Choose a tag to compare

Initial release

Features

  • Script for fetching TestFlight feedback from App Store Connect and creating GitHub Issues out of it (testflight-feedback fetch)
  • Script for clearing screenshots of old closed Issues from the GitHub repository (testflight-feedback clear)
  • Possibility to automate running of fetch and clear scripts using GitHub Actions
  • Script for uploading App Store Connect authorization 🍪🍪 to the GitHub repository Secrets (testflight-feedback auth)