Skip to content

Releases: Benjol/SE-AutoReviewComments

Release v1.4.7

11 Mar 07:07
Compare
Choose a tag to compare

This release just adds a SE API key to the user details request, but this avoids rate-limiting problems for people who had other scripts also sending requests to SE (Issue #128).

Updated extension uploaded to Chrome.

Release v1.4.5

21 Feb 06:54
Compare
Choose a tag to compare

Sorry this has taken so long.
I haven't yet been able to upload the chrome extension to the store

Releave v1.4.4

15 Mar 18:32
9290e5f
Compare
Choose a tag to compare
Update dist files

Release v1.4.3

16 Feb 06:34
Compare
Choose a tag to compare

Corrections for new SO header.
Note that the Firefox add-on is unfortunately deprecated because of breaking changes in Mozilla security restrictions.
Minor tweaks: info link now sends here instead of to StackApps, and mouseover text on link shows current version.

Release 1.4.2

19 Apr 13:10
Compare
Choose a tag to compare
v1.4.2

Release v1.4.1

15 Apr 04:47
Compare
Choose a tag to compare

Bug fix release:

  • fix for #87: getUserId fails with FF36 due to broken reference
  • fix for #85: Don't add auto links if they already exist on the target
  • fix for #53: Disable insert functionality for messages that are being edited

v1.4.0

12 Mar 12:45
Compare
Choose a tag to compare

New major release, includes multiple improvements:

  • 'Quick insert' arrows on right allow one click add of comment
  • Comments can now be targeted to specific use-cases (Questions, Answers etc)
  • Auto comments work in other places eg. (Close reasons)
  • Works for http & https
  • Corrects yesterday's borked release (1.3.3.4) which only worked on StackOverflow

Release V1.3.3.4

11 Mar 06:44
Compare
Choose a tag to compare

'Official' signed release, including all previous updates.
Note that the updated version already exists on chrome webstore. The updated Mozilla add-on is in the review queue.

Release v1.3.3.3

26 Jul 20:42
Compare
Choose a tag to compare

This is a hotfix release to fix a change in the DOM code for SE sites. An element used as a selector no longer has an ID on it, breaking the script for everybody.

The attached prebuilt browser extensions are temporary signed by @alerque because the author is offline for the month. Official store releases will be made on his return and these uploads replaced with ones signed with his personal key.

Release v.1.3.3

05 Mar 07:15
Compare
Choose a tag to compare

'Service' release to correct the auto-update script (which was 'broken' by having changed script location).