Skip to content

Releases: thedoggybrad/speedtest

Version 5.1 (Minor Release)

15 Jul 13:30
58526fa
Compare
Choose a tag to compare

It's been a long time. Finally the version 5.1 now released!

Version 5.1 is a minor release that adds the selection of your Internet source so that you will not be forced to download 70MB worth of files in a data-capped/super-slow Internet connection.

Version 5.0 (Major Release)

15 Aug 07:09
6acacf5
Compare
Choose a tag to compare

This is the promised v5.0 (Major Release) but with not the major UI changes I mentioned in the release logs of v4.1.
Instead this major release is focused instead on the improvement of reliability and realisticness of this speedtest software.

What this release does change?
*The documentation for its accuracy and to become easy to read/understand.
*Documentation updated for the v5.0's changes.
*The speedtest file is now 70.70MB from 14.7MB, which is 4.8x bigger to simulate a real-world software download.
*The latency URL is still the same but given emphasis on the documentation on why Google is chosen.

Important: The UI changes planned for v5.0 are now not planned to happen, due to my scheduling conflicts. But I am still interested on doing some UI changes in the future though. Hope you understand.

Next-Gen Download Test Files

15 Jul 12:59
6acacf5
Compare
Choose a tag to compare

Next-Gen Download Test Files
Intended for Version 5.1 release

Version 4.1 (Minor Release)

04 Aug 04:19
c7bec32
Compare
Choose a tag to compare

Version 4.1 (2nd Gen RealSpeedTest), a minor release which does the following things to the previous release (4.0):
•Changes the underlying element names such as classes and ids, to help faster troubleshooting.
•Removes the existence of the center tag, which is now unsupported by HTML 5.
•Fixes some issues.
•Better fit on mobile devices.
•Added the unit MBps (Megabytes per second), alongside with the primary unit Mbps (Megabits per second).
•Updates on the documentations to improve awareness and information learning.
•Updates on the documentations to reflect the changes above.


Roadmap for the next release:
•There will be no more planned/intended releases for the versions 4.x.x branch.
•The 3rd generation of RealSpeedTest is targeted to be the v5.0.
•Version 5.0 branch have a goal to deliver a "major UI" changes and improvements.
•There could still be releases in the version 4.x.x branch if there are fixes needed.

Unfortunately, this plan has been cancelled. Read the new v5.0 release logs.

Version 4.0

13 May 09:53
a459066
Compare
Choose a tag to compare

The first official fully stable release of the 2nd generation RealSpeedTest.

May this improvement helps everyone!

Version 3.3.3a

13 May 08:23
42654bb
Compare
Choose a tag to compare

The first stable (semi-alpha) release release of RealSpeedTest (2nd generation)

Known Issues:
-Some texts in the box does not center correctly some mobile devices, Yes it fits properly (Fix Attempt Ongoing)

Version 3.3.2

13 May 07:23
f3830e8
Compare
Choose a tag to compare

This is the last release of the 1st generation of RealSpeedTest.

What this does
-Changes all links to not include JSDelivr CDN (because it slows down the website instead)
-Changes the latency test to google,com
-Uses Github Pages for download test
-Prepares the whole source code for the 2nd generation of this tool

Upcoming on the next release:
The upcoming 2nd generation RealSpeedTest will improve the over-all user interface and performance.

Version 3.3.1

20 Jan 10:44
ef28532
Compare
Choose a tag to compare

Just a cleanup!

Version 3.3

20 Jan 10:40
0c3de51
Compare
Choose a tag to compare

Version 3.3 is a minor release that changes my compressed custom version of jQuery to latency-script.js, a fork of jQuery version 2.1.1. Yes, this release, downgrades the version of jQuery but all the modules are removed meaning that the core is the only one left and is also being minified.

Thus, this release makes an improvement to the performance of this software.

Version 3.2.3

08 Jan 02:13
c31f981
Compare
Choose a tag to compare

This release makes the former "jQuery Super Slim Minified" renamed to "jQuery Custom". It is not super slim as I removed codes related to "console". It is customized for this project and not for everyone. Apologies for that mistake.

Anyways, the jQuery Custom can be accessed on https://cdn.jsdelivr.net/gh/thedoggybrad/speedtest@main/jquery.custom.js/. Please do note, that I am not sure if this customized version of jQuery will work on your project but on this project it works fine. Still it is based on the latest version (atleast for now) of stable jQuery Core Slim Minified version 3.6.3.