Skip to content

Commit b7f9afe

Browse files
Bumped APP version to v4.0.5
1 parent a48112a commit b7f9afe

17 files changed

+35
-26
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [v4.0.5](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.0.5) - 2025-11-18
2+
3+
## What's Changed
4+
* ISSUE #1407: Distribution charts are not calculated for new activities by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1415
5+
* Remove unit symbol from WeeklyStatsChart label formatter by @lennon101 in https://github.com/robiningelbrecht/statistics-for-strava/pull/1423
6+
* ISSUE #1425: Use Symfony's built in EventStreamResponse by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1426
7+
8+
**Full Changelog**: https://github.com/robiningelbrecht/statistics-for-strava/compare/v4.0.4...v4.0.5
9+
110
# [v4.0.4](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.0.4) - 2025-11-16
211

312
> [!WARNING]

src/BuildApp/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 = 0;
11-
private const int PATCH = 4;
11+
private const int PATCH = 5;
1212

1313
public static function getSemanticVersion(): string
1414
{

tests/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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/BuildApp/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.0.4</span>
238-
<span class="hidden" data-latest-version data-current-version="v4.0.4">
237+
<span>v4.0.5</span>
238+
<span class="hidden" data-latest-version data-current-version="v4.0.5">
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)