Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

v1.35.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 19 Jun 12:57
· 5 commits to master since this release

Bug Fixes

  • .com
    • ensure digest is triggered after receiving event
      (4882da4b)

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)

Refactor

  • .com
    • move .com redirect code to public parent route
      (52803496)

Test

  • .com
    • fix tests broken by changes to env.service
      (2a9ad468)