This repository was archived by the owner on Aug 27, 2021. It is now read-only.
05/01/2015
These release notes were added for historical reference, well after these changes were released
Added
- Separated license file (license) from readme.md
- https://sendgrid.com/docs/User_Guide/Setting_Up_Your_Server/Segmenting_Your_Traffic/index.html
- https://sendgrid.com/docs/User_Guide/Setting_Up_Your_Server/Segmenting_Your_Traffic/subusers.html
- https://sendgrid.com/docs/User_Guide/Account/Account_Settings/password.html - the new page where all password requirements pages link, talks about our password rules and suggests password storage and creation tools
- https://sendgrid.com/docs/User_Guide/Account/api_keys.md - API Keys How To (Brandon West)
- https://sendgrid.com/docs/API_Reference/Web_API_v3/API_Keys/index.html
- Redirects - many of the pages that have been previously moved are now redirected to the the new location for that page.
- https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/multi_cred.html - Multi cred for subusers
Modified
- The license data in readme
- https://sendgrid.com/docs/Glossary/spam_reports.html - spelling error
- https://sendgrid.com/docs/User_Guide/Marketing_Emails/recipients.html - cleaned up code block
- Removed dependency of GA by search
- Linked https://sendgrid.com/docs/User_Guide/Email_Deliverability/index.html to CAN SPAM
- Template numbers up to 300 from 100 (Matt Bernier, Jacob Lee)
https://sendgrid.com/docs/API_Reference/Marketing_Emails_API/sender_address.html - Updated Sender * Address endpoint reference (Brandon West) - https://sendgrid.com/docs/API_Reference/Marketing_Emails_API/variations.html - updated variations endpoint (Brandon West)
- https://sendgrid.com/docs/API_Reference/Webhooks/event.html - updated web hook examples to include IP Pool (Vajda)
- IP Warmup Vidgrid added - https://sendgrid.com/docs/User_Guide/Setting_Up_Your_Server/warming_up_ips.html
- Deliverability Center Content updated https://sendgrid.com/docs/Utilities/deliverabilitycenter.html (Keanon)
- Eventkit + Heroku warning added https://sendgrid.com/docs/VidGrid/Event_Notification/eventkit.html (Andrei)
- Unique Arguments - https://sendgrid.com/docs/API_Reference/SMTP_API/unique_arguments.html - note added about Bounce events not always getting Unique args (Jacob Lee)
- ESP changed to Mailbox Provider in Stats pages (Shane Andrade)
- Password information docs wide is now linked to the new password page
https://sendgrid.com/docs/Glossary/bounces.md - sends people to Deliverability Center for codes - Cleaned up blueprint parser functionality and it now handles request headers
https://sendgrid.com/docs/User_Guide/Account/Account_Settings/two_factor_authentication.html - now has warning about multicred + 2FA - SendGrid for mobile - the page titles and content were updated as part of the MAKO docs updates
https://sendgrid.com/docs/API_Reference/Web_API/using_the_web_api.html added information that indicates all information (aka passwords) in the URL string should be URL encoded
Deleted
- /User_Guide/Apps/bypass_list_management.html - this page served as a warning page for the API only feature, it was moved to the API page