Skip to content

Releases: Nikolai558/FE-BUDDY

V1.0.1

28 Nov 00:06
296d13d
Compare
Choose a tag to compare

Instructions to install:

  1. Download the zip file named "FE-BUDDY-1.0.1.zip"
  2. Unzip the file
  3. Keep all files inside it together.
  4. Run the Setup.exe

Change log:

  • The Main Window has a background image instead of a solid color.
  • Changed the Update view background colors to match new main window colors.
  • "Start" and "Exit" Buttons display a different color when clicking them.
  • The color of the Hover state of all buttons has changed.
  • Implemented a simple Logger.
    • This log file will be included in the output folder.
  • Misc. code clean-up and function design changes.

V1.0.0

16 Nov 23:13
2b03f92
Compare
Choose a tag to compare

Instructions to install:

  1. Download the zip file named "FE-BUDDY-1.0.0.zip"
  2. Unzip the file
  3. Keep all files inside it together.
  4. Run the Setup.exe

Change log:

  • New Github Repository
  • Name changed from "NASR2SCT" to "FE-BUDDY".
  • GUI Color changed.
  • "Credits" button takes you to a link in the in the github repository.
  • Added Roadmap button.
  • Updated License to GPLv3
  • Fixed compatibility issue with users that use drives other than "C:"
  • Backend code changes such as comments, c# namespaces, and file structures.