Anon Versions Save

tweet about anonymous Wikipedia edits from particular IP address ranges

v0.1.1

3 years ago

Wait a bit longer for page to render before screenshot.

v0.1.0

3 years ago

This version replaces phantomjs with puppeteer/chromium. Enjoy!

v0.0.9

5 years ago

This release includes a switch from the ipv6 node module to ip-address, since ipv6 was deprecated and had some vulnerabilities in its dependencies.

It also includes a small fix to the screenshotting code that @tomcardoso ran into. Thanks Tom!

v0.0.8

5 years ago

This is a release for v0.0.8 in npm that went untagged for months. Sorry!

v0.0.7

6 years ago

Moved the source code from CoffeeScript to JavaScript. Node v6 or higher is required to run it.

v0.0.6

9 years ago
  • includes a bug fix for #114

v0.0.5

9 years ago

This release includes new functionality to check the Twitter credentials on startup.

If you are upgrading anon you will need to do an npm install to get the new async dependency.

v0.0.4

9 years ago

The big change in this release is that the anon repository is no longer holding configuration files in the conf directory. If you are using one from there be sure to make a backup before doing a git pull.

v0.0.3

9 years ago

The v0.0.3 release includes a few new features:

  • ipv6 support: your config.json can now include ipv6 ranges
  • the throttle configuration variable to prevent duplicate tweets for edits of the same page from the same user

If you have an existing cloned repository that you are updating to v0.0.3 you will need to run npm install in order to get the new javascript-ipv6 dependency.