Registro de cambios
Esta página solo está disponible en Inglés.
2026.01.17
released on 17-01-2026What's Changed
- 🐛 fix profile background by @MrKrisKrisu in #4301
- ✨ Add global User-Agent header to HTTP requests by @HerrLevin in #4306
- 👷 improve workflows by @MrKrisKrisu in #4314
- 👷 add
eslintto ci by @MrKrisKrisu in #4317 - 👷 add Laravel Pint code style check to CI by @MrKrisKrisu in #4318
- 👷 add PHPStan configuration and CI integration by @MrKrisKrisu in #4320
- ✨ Refactor user dropdown to Vue component, enhance settings fetching logic by @HerrLevin in #4325
- 🎨 Install prettier + adapt ESLint Config by @HerrLevin in #4326
- ✨ Improve seeder performance by @HerrLevin in #4327
Full Changelog: 2026.01.13...2026.01.17
2026.01.13
released on 12-01-2026What's Changed
- ⚡ implement caching for MastodonServer lookups and improve error handling by @MrKrisKrisu in #4287
- ✨ Error tracking for Mastodon profile fetch, remove information on persistent errors by @HerrLevin in #4288
- 🐛 Don't handle error 0, b/c curl errors are not HTTP errors by @HerrLevin in #4289
- 🐛 Set Mastodon timeout to 30 seconds by @HerrLevin in #4290
- ✨ Add route color to ActiveStatusCard by @MrKrisKrisu in #4292
- 🐛 change font family to
DejaVu Sansin export template by @MrKrisKrisu in #4294 - 🐛 Fix text color handling in vue by @HerrLevin in #4293
- 🐛 Convert byte offsets to character offsets in mention handling by @MrKrisKrisu in #4295
- 🐛 Dispatch StatusUpdateEvent on status updates by @MrKrisKrisu in #4296
- ✅ fix test to not fail every fifth run... by @MrKrisKrisu in #4297
- ✅ add and merge test workflows by @MrKrisKrisu in #4298
- 🐛 fix line color badge position on single digit lines by @MrKrisKrisu in #4299
Full Changelog: 2026.01.12...2026.01.13
2026.01.12
released on 12-01-2026What's Changed
- 🩹 grammar by @boettner in #4245
- ✨ add customizable
route_text_colorstring by @wittighausen in #4256 - ✨ add api endpoint to search stations by body and stations by @MrKrisKrisu in #4258
- 🔥 remove experimental station names feature by @MrKrisKrisu in #4284
- ⚡ remove
mastodonUrlfrom LightUser model by @MrKrisKrisu in #4286
New Contributors
- @boettner made their first contribution in #4245
- @wittighausen made their first contribution in #4256
Full Changelog: 2025.12.15...2026.01.12
2025.12.15
released on 15-12-2025What's Changed
- ✨ add registration toggle and disable message by @MrKrisKrisu in #4225
- ✨ enable registration toggle for Auth routes by @MrKrisKrisu in #4235
Full Changelog: 2025.12.14...2025.12.15
2025.12.14
released on 14-12-2025What's Changed
- 🐛 fix liked statuses display in yir by @MrKrisKrisu in #4189
- 🐛 fix year in review link in navigation by @MrKrisKrisu in #4190
- ✨ Enhance delayed trip display by @MrKrisKrisu in #4191
- 🚸 remove duplicate journey number by @MrKrisKrisu in #4222
- 🔥 remove automatically trip reports by @MrKrisKrisu in #4223
- ✨ move YearInReview cache back to database by @MrKrisKrisu in #4224
Full Changelog: 2025.12.03...2025.12.14
2025.12.03
released on 03-12-2025What's Changed
- 🐛 update LineIndicator shape to rounded and remove circle style by @MrKrisKrisu in #4163
- 🧑💻 refine docker setup + docs by @asteragos in #4178
- ✨ Inject year in review alert by @MrKrisKrisu in #4187
- ✨ include year in review by @MrKrisKrisu in #4188
Full Changelog: 2025.11.18...2025.12.03
2025.11.18
released on 18-11-2025What's Changed
- ⬆️ Upgrade dependency laravel/framework to v12.38.1 by @renovate[bot] in #4138
- ⬆️ Upgrade dependency phpunit/phpunit to v12.4.3 by @renovate[bot] in #4139
- ⬆️ Upgrade dependency daisyui to v5.5.4 by @renovate[bot] in #4145
- ⬆️ Upgrade dependency maplibre-gl to v5.13.0 by @renovate[bot] in #4146
- ⬆️ Upgrade dependency daisyui to v5.5.5 by @renovate[bot] in #4149
- 🐛 fix time comparison logic in DateTimeHelper by @MrKrisKrisu in #4153
- 🚧 Add Motis transport mode to trip by @HerrLevin in #4140
- 🐛 Fix distance calculation by @HerrLevin in #4159
- ⬆️ Upgrade dependency laravel/framework to v12.39.0 by @renovate[bot] in #4158
- ⬆️ Upgrade dependency spatie/icalendar-generator to v3.1.1 by @renovate[bot] in #4157
- ⬆️ Upgrade dependency sass to v1.94.1 by @renovate[bot] in #4154
Full Changelog: 2025.11.13...2025.11.18
2025.11.13
released on 13-11-2025What's Changed
- 🚑 catch null station by @HerrLevin in #4137
- ⬆️ Upgrade dependency laravel/framework to v12.38.0 by @renovate[bot] in #4129
- 🐛 Fix autozoom on ios by @HerrLevin in #4141
- 🚸 24h clock in English b/c we're europe-centric by @HerrLevin in #4142
- 🚸 Make beta map not too big, show correct line color by @HerrLevin in #4143
- ⬆️ Upgrade dependency daisyui to v5.5.3 by @renovate[bot] in #4144
Full Changelog: 2025.11.12...2025.11.13
2025.11.12
released on 12-11-2025What's Changed
- ⬆️ Upgrade dependency daisyui to v5.5.0 by @renovate[bot] in #4128
- 🐛 Reduce exceptions on webfinger endpoint and set active by default by @HerrLevin in #4123
- ✨ MapLibre on StatusCard by @HerrLevin in #4134
- 🐛 Don't assign object properties to array by @HerrLevin in #4135
- ✨Maplibre on activejourneymap by @HerrLevin in #4136
Full Changelog: 2025.11.11...2025.11.12
2025.11.11
released on 11-11-2025What's Changed
- ✨ add CSV import for trip creation form by @MrKrisKrisu in #4127
Full Changelog: 2025.11.04.1...2025.11.11