Changelog
            
            
              Improvements
              - 17 May, 2024
            
            
              - 
                Sped up loading time of maps in emails by routing requests
                through a content delivery network (CDN), and some additional
                DNS modifications.
              
            
            
              Feature Updates
              - 13 May, 2024
            
            
              - 
                Added a signature to webhook endpoints to allow for response
                verification. More details can be found on the
                webooks
                page.
              
            
            
              Feature Updates
              - 07 May, 2024
            
            
              - Added support for bounce, spam and open analytics tracking
            
            
              Feature Updates
              - 30 April, 2024
            
            
            
            
            
              Bug Fix
              - 05 April, 2024
            
            
              - Test requests will no longer trigger applicationLoginCheck.ruleAppliedwebhooks
            
            
              Feature Updates
              - 05 March, 2024
            
            
              - Enabled email whitelist wildcards (e.g. *@zenlogin.co)
            
            
              Feature Updates
              - 04 March, 2024
            
            
              - Auth0 integration launched
            
            
              Feature Updates
              - 07 January, 2024
            
            
              - Updated webhooks so payloads can be viewed from the admin area
            
            
              Feature Updates
              - 19 August, 2023
            
            
              - Added Webhook support for Custom plans
            
            
              Bug Fix
              - 08 May, 2023
            
            
              - Fixed a CDN image rendering issue
            
            
              Bug Fix
              - 23 June, 2022
            
            
              - Fixed an issue that was preventing certain billing emails from being sent
            
            
              Bug Fix
              - 06 April, 2022
            
            
              - Fixed a bug that was preventing New York City maps from displaying correctly (was showing Las Vegas)
            
            
              Bug Fix
              - 21 February, 2022
            
            
              - Fixed an issue when logged into a demo account that was confusing the UX
            
            
              Feature Updates
              - 16 February, 2022
            
            
              - Added Weekly Summary Emails
- Added settings to control Weekly & Monthly Summary Emails
            
            
              Admin Update
              - 07 February, 2022
            
            
              - Modified Logs page to make it easier to read and understand
- Decreased loading time for Log retrieval
            
            
              Docs Update
              - 04 February, 2022
            
            
              - Added documentation on PII storage
- Added clarity to Log PII storage
            
            
              Docs Update
              - 14 December, 2021
            
            
              - Added documentation on variables available in emails
            
            
              Bug Fix
              - 02 October, 2021
            
            
              - Fixed a bug which was adding between 5 and 10 extra seconds before sending out login notification emails
            
            
              Bug Fix
              - 19 September, 2021
            
            
              - Fixed an issue that was causing formatting errors with multibyte characters (when defined in template variables)
            
            
              Improvements
              - 09 August, 2021
            
            
              - Updated our CDN to serve images from a larger number of edge nodes
- Sped up delivery of static images (eg. logos) in emails by increasing compression
            
            
              Docs Update
              - 02 August, 2021
            
            
              - Added more documentation on Partners
- Added more documentation on Sender Signatures
- Fixed confusion on docs related to Rate Limiting
            
            
              Admin Update
              - 25 March, 2021
            
            
              - Added the ability to log into a demo account
- Please contact us to get the demo login credentials to check things out
            
            
              API Update
              - 20 March, 2021
            
            
              - 
                Changed location detection approach to lower number of false-positives
                
                  - 
                    IPv6 addresses were changing periodically based on connection changes (eg. WiFi or VPN changes).
                    Updated our algorithm to lower the chances of a false-positive when the location hasn't changed.
                  
 
            
            
              Admin Update
              - 19 March, 2021
            
            
              - Improved logo loading and auto-resizing
- Added clarity with code samples on integration flow
            
            
              Admin Update
              - 16 March, 2021
            
            
              - Added code samples to API Credentials page