Skip to content

Releases: shegue77/PyEducate

v2.2.1

20 Oct 15:41

Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

Patched bug causing fatal crashes related to server-client connection.

v2.2.0

05 Sep 21:08

Choose a tag to compare

Full Changelog: v2.1.1...v2.2.0

v2.1.1

03 Sep 20:29

Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.0

02 Sep 21:47

Choose a tag to compare

Full Changelog: v2.0.1...v2.1.0

v2.0.1

28 Aug 21:49

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

Changelog:

  • Fixed a major severity bug
  • Fixed lesson page navigation
  • Code refactoring
  • PyInstaller fix

Windows installers & executables attached 🔗

v2.0.0

26 Aug 13:30

Choose a tag to compare

v1.2.0

13 Aug 06:16

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

Changelog:

  • Added local AES encryption
  • Updated minimum python version requirement to 3.9.2
  • Expanded and updated modularisation
  • Created docs/ folder
  • Updated and cleaned README.md
  • Updated wiki

⚠️ IMPORTANT NOTICE

Any previous data may be corrupted due to encryption.

Currently there is no import/export feature. However, this update will be added soon.

Binaries will be released soon.

Release v1.1.0

04 Aug 16:48

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

Changelog:

  • Modularised server & client programs
  • Updated README.md & CONTRIBUTING.md
  • Bug fixes

Release v1.0.0

28 Jul 20:51

Choose a tag to compare

Release v1.0.0 🎉

The first official release of PyEducate!


Full Changelog: v1.0.0-rc0...v1.0.0
Changelog from BETA: v1.0.0-beta.1...v1.0.0


Changelog Summary

  • Fixed leaderboard 🏆
  • Ran successful tests
  • Bug fixes
  • And more!

INSTALLERS:

The server pack contains the server & the lesson editor installers.
For the client, install PyEducate-v1.0.0-INSTALLER.exe.


EXECUTABLES:

For the client, download client.zip.
The server & lesson editor are in server.zip.


Version 1.0.0-rc0

27 Jul 20:39

Choose a tag to compare

Version 1.0.0-rc0 Pre-release
Pre-release

Full Changelog: v1.0.0-beta.1...v1.0.0-rc0


IMPORTANT

Bugs have been identified and are currently being addressed.
However, it is likely that additional issues remain undiscovered at this stage.


Changelog Summary:
  • Added leaderboard 🏆
  • Updated README.md & added CONTRIBUTING.md
  • Larger suite of commands (such as !ban) for server.py
  • Added log files
  • Updated GUI for client.py & lesson-editor.py