Skip to content

Task-Master v0.1.3 | More Fixes, Patches & Improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gelvey Gelvey released this 02 May 01:37
· 19 commits to main since this release
61c68e2

Added

User Authentication: The script now includes a login screen where users can enter their username. The username is stored in a configuration file (config.ini) and persisted across sessions.

Database Integration: Task data is now stored in a Firebase Realtime Database, ensuring data persistence across devices and sessions.

Logging: Application activity is logged to a file named task_manager.log for debugging and monitoring purposes.

Along with lot's of changes, organisation, formatting & bug fixes.