Skip to content

Latest commit

 

History

History
115 lines (73 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

115 lines (73 loc) · 6.03 KB

0.1.5 (2018-07-18)

Bug Fixes

Features

  • ACME v2 based api (bfec0a1)
  • Add gc (1d4b337)
  • add queue to fix races - fix: #20 (c4392da)
  • demo: Make the demo easier to use (78b32d1)
  • capture exceptions on server (0d7bd61)
  • Low TTL for TXTs (b4f09dd)
  • option to use real dig insteaad of dns module (38c2f41)
  • use my own improved acme-v2 fork (f11387b)

0.1.4 (2018-05-29)

Features

0.1.3 (2018-04-24)

0.1.2 (2018-04-04)

Bug Fixes

  • Update packages and fix some bugs (16327b4)

Features

  • demo: Disable uglify once again - Use raven from CDN (bcb5eec)

0.1.1 (2018-04-04)

Features

0.1.0 (2018-03-01)

Bug Fixes

Features

  • Add demo (4317b20)
  • Better CLI (5e8ae90)
  • Better DB - Use ephermal id for testing (58b425d)
  • Bind9 dns (98e86e1)
  • Cert signing with node-forge - fix: another signing bug (fcac6d1)
  • Dockerfile, tests, memory dns (82ae0c8)
  • DPDNS provider (7f442c2)
  • drop-wildcard certificates (71d8400)
  • Initial client code - test: Initial code (7b24432)
  • Offical node - Use production (2d39804)
  • PowerDNS DNS Provider (9a2a276)
  • Rewrite using lru as db - Other bugfixes (315b5a5)
  • Split discovery and announce (e6ee1c9)
  • discovery: Use peer-id from data.from (6ce04d4)
  • Standalone discovery (d9579fa)
  • Use fork of le-store-certbot to remove some debug logs (7879434)
  • Use hshca in domains (e491097)