Releases: sshaw/itunes_store_transporter_web
Releases · sshaw/itunes_store_transporter_web
v0.2.8
v0.2.7
v0.2.6
v0.2.4
v0.2.3
Environment Variable Configuration
Bug fixes
- Fix path to SQLite DB file
- Fix task namespace in
itmsworker.bat
Enhancements
- Support for environment variable configuration
- Add
--no-config
option toinstall.rb
v0.2.1
API, Job Hooks & Email Notification Templates
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
Bug fixes
- Fix serialize bug when attempting to save a DelayedJob timeout error
Changes
- Added support for multiple accounts (Thanks to press9 media solutions berlin)
- Added support for batch upload and verifications (Thanks to press9 media solutions berlin)
- Default DelayedJob timeout to 48 hours
Upgrading to v0.1.0
See the Upgrading section of the wiki.