Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [v4.7.1](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.7.1) - 2026-03-09

## New features
* Added a new dashboard widget showing your most recent milestones.

## Improvements
* Improved the descriptions for gear milestones.
* Improved the mobile layout for milestones.
* Improved milestone comparisons.
* Updated the German translation file.

## Technical details
* ISSUE #1852: Improve gear milestone descriptions by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1853
* Update messages+intl-icu.de_DE.yaml by @effectpears in https://github.com/robiningelbrecht/statistics-for-strava/pull/1858
* ISSUE #1854: Dashboard widget for most recent milestones by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1859
* ISSUE #1861: Improve milestones mobile layout by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1862
* ISSUE #1863: Switch var annotations in favour of asserts by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1864
* ISSUE #1865: Improve milestone comparisons by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1868
* ISSUE #1865: Supported providers link broken by @robiningelbrecht in https://github.com/robiningelbrecht/statistics-for-strava/pull/1871

**Full Changelog**: https://github.com/robiningelbrecht/statistics-for-strava/compare/v4.7.0...v4.7.1

# [v4.7.0](https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/v4.7.0) - 2026-03-05

## New features
Expand Down
12 changes: 0 additions & 12 deletions config/reference.php
Original file line number Diff line number Diff line change
Expand Up @@ -1098,17 +1098,6 @@
* doctrine?: DoctrineConfig,
* doctrine_migrations?: DoctrineMigrationsConfig,
* twig?: TwigConfig,
* "when@dev"?: array{
* imports?: ImportsConfig,
* parameters?: ParametersConfig,
* services?: ServicesConfig,
* framework?: FrameworkConfig,
* flysystem?: FlysystemConfig,
* monolog?: MonologConfig,
* doctrine?: DoctrineConfig,
* doctrine_migrations?: DoctrineMigrationsConfig,
* twig?: TwigConfig,
* },
* "when@prod"?: array{
* imports?: ImportsConfig,
* parameters?: ParametersConfig,
Expand Down Expand Up @@ -1214,7 +1203,6 @@ public static function config(array $config): array
* deprecated?: array{package:string, version:string, message?:string},
* }
* @psalm-type RoutesConfig = array{
* "when@dev"?: array<string, RouteConfig|ImportConfig|AliasConfig>,
* "when@prod"?: array<string, RouteConfig|ImportConfig|AliasConfig>,
* "when@test"?: array<string, RouteConfig|ImportConfig|AliasConfig>,
* ...<string, RouteConfig|ImportConfig|AliasConfig>
Expand Down
2 changes: 1 addition & 1 deletion src/Application/AppVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
private const int MAJOR = 4;
private const int MINOR = 7;
private const int PATCH = 0;
private const int PATCH = 1;

public static function getSemanticVersion(): string
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Updated on 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Updated on 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Aktualisiert am 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Aktualisiert am 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Updated on 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Updated on 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Mis &agrave; jour le 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Mis &agrave; jour le 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Aggiornato il 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Aggiornato il 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Bijgewerkt op 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Bijgewerkt op 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Atualizado em 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Atualizado em 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Atualizado em 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Atualizado em 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Uppdaterades 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="Uppdaterades 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
<div class="border-t absolute p-2 flex flex-col gap-y-1 justify-center text-xs text-center text-gray-500 bottom-0 left-0 w-full bg-white z-20">
<div class="sidebar-collapsed:hidden">
<div class="flex items-center justify-center gap-x-1">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="&#26356;&#26032;&#20110; 17-10-2023 16:15">v4.7.0</span>
<span class="hidden" data-latest-version data-current-version="v4.7.0">
<span class="bg-gray-100 text-gray-600 font-medium px-2.5 py-0.5 rounded-sm" title="&#26356;&#26032;&#20110; 17-10-2023 16:15">v4.7.1</span>
<span class="hidden" data-latest-version data-current-version="v4.7.1">
(latest: <a class="underline" href="https://github.com/robiningelbrecht/statistics-for-strava/releases/tag/%5BLATEST_VERSION%5D">[LATEST_VERSION]</a>)
</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0|DAEMON
StatisticsforStravav4.7.1|DAEMON

Startedon0811202514:47:03

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0
StatisticsforStravav4.7.1



Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0
StatisticsforStravav4.7.1



Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0
StatisticsforStravav4.7.1



Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0
StatisticsforStravav4.7.1



Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

StatisticsforStravav4.7.0
StatisticsforStravav4.7.1



Expand Down