Skip to content

Releases: librespeed/speedtest-rust

Release v1.3.2

12 Sep 12:51
Compare
Choose a tag to compare

What's changed (fixes) ?

  • Added support dual stack socket, Reported by @everything411 #3
  • Added support compile with docker compose, Thanks to @ki9us #4
  • Minor changes and improvements

Release v1.3.0

04 Sep 12:44
Compare
Choose a tag to compare

What's changed (fixes) ?

  • Added support for in-memory database
  • Included default web-frontend in binary (with automatic server detection)
  • Fix some bugs in http server / client
  • Fix css loading problem
  • Now it is real OOTB ☺️

Release v1.2.1

25 Aug 17:38
Compare
Choose a tag to compare

What's changed (fixes) ?

  • Added support for ipinfo.io api
  • Uses lower versions of glibc for run on more gnu distros, reported by @everything411 #1
  • Added 64-bit apple darwin distro
  • Added 32-bit linux gnu distro

Release 1.2.0

09 Aug 09:20
Compare
Choose a tag to compare

What's changed ?

  • Implemented offline ipinfo.io database for ISP detection
  • Added support for TLS
  • Update dependencies
  • Fixed some bugs & improvements

Note

Why did the binary size increase ?
Because I don't use upx anymore (binary size increased and memory usage decreased).

Release 1.0.1

21 Jul 12:12
fcf06cc
Compare
Choose a tag to compare

What's changed ?

  • Added worker threads count feature
  • Fixed favicon loading problem
  • Fixed some bugs in HTTP server

Release 1.0.0

19 Jun 14:29
Compare
Choose a tag to compare

First Release

This is first release of speedtest-rust source.