Changelog/Registro delle modifiche
Questa pagina è disponibile solo in Inglese.
v1.88.1
released on 30/11/2024What's Changed
- 🌐 Update passwords.php by @appledavevc in #3010
- 🐛 fix year in review database queries by @MrKrisKrisu in #3011
- 📝 add
year-in-review
endpoint to documentation by @MrKrisKrisu in #3012
New Contributors
- @appledavevc made their first contribution in #3010
Full Changelog: v1.88...v1.88.1
v1.88
released on 29/11/2024What's Changed
- 👷 test with php 8.4 by @MrKrisKrisu in #2956
- 🚸 Indicate, which departures have live data and which don't by @HerrLevin in #3002
- 📱Improve profile header layout; lil bit of refactoring by @HerrLevin in #3001
- ✨ Extract Domain formatter + add more formats to accept by @HerrLevin in #3000
- ⬆️ Bump pinia-plugin-persistedstate from 3.2.3 to 4.1.3 by @dependabot in #2987
- ⬆️ Bump @vuepic/vue-datepicker from 9.0.3 to 10.0.0 by @dependabot in #2998
- ⬆️ Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.1 by @dependabot in #3005
- ⬆️ Bump apexcharts from 3.54.1 to 4.1.0 by @dependabot in #3006
Full Changelog: v1.87.2...v1.88
v1.87.2
released on 15/11/2024What's Changed
- ⬆️ upgrade dependencies by @MrKrisKrisu in #2954
- 🐛 don't show authenticated checkins on guests event page by @MrKrisKrisu in #2955
- 🐛 don't give points for forced manual trips by @MrKrisKrisu in #2957
- ⬆️ Bump node from 22-alpine to 23-alpine by @dependabot in #2962
- new startpage screenshot in readme / changed image by @sanojkl in #2969
- ⬆️ Bump php from 8.3.12-apache to 8.3.13-apache by @dependabot in #2971
- ⬆️ upgrade dependencies by @MrKrisKrisu in #2977
- ⬆️ Bump laravel/framework from 10.48.22 to 10.48.23 by @dependabot in #2990
- ✨ Add
followedBy
attribute toUserResource
by @jheubuch in #2985 - ⬆️ upgrade composer dependencies by @MrKrisKrisu in #2993
- 🐛 Fix notification badge going below 0 by @HerrLevin in #2991
- ⬆️ upgrade npm dependencies by @MrKrisKrisu in #2994
New Contributors
Full Changelog: v1.87.1...v1.87.2
v1.87.1
released on 11/10/2024What's Changed
- 🚸 better sorting of stations in custom trip creation form by @HerrLevin in #2951
- 🚸 wikidata improvements by @HerrLevin in #2952
Full Changelog: v1.87...v1.87.1
v1.87
released on 11/10/2024What's Changed
- 🛂 prevent uploading new profile pictures for restricted accounts by @MrKrisKrisu in #2933
- ⬆️ Bump filp/whoops from 2.15.4 to 2.16.0 by @dependabot in #2937
- ⬆️ Bump apexcharts from 3.53.0 to 3.54.0 by @dependabot in #2934
- ⬆️ Bump sass from 1.79.3 to 1.79.4 by @dependabot in #2936
- ⬆️ Bump vite from 5.4.7 to 5.4.8 by @dependabot in #2935
- 🐛 fix(ui): add
theme-color
for dark mode by @weiland in #2938 - feat(ui): add Update Station Wikidata button by @weiland in #2948
- ✨ Add flag to disable brouter by @HerrLevin in #2950
- ✨ Move Polylines to files when accessed by @HerrLevin in #2949
Full Changelog: v1.86...v1.87
v1.86
released on 29/09/2024What's Changed
- 🐛 fix detection of extended checkin time by @MrKrisKrisu in #2929
- ⬆️ Bump php from 8.3.11-apache to 8.3.12-apache by @dependabot in #2931
- 🛂 add role
deactivate-account-usage
by @MrKrisKrisu in #2932
Full Changelog: v1.85.3...v1.86
v1.85.3
released on 24/09/2024What's Changed
- ✨Show correct event date, Add data on event page by @britiger in #2924
- ⬆️ Bump vite from 5.4.2 to 5.4.7 by @dependabot in #2920
- ⬆️ upgrade npm dependencies by @MrKrisKrisu in #2927
- ⬆️ upgrade composer dependencies by @MrKrisKrisu in #2926
- 🐛 fix capitalization of tags by @MrKrisKrisu in #2928
New Contributors
Full Changelog: v1.85.2...v1.85.3
v1.85.2
released on 12/09/2024What's Changed
- ⬆️ Bump php from 8.3.10-apache to 8.3.11-apache by @dependabot in #2897
- 🔥 remove unconfigured codacy workflow by @MrKrisKrisu in #2892
- 🐛 fix docker-entrypoint.sh by @ygerlach in #2908
- ✨ Clean up unused profile pictures by @HerrLevin in #2887
- ✨ Better sorting of the stations in the trip creation interface by @HerrLevin in #2910
New Contributors
Full Changelog: v1.85.1...v1.85.2
v1.85.1
released on 02/09/2024What's Changed
- 🐛 prevent posting on mastodon with friend checkin by @MrKrisKrisu in #2891
Full Changelog: v1.85...v1.85.1
v1.85
released on 31/08/2024What's Changed
- ⬆️ Bump vite from 5.4.0 to 5.4.2 by @dependabot in #2880
- ⬆️ Bump revolution/laravel-mastodon-api from 3.1.3 to 3.1.4 by @dependabot in #2879
- ⬆️ Bump pinia from 2.2.1 to 2.2.2 by @dependabot in #2875
- ⬆️ Bump intervention/image from 3.7.2 to 3.8.0 by @dependabot in #2873
- ✨ Add new prometheus metrics, add cleaner for prometheus cache by @HerrLevin in #2886
- 🧑💻 Migrate follow management endpoints by @jheubuch in #2861
- ⚗️ New station endpoint including local-only stations in TripCreationForm by @HerrLevin in #2872
Full Changelog: v1.84...v1.85