This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
20150929 Docs Updates
Added
API
- /API_Reference/Web_API_v3/user.html - manage your user profile
- /API_Reference/Web_API_v3/cancel_scheduled_send.html added cancel schedule send and batch_id endpoints
Classroom
- Classroom/Basics/email_flow.html - Explanation of email flow
User Guide
- added Multiple credentials page back, it got deleted
Changed
All Over
- added some new navigation for creating accounts
- changed therubyracer version to 0.12.2
- removed references to "apps"
- modified how docs gets deployed via Travis to use new containers and to cache the upstream dependencies
- forced modernizr to a specific version
API
- There are no "apps" anymore, they are called "settings"
- The mention of RFC 2822 is no longer applicable on mail send date formatting, because we don't require 2 digit dates.
- Categories - aggregate by is not a date, it's a string
- Webhook events - added notes about timestamps
- API_Reference/Web_API/mail.html - added messages limitation
- API_Reference/Webhooks/event.html - added params and updated to have more info, reorganized events by name
- added /v3/user/account to the User's API page
- removed the last_email_sent_at parameter from the ASM groups API results
- /API_Reference/SMTP_API/scheduling_parameters.html new batch_id params for linking sends together and canceling scheduled sends
- /API_Reference/SMTP_API/suppressions.html new asm parameters for determining which supression groups to display to customers when they unsubscribe
- /API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html removed "last_email_sent_at" parameter from the response body
Glossary
- Added provisioning VidGrid
Integrate
- Exim page had an email as username, it's your SendGrid username
- Webhook link was changed from Eventhook (Php) to Eventkit (Ruby)
- /Integrate/Code_Examples/java.html updated to reflect library changes for the API Keys
User Guide
- Clarification on Suppressions and blocks by @jacobmovingfwd
- Updated the URL for multifactor authentication
- User_Guide/Settings/Whitelabel/index.html - updated to reflect whitelabel rules I didn't explain very well
- /User_Guide/Settings/index.html - Added links to information within the Settings section.
- Added notes to the Whitelabel IPs page
- /User_Guide/Suppressions/index.html fixed a bad link
Moved
Deleted
- /User_Guide/Settings/dkim.html - Removed because these features are replaced and enhanced by our new whitelabel features
- /User_Guide/Settings/domain_keys.html - Removed because these features are replaced and enhanced by our new whitelabel features