Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

First Beta - Major UI rework and new features

Pre-release
Pre-release
Compare
Choose a tag to compare
@Jacalz Jacalz released this 19 Jan 17:02
· 150 commits to master since this release

Description:

The release of 0.3.0 is the first beta release and marks a big milestone in Sparta development. A lot of absolutely needed features have been added and the user interface has been improved a lot.

Changes:

  • Major UI rework for better design visuals and more options by using tabs.
  • Added a settings page to give the user more control over the application.
  • Added support for changing between ligth and dark themes.
  • Added support for changing the password in settings.
  • Added support for deleteing all activity data.
  • Added a button to cancel the form input and clear all data inside the form.
  • Clean the text in the form on submit.
  • Packaged icons are generlla in higher definition.
  • Delete the password value from memory after it has been used.
  • Added support for showing error and preventing login if entered password is incorrect.
  • Big code cleanups and lots of code refactoring.