Skip to content

0.2.0

Compare
Choose a tag to compare
@karllhughes karllhughes released this 30 Sep 02:23
· 205 commits to master since this release

0.2.0 - 2016-09-29

Added

  • Keyword and location parameters to jobs email.
  • Heroku and Composer project setup instructions.
  • Terms and privacy policy.

Fixed

  • Old references were loading bootstrap 3 instead of 4.

Security

  • Use random_bytes() instead of openssl_random_pseudo_bytes() for secure token generation.