Releases: 3F/GhrMeter.user.js
0.7.1
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
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
🎲 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
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
🎲 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
🎲 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
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
🎲 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
🎲 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)