Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1 KB

testaustime-intellij Changelog

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.

[Unreleased]

[0.3.1]

Changed

  • Fixed the plugin not working with some IntelliJ versions.
  • Sealed a small memory leak with settings validation.

[0.3.0]

Added

  • Project name is now correctly displayed for projects in directories with different names.

Changed

  • Coding time no longer increases while inactive.
  • Hostname now works regardless of DNS settings.*
    *Works on Windows, macOS, and any OS with gethostname().

[0.2.0] - 2022-08-04

Added

  • Input verification on the settings page.
  • Project-level Testaustime notifications.

Changed

  • Improved some English messages.
  • Fixed tracking when multiple projects are open.
  • Split notifications into Testaustime Information and Testaustime Warnings.