Skip to content

Commit cc7cef7

Browse files
Bumped APP version to v4.3.3
1 parent 5b0fa1a commit cc7cef7

16 files changed

+34
-25
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [v4.3.3](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.3.3) - 2026-01-02
2+
3+
## What's Changed
4+
* ISSUE #1599: Rewind active vs rest days always takes end of year into account by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1600
5+
* ISSUE #1587: Current streaks dashboard widget by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1590
6+
* ISSUE #1605: Improve webhooks documentation by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1606
7+
8+
**Full Changelog**: https://github.com/robiningelbrecht/statistics-for-strava/compare/v4.3.2...v4.3.3
9+
110
# [v4.3.2](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.3.2) - 2025-12-29
211

312
## What's Changed

src/Application/AppVersion.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
private const int MAJOR = 4;
1010
private const int MINOR = 3;
11-
private const int PATCH = 2;
11+
private const int PATCH = 3;
1212

1313
public static function getSemanticVersion(): string
1414
{

tests/Application/Build/BuildIndexHtml/__snapshots__/BuildIndexHtmlCommandHandlerTest--testHandle--index-html.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-de_DE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-en_US.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-fr_FR.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-it_IT.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-nl_BE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-pt_BR.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

tests/Application/Build/ConfigureAppLocale/__snapshots__/ConfigureAppLocaleCommandHandlerTest--testHandle--index-html-pt_PT.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
</a>
235235
</div>
236236
<div class="flex justify-center gap-x-1">
237-
<span>v4.3.2</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.3.2">
237+
<span>v4.3.3</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.3.3">
239239
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
240240
</span>
241241
</div>

0 commit comments

Comments
 (0)