This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
v1.35.8
Pre-release
Pre-release
Bug Fixes
- .com
- ensure digest is triggered after receiving event
(4882da4b)
- ensure digest is triggered after receiving event
Features
- .com
- add only one public banner config in options
(876c41f0) - use domains provided by env
(64f6969c) - add public block alert for .com migration
(b03d4570) - redirect from landing page to .com
(db323cab) - redirect from login and signup pages to .com
(1cbb1c52) - add script for migrating cookies from .info
(38b226ed)
- add only one public banner config in options
Refactor
- .com
- move .com redirect code to public parent route
(52803496)
- move .com redirect code to public parent route
Test
- .com
- fix tests broken by changes to env.service
(2a9ad468)
- fix tests broken by changes to env.service