All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed the plugin not working with some IntelliJ versions.
- Sealed a small memory leak with settings validation.
- Project name is now correctly displayed for projects in directories with different names.
- Coding time no longer increases while inactive.
- Hostname now works regardless of DNS settings.*
*Works on Windows, macOS, and any OS withgethostname()
.
- Input verification on the settings page.
- Project-level Testaustime notifications.
- Improved some English messages.
- Fixed tracking when multiple projects are open.
- Split notifications into Testaustime Information and Testaustime Warnings.