v1.1.0
The smoothness and efficiency of the program is improved by
- Keep separate tables for jobs and GPUs.
- Only updating changed cells in a table instead of re-writing the whole table.
- Conduct table updates in threads to avoid blocking UI operations.
- Keep sorting configurations after refreshing.
- Load the job log since the point of the last change instead of re-loading the whole file.
- Enable automatic refresh by default.