Skip to content

Releases: LukeNeedle/Attendance-Register

Release v2.0.3

09 Apr 18:36
Compare
Choose a tag to compare

Updated pillow version to v10.3.0 from v10.2.0

Release v2.0.2

22 Mar 20:06
Compare
Choose a tag to compare

Fixed desktop shortcut?

The program will now automatically download the latest version of desktop_shortcut.exe on boot.

Moved temporary files from the same directory as the program to the local temp folder.

Allows the user to open the saved file.

As of this version, you don't need to download desktop_shortcut.exe manually

Release v2.0.1

21 Mar 17:36
Compare
Choose a tag to compare
  • General tidy up & improved user experience
  • Allow the user to select the student from either their initials or the ID number given

This is a reminder that the file desktop_shortcut.exe is required to be stored next to the main executable.

Release v2.0.0

16 Mar 09:43
Compare
Choose a tag to compare

setup.json schema has been changed to version 2 and the program is no longer compatible with v1.

You will have to update it manually, or the program will upgrade it automatically on the first load after an update if you use the built-in update feature.

To set up a new instance of the program, you can use the zip file as it includes other required dependencies.

As of v2.0.0, desktop_shortcut.exe is a required dependency and should be stored in the same directory as the main executable.

You can change the release_URL in setup.json if you want to change to a different release stream. This is not recommended unless you trust the owner of the release stream.

Release v1.1.0

04 Mar 18:36
Compare
Choose a tag to compare

Introduced in v1.1.0 is the automatic removal of temporary files.

Release v1.0.0

02 Mar 20:02
Compare
Choose a tag to compare

First release.

Fully functional CLI program.

Important

The commit linked to this release isn't correct as it is the commit for v1.1.0.
The correct commit is 178d6e8