Skip to content
This repository was archived by the owner on Apr 2, 2022. It is now read-only.

Releases: sendgrid/eventkit-rails

Version 1.1.0

23 Dec 05:10
Compare
Choose a tag to compare
  • New responsive UI so that it can now be viewed on mobile devices
  • iOS web app capable
  • Fixes certain newsletter search issues

Version 1.0.4

11 Dec 03:17
Compare
Choose a tag to compare

Updates

  • Detailed search now has a drop down menu for selecting which events to search for.
  • Added backend tests.

Bug Fixes

  • Fixes spacing of raw JSON when viewing an event.
  • Fixes an issue in which a drop event might not load if an ASM group was assigned to the message.
  • Removes localStorage use in the app for better browser compatibility.

Version 1.0.3

12 Nov 14:20
Compare
Choose a tag to compare
  • Resolves issues with the "Deploy to Heroku" button
  • Adds support for group_unsubscribe and group_resubscribe events sent by SendGrid's Advanced Suppression Management feature
  • When viewing an event, the raw JSON received from the POST is displayed.

Version 1.0.2

30 Oct 15:08
Compare
Choose a tag to compare

Bug Fixes

  • Resolves page not loading if single category is not an array

Version 1.0.1

30 Oct 14:38
Compare
Choose a tag to compare
  • Adds a meta tag "app_version" to quickly identify which version is running.
  • Resolves an issue when POSTs containing multiple categories or Newsletter ID information would cause 500 Internal Server errors.