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.
- The editor name is now reported without the version number,
e.g.
IntelliJ IDEAinstead ofIntelliJ IDEA 2025.2.
- IDE version
2022.2is no longer supported, at least2022.3is now required.
- 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.