Skip to content

Releases: sshaw/itunes_store_transporter_web

v0.2.8

02 Apr 10:38
Compare
Choose a tag to compare

Bug Fixes

  • Lock bundler down to v1.16.4 in install.rb

v0.2.7

04 Mar 02:02
Compare
Choose a tag to compare

Bug Fixes

  • Lock sqlite3 down to v1.3.X (thanks Swain)

v0.2.6

21 Nov 21:00
Compare
Choose a tag to compare

Bug Fixes

  • Fix username typo in install.rb (bug #19)

v0.2.4

26 Jul 21:28
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug preventing itmsworker.bat from functioning

Enhancements

  • Don't prompt for hostname, user/pass when using SQLite

v0.2.3

15 Apr 23:41
Compare
Choose a tag to compare

Bug fixes

  • Use longtext on MySQL for transporter_jobs.result column (bug #9)

Enhancements

  • Support for iTMSTransporter's itc_provider option

Environment Variable Configuration

06 Jan 20:32
Compare
Choose a tag to compare

Bug fixes

  • Fix path to SQLite DB file
  • Fix task namespace in itmsworker.bat

Enhancements

  • Support for environment variable configuration
  • Add --no-config option to install.rb

v0.2.1

02 Dec 06:07
Compare
Choose a tag to compare

Changes

  • Upgrade to ActiveRecord 4.2.10
  • Lock HAML dependency to 4.X

Enhancements

  • Add command line arguments to install.rb
  • Ruby 2.4 support

API, Job Hooks & Email Notification Templates

19 Mar 03:49
Compare
Choose a tag to compare

Changes

  • Better formatting for status job results
  • Display times using the local timezone
  • Add .log extention to downloaded logs
  • Upgrade to Padrino 0.12.6
  • Drop support for Ruby 1.8.7

Enhancements

  • Add an API
  • Add upload job hooks
  • Add upload email notification templates
  • Increase display width

Bug fixes

  • Fix missing images on search date calendar
  • Fix issues with mysql2 gem version
  • Fix searching by single date (bug #5)
  • Fix status results returning a single component status

Multiple Accounts & Batch Operations

15 May 02:04
Compare
Choose a tag to compare

Bug fixes

  • Fix serialize bug when attempting to save a DelayedJob timeout error

Changes

Upgrading to v0.1.0

See the Upgrading section of the wiki.