This repository has been archived by the owner on Jan 8, 2023. It is now read-only.
Releases: DecaturMakers/Fobber
Releases · DecaturMakers/Fobber
Version 0.1.0
Changelog:
Additions:
- Finished a functional user login window featuring:
- Added a proper window for data retrieval and change with the following features:
###Bugfixes:
- Fixed a bug in which closing a notification box would quit the application.
Version 0.1.0 release candidate 2
Changelog:
- Added a new 'data window' to pop up upon logging in successfully.
- Added in login/log-out buttons and functionality.
- Added data 'get and set' that occurs on a successful login and populates table with data in 'data window'.
- Added 'Save Changes' button that currently does nothing.
Version 0.1.0 release candidate 1
Changelog:
- Added client interface for connecting to MySQL
- Instant feedback on whether connection failed or not