Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.4 KB

File metadata and controls

68 lines (42 loc) · 1.4 KB
  • Updated the postmark gem dependency to 1.6.x.

  • Updated the postmark gem dependency to 1.5.x

  • Called API access strings tokens instead of keys in documentation and code. Kept backwards compatibility.

  • Enabled HTTPS by default.

  • Added custom User-Agent header.

  • Updated the postmark gem dependency to 1.4.x.

  • Added support for open tracking.

  • Updated the postmark gem dependency to 1.3.x.

  • Updated the postmark gem dependency to 1.2.x.

  • Updated the postmark gem dependency.

  • Inherited inline images support.

  • Removed the legacy code providing Rails 2 support.

  • Added a Railtie for proper initialization in Rails 3+.

  • Removed the post-install message.

  • Upgraded actionmailer dependency to use >= 3.0.0.

  • Added multiple gemfiles to test against multiple actionmailer versions (currently 3.0.x, 3.2.x, 4.0.x).

  • Added integration specs.

  • Updated the postmark gem dependency to 1.0.x.

  • Removed attachments fix.

  • Replaced README.rdoc with README.md.

  • Added unit and integration tests for messages with attachemtns.

  • Added batch delivery support.

  • Updated the gem’s environment.

  • Fixed the postmark gem dependency on 0.9.x.

  • Added Travis-CI for integration testing.

  • Fixed “returning” deprecation warning.

  • Attachments support.

  • Added support for Rails 3.