Skip to content

Releases: 3F/GhrMeter.user.js

0.7.1

05 May 18:05
@3F 3F
7b0ec8b
Compare
Choose a tag to compare
Public release. GhrMeter 0.7.1

* FIXED: Fixed `Unexpected value: Array [ 0 ]` and possible -1.

* NOTE: Tested via Firefox 76.0 + Greasemonkey 4.9

0.7

27 Feb 20:47
@3F 3F
a915eb7
Compare
Choose a tag to compare
0.7
Public release. GhrMeter 0.7

* FIXED: Fixed problems if tags contains symbols such `$()`
         e.g: an unevaluated `$(appveyor_build_version)` Issue #3.

* FIXED: Fixed incorrect multiple adding of the counters when using cached web page.

* NEW: Implemented NumFormatter: k 10^3 + m 10^6.

* NEW: Added individual /tags/:tag support.
       No limits as for `?after=<tag_name>` See related Issue #5.

* CHANGED: Up to 100 records per page via UrlApiResolver.
           See related Issue #5.

* NOTE: Tested via Firefox 73.0.1 + Greasemonkey 4.9

0.6.1

10 Feb 14:18
@3F 3F
dbeeec6
Compare
Choose a tag to compare
Public release of the GhrMeter.user.js 0.6.1

* FIXED: Possible "Request mode is "same-origin" but the URL's origin is not same as the request origin" #1
* NOTE: Tested via Firefox 65.0 + Greasemonkey 4.7
* NOTE: Tested via Firefox 65.0 + Tampermonkey 4.8.5847
* NOTE: Tested via Chrome 72.0.3626.96 + Tampermonkey 4.7.63 ( Thanks @Jaid )

CI-build-21

10 Feb 14:15
@3F 3F
00d085f
Compare
Choose a tag to compare
CI-build-21 Pre-release
Pre-release

🎲 Nightly build of 00d085f ➾ Worker image: Visual Studio 2017; Console: ci.appveyor.com/.../build-21

Only for tests 🗨 Commit message:

Merge pull request #2 from 3F/issue1

$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)

0.6

09 Feb 17:51
@3F 3F
6e0f572
Compare
Choose a tag to compare
0.6
Public release of the GhrMeter.user.js 0.6

* FIXED: Fixed the work with modern GitHub Releases ~ February 2019
* CHANGED: Added non-mangled version https://github.com/3F/GhrMeter.user.js/releases
           Use this IF you are worried about safety -_-

           But anyway, the original src was compiled via Babel 7.
           Therefore, part of this code it's a generated code for compatibility
           with target platforms: '> 0.25%, not dead'

           Or just compile it yourself: https://github.com/3F/GhrMeter.user.js

* NOTE: Tested via Firefox 65.0 + Greasemonkey 4.7

CI-build-20

10 Feb 12:05
@3F 3F
6e0f572
Compare
Choose a tag to compare
CI-build-20 Pre-release
Pre-release

🎲 Nightly build of fc61a91 ➾ Worker image: Visual Studio 2017; Console: ci.appveyor.com/.../build-20

Only for tests 🗨 Commit message:

Changed request mode "same-origin" to "cors"

Issue #1

CI-build-18

09 Feb 17:23
@3F 3F
89c5b3f
Compare
Choose a tag to compare
CI-build-18 Pre-release
Pre-release

🎲 Nightly build of 89c5b3f ➾ Worker image: Visual Studio 2017; Console: ci.appveyor.com/.../build-18

Only for tests 🗨 Commit message:

Updated support for modern GitHub Releases ~ February 2019

$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)

0.5

07 Jan 16:17
@3F 3F
Compare
Choose a tag to compare
0.5
Public release of the GhrMeter.user.js 0.5

* NEW: Meet the new project: 'GhrMeter'
       'GitHubReleasesCount' Extracted from sandbox into the new project:
        https://github.com/3F/GhrMeter.user.js

* CHANGED: Native implementation via fetch.
           Modern GhrMeter has no jQuery dependencies anymore.

* NOTE: Tested via Firefox 64.0 + Greasemonkey 4.7

CI-build-16

07 Jan 15:37
@3F 3F
Compare
Choose a tag to compare
CI-build-16 Pre-release
Pre-release

🎲 Nightly build of 6b7b483 ➾ Worker image: Visual Studio 2017; Console: ci.appveyor.com/.../build-16

Only for tests 🗨 Commit message:

Changed field declarations through constructor.

+'How to use' in readme

CI-build-14

07 Jan 14:33
@3F 3F
Compare
Choose a tag to compare
CI-build-14 Pre-release
Pre-release

🎲 Nightly build of 75ad8f2 ➾ Worker image: Visual Studio 2017; Console: ci.appveyor.com/.../build-14

Only for tests 🗨 Commit message:

Native implementation via fetch. +ES6 updated code. Under Babel7, browserify, and Gulp.

$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)