From 51edbc08fa719fbc5587338d5ab8616a4738683a Mon Sep 17 00:00:00 2001 From: apasika Date: Sat, 25 Apr 2026 21:22:39 +0200 Subject: [PATCH 1/4] update title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7acac9a..bdf6194 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Connect to [CodeClocker Hub](https://hub.codeclocker.com/) to unlock AI timeshee -## Automatic Time Tracking + AI Timesheets from Git Commits in Hub +## Automatic Time Tracking + AI Timesheets & Jira Worklog Sync CodeClocker tracks active coding time per project in your JetBrains IDE and works locally by default — no account required. It helps you understand where your time went, prepare standup updates, and export activity data without leaving the IDE. From 02da61d94a903a4e0dafff59e15c0da48f0d6816 Mon Sep 17 00:00:00 2001 From: apasika Date: Sat, 25 Apr 2026 21:23:24 +0200 Subject: [PATCH 2/4] update title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf6194..868c2a6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Connect to [CodeClocker Hub](https://hub.codeclocker.com/) to unlock AI timeshee -## Automatic Time Tracking + AI Timesheets & Jira Worklog Sync +## Automatic Time Tracking + AI Timesheets from Git Commits & Jira Worklog Sync CodeClocker tracks active coding time per project in your JetBrains IDE and works locally by default — no account required. It helps you understand where your time went, prepare standup updates, and export activity data without leaving the IDE. From a5aff715c3ed44a8039957b5808005b2c57996f1 Mon Sep 17 00:00:00 2001 From: apasika Date: Sat, 25 Apr 2026 21:25:08 +0200 Subject: [PATCH 3/4] Prepare release 1.17.3 Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 9 ++++++++- gradle.properties | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cb448c..6d5b203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ## [Unreleased] +## [1.17.3] - 2026-04-25 + +### Changed + +- Update README + ## [1.17.2] - 2026-04-21 ### Changed @@ -326,7 +332,8 @@ - Support IntelliJ Platform 2024.3.5 -[Unreleased]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.17.2...HEAD +[Unreleased]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.17.3...HEAD +[1.17.3]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.17.2...v1.17.3 [1.17.2]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.17.1...v1.17.2 [1.17.1]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.17.0...v1.17.1 [1.17.0]: https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.16.0...v1.17.0 diff --git a/gradle.properties b/gradle.properties index 2a67feb..f0c6862 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.codeclocker pluginName = CodeClocker pluginRepositoryUrl = https://github.com/codeclocker/codeclocker-intellij-plugin # SemVer format -> https://semver.org -pluginVersion = 1.17.2 +pluginVersion = 1.17.3 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 242 From 0b2b8b157bf08ed9e70e4d632d9194ba74417ddc Mon Sep 17 00:00:00 2001 From: apasika Date: Sat, 25 Apr 2026 21:28:48 +0200 Subject: [PATCH 4/4] update title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 868c2a6..d7f4f0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CodeClocker — Automatic Time Tracking + AI Timesheets from Git Commits in Hub +# CodeClocker — AI Timesheets from Git Commits + Jira Worklog Sync ![Build](https://github.com/codeclocker/codeclocker-intellij-plugin/actions/workflows/gradle.yml/badge.svg) [![Version](https://img.shields.io/jetbrains/plugin/v/26962.svg)](https://plugins.jetbrains.com/plugin/26962)