Skip to content

Releases: Sphereserver/Source

v0.56d (build 1135)

v0.56d (build 1135) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:02
2f8e1c0

Added missing OpenSSL dll files required by MySQL libs v8.0

v0.56d (build 1134)

v0.56d (build 1134) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:19
367f1be

Updated internal MySQL libs v6.1.10 (MySQL client 5.7.16) to v8.0.46

Important

It's HIGHLY recommended to update MySQL client library to prevent errors when using MySQL

  • Windows: replace file libmysql.dll with the version included in the downloaded zip
  • Linux:
    • Debian-based: update package libmysqlclient20 to libmysqlclient21 using sudo apt-get install libmysqlclient21
    • RHEL-based: switch MySQL module stream to v8.0 using sudo dnf module switch-to mysql:8.0

v0.56d (build 1133)

v0.56d (build 1133) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:39
6f02c1d

Updated internal SQLite libs v3.30.1 to v3.53.3

v0.56d (build 1132)

v0.56d (build 1132) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:55
4506f05

Updated internal Zlib libs v1.2.13 to v1.3.2

v0.56d (build 1131)

v0.56d (build 1131) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:40
18b75d6

Updated project files to use the same compiler flags and features on Windows/Linux builds

Also updated C++ standard from C++14 to C++20

v0.56d (build 1129)

v0.56d (build 1129) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:07
b08b341

Fixed linux compiler warnings

Also changed GitHub releases to include script pack

v0.56d (build 1128)

v0.56d (build 1128) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:23
d8af843

Fixed some alerts reported by CodeQL

v0.56d (build 1127)

v0.56d (build 1127) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:09
207de5b

Fixed linux compiler warnings

v0.56d (build 1126)

v0.56d (build 1126) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:42
2308397

Fixed linux compiler warnings

v0.56d (build 1125)

v0.56d (build 1125) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:13
d4c51c0

Fixed linux compiler warnings