- fix(progress): Update the task bar progress bar value based on the total progress and not on the individual job progress
- fix(code): Switch to unboxed types and minor optimizations.
- fix(gForm): Add the form handle in the remaining message boxes in gForm
- feat(dark): Implement Dark Mode in a new way with a bit of help from AI (thanks Jules!)
- fix(files): Fix file structure
- Create README.md