Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

46 lines (38 loc) · 3.64 KB

Change Log

v0.2.3 (2017-12-08)

Full Changelog

Fixed bugs:

  • Remove hardcoded secrets in config/initializers/secret_token.rb #42
  • Signatures randomly don't match when using keypair token authentication #41

Closed issues:

  • assets.config.precompile is missing some assets #61
  • Resolve warnings after update to ruby 2.4 & gems update #51
  • SocketError #36
  • Sign up via Auth0 (should be optional) #18
  • Sign up via Google #17
  • Remove 2-way authentification #15

Merged pull requests:

v0.1.1 (2015-09-25)