Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 27 Sep 09:05
· 19 commits to master since this release
v1.2.0
9a1b028
  • Implemented #53 -- You will now be warned if a public key doesn't match what you input (or, if you omit a public key for setting up replication, it will ask you to confirm it before proceeding)
  • There is now a /replica/{unique_id} endpoint, just to index each replica's contents. (Before: it was a 404.)
  • Implemented #34 -- You can now configure your Chronicle to paginate the /export and /since endpoints.
  • Implemented #61 -- You can now configure your Chronicle to cache HTTP responses for a short period of time, to help mitigate extreme load (i.e. what we've been experiencing in our public instances).