Releases: Nikolai558/FE-BUDDY
Releases · Nikolai558/FE-BUDDY
V1.0.1
Instructions to install:
- Download the zip file named "FE-BUDDY-1.0.1.zip"
- Unzip the file
- Keep all files inside it together.
- 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
Instructions to install:
- Download the zip file named "FE-BUDDY-1.0.0.zip"
- Unzip the file
- Keep all files inside it together.
- 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.