Releases: Traewelling/traewelling
Releases · Traewelling/traewelling
v1.21
What's Changed
- ⬆️ Upgrade dependencies by @MrKrisKrisu in #1171
- 🚸 Show status last refreshed by @MrKrisKrisu in #1172
- 💚 Upgrade to actions/checkout@v3 by @jeyemwey in #1173
- ⬆️ Bump mdb-ui-kit from 5.0.0 to 6.0.0 by @dependabot in #1151
- 🚸 Improve support workflow by @MrKrisKrisu in #1177
- 🚸 Remove platform from trip-table by @MrKrisKrisu in #1178
- ✨ Show daily journeys on map and implement station map on stats by @MrKrisKrisu in #1176
- 🚸 Change text when no statuses are visible by @MrKrisKrisu in #1180
- ⬆️ Bump sass-loader from 13.1.0 to 13.2.0 by @dependabot in #1181
- 🚸 Sanitise mastodon domain to handle @[email protected] input by @jeyemwey in #1179
Full Changelog: v1.20.1...v1.21
v1.20.1
What's Changed
- Revert ":bug: Use real time data to order check ins" by @jeyemwey in #1169
- 🐛 Fix status update via API1 and added tests by @MrKrisKrisu in #1170
Full Changelog: v1.20...v1.20.1
v1.20
Warning
Most APIv0 endpoints have been removed in this version. Please migrate to APIv1.
Please keep in mind that APIv1 is also still under development. Variables and endpoints are subject to change at any time without notice. We are planning an official release including documentation soon.
What's Changed
- 🗃️ Add default for failed job id by @DRSchlaubi in #1140
- 🎨 Improve checkin ui by @MrKrisKrisu in #1132
- 🔥 Remove APIv0 documentation by @MrKrisKrisu in #1119
- 🎨 Improve admin panel layout by @MrKrisKrisu in #1141
- 🔥 Remove notifications from APIv0 by @MrKrisKrisu in #1142
- 🔥 Remove event- and like-endpoints from APIv0 by @MrKrisKrisu in #1143
- 🚸 Improve export ui and user experience by @MrKrisKrisu in #1129
- 🔥 Remove deprecated trains endpoints from APIv0 by @MrKrisKrisu in #1144
- 🔥 Remove deprecated endpoints from APIv0 by @MrKrisKrisu in #1145
- 📝 Extend APIv1 Documentation to /auth and /user by @HerrLevin in #1125
- 🎨 Cleanup APIv1 structure by @MrKrisKrisu in #1146
- 🐛 Hide muted users even if the user is followed by @MrKrisKrisu in #1147
- 🐛 Use real time data to order check ins by @DRSchlaubi in #1149
- ✅ Add tests and increase coverage by @MrKrisKrisu in #1150
- ⬆️ Bump php from 8.1.11-apache to 8.1.12-apache by @dependabot in #1157
- 🥅 Add try/catch to en route map by @MrKrisKrisu in #1148
- ✨ Added endpoint for current user status by @jheubuch in #1160
- ✅ Add tests and increase coverage by @MrKrisKrisu in #1159
- ✅ Add test for new active statuses endpoint by @MrKrisKrisu in #1161
- 🚸 Fetch real time data from origin and remove deprecated function by @MrKrisKrisu in #1137
- ✅ Add tests by @MrKrisKrisu in #1162
- 🧑💻 Change trip destination with APIv1 by @MrKrisKrisu in #1121
Full Changelog: v1.19.4...v1.20
v1.19.4
What's Changed
- 🐛 Report exception with laravels exception handler by @MrKrisKrisu in #1130
- ⬆️ Upgrade dependencies by @MrKrisKrisu in #1133
- 🐛 Improve refresh script and remove database schema by @MrKrisKrisu in #1134
- 🐛 Change distance if destination is changed by @MrKrisKrisu in #1138
- ⬆️ Bump doctrine/dbal from 3.4.5 to 3.5.1 by @dependabot in #1135
Full Changelog: v1.19.3...v1.19.4
v1.19.3
What's Changed
- 🐛 Fix modal close button by @MrKrisKrisu in #1120
- 💄 Improve status edit ui by @MrKrisKrisu in #1118
- ⬆️ Bump spatie/laravel-ignition from 1.5.1 to 1.5.2 by @dependabot in #1116
- ⬆️ 💚 use nodejs 19 for automatic builds by @jeyemwey in #1123
- 🐛 Fix sorting of stopovers in APIv1:/trains/trips by @MrKrisKrisu in #1127
Full Changelog: v1.19.2...v1.19.3
v1.19.2
What's Changed
Full Changelog: v1.19.1...v1.19.2
v1.19.1
What's Changed
- 🚑 Fix alternative destinations for old checkins by @MrKrisKrisu in #1114
Full Changelog: v1.19...v1.19.1
v1.19
What's Changed
- 🐛 Fix "fast check in" button not correctly selecting last stop if train end prematurely by @DRSchlaubi in #1093
- ⚡ Cache global stats by @MrKrisKrisu in #1091
- 🚸 Improve privacy interception experience by @MrKrisKrisu in #1095
- ⬆️ Bump spatie/icalendar-generator from 2.4.0 to 2.5.0 by @dependabot in #1096
- ⬆️ Bump laravel/framework from 9.33.0 to 9.34.0 by @dependabot in #1098
- 🚸 Show distance in meter if under 1km by @MrKrisKrisu in #1090
- ⬆️ Bump spatie/laravel-ignition from 1.5.0 to 1.5.1 by @dependabot in #1100
- ⬆️ Bump leaflet from 1.9.1 to 1.9.2 by @dependabot in #1099
- ⬆️ Bump sass-loader from 13.0.2 to 13.1.0 by @dependabot in #1097
- ⬆️ Bump axios from 0.27.2 to 1.1.2 by @dependabot in #1101
- ⬆️ Bump laravel/passport from 10.4.1 to 11.2.0 by @dependabot in #1055
- 📝 Add Events in API docs by @HerrLevin in #1102
- 🐛 Improve stationboard if HAFAS fuzzy search making weird stuff by @MrKrisKrisu in #1089
- 🔥 Remove axios by @MrKrisKrisu in #1106
- 🐛 Fix duplicate stopovers by @MrKrisKrisu in #1108
- ⬆️ Upgrade dependencies by @MrKrisKrisu in #1107
- ♻️ Add UserCheckedIn event and dispatch PostStatusOn* jobs via this route by @jeyemwey in #1104
- 🐛 Show trips without given operator in stats by @MrKrisKrisu in #1109
- 🚸 Change trip destination after checkin by @MrKrisKrisu in #1103
- 🧑💻 Interface for OAuth Client Creation by @HerrLevin in #1111
- 🚸 Improve gps locate ui by @MrKrisKrisu in #1110
New Contributors
- @DRSchlaubi made their first contribution in #1093
Full Changelog: v1.18.1...v1.19
v1.18.1
v1.18
What's Changed
- 🥅 Catch errors by @MrKrisKrisu in #1028
- ⬆️ Bump php from 8.1.9-apache to 8.1.10-apache by @dependabot in #1029
- ⬆️ Upgrade dependencies by @MrKrisKrisu in #1033
- 📝 Update README and FAQ by @MrKrisKrisu in #1034
- ✨ Add locations to admin panel by @MrKrisKrisu in #1037
- 🚀 add queue runner for the docker-compose setup by @jeyemwey in #1039
- 🚸 Make the admin sidebar menu collapse on small devices by @marc-maurer in #1042
- 📝 Add new Endpoints in APIdoc by @HerrLevin in #1044
- 🐛 Fix points column in CSV export by @jeyemwey in #1051
- ✨ Show body length on checkin by @MrKrisKrisu in #1053
- ⬆️ Upgrade dependencies by @MrKrisKrisu in #1054
- 🐛 Fix status visibility by @MrKrisKrisu in #1057
- 📝 Add disclaimer to API by @MrKrisKrisu in #1052
- 💥 Fixed business statistics from API by @jheubuch in #1016
- 🔇 silence "file not found" error in VersionController by @jeyemwey in #1061
- ⬆️ Bump mdb-ui-kit from 4.3.0 to 5.0.0 by @dependabot in #1020
- ⬆️ Bump laravel/ui from 3.4.6 to 4.0.2 by @dependabot in #1056
- 🧑💻 Add database schema by @MrKrisKrisu in #1063
- ⬆️ Bump leaflet from 1.8.0 to 1.9.1 by @dependabot in #1065
- ✅ Mark test skipped when no trip is found by @MrKrisKrisu in #1071
- ⬆️ Bump doctrine/dbal from 3.4.4 to 3.4.5 by @dependabot in #1069
- ⬆️ Bump spatie/laravel-sitemap from 6.2.1 to 6.2.2 by @dependabot in #1067
- ⬆️ Bump laravel/framework from 9.30.1 to 9.31.0 by @dependabot in #1066
- ⬆️ Bump sass from 1.54.9 to 1.55.0 by @dependabot in #1068
- ⬆️ Bump darkaonline/l5-swagger from 8.3.3 to 8.4.1 by @dependabot in #1070
- 🔥 Remove jQuery.js by @MrKrisKrisu in #1076
- 🚸 Show character count in edit modal by @MrKrisKrisu in #1072
- 🚸 Prevent users from spamming their own email address by @MrKrisKrisu in #1062
- ♿ Improve navbar colors by @MrKrisKrisu in #1075
- 🧱 Disallow Semrush and BLEX web crawler by @xanderio in #1079
- ⬆️ Bump php from 8.1.10-apache to 8.1.11-apache by @dependabot in #1080
- ⬆️ Bump dompdf/dompdf from 2.0.0 to 2.0.1 by @dependabot in #1081
- Queue Monitoring, stripped down by @jeyemwey in #1078
- ⬆️ Bump bootstrap from 5.2.1 to 5.2.2 by @dependabot in #1086
- ⬆️ Bump laravel/framework from 9.31.0 to 9.33.0 by @dependabot in #1084
- ⬆️ Bump nunomaduro/collision from 6.3.0 to 6.3.1 by @dependabot in #1085
- 🐛 Fix checkin at entry/exit only stations by @MrKrisKrisu in #1073
- ⚡ Add caching to the leaderboard by @jeyemwey in #1087
- 🧐 Save tweet id for posted status by @MrKrisKrisu in #1074
- ⚡ Evaluate leaderboard cache every five minutes by @jeyemwey in #1088
New Contributors
Full Changelog: v1.17.2...v1.18