Releases: Traewelling/traewelling
Releases · Traewelling/traewelling
2026.04.17
What's Changed
- 🐛 move ticket routes back to closed beta by @MrKrisKrisu in #4705
- 🧑💻 add helper function for beta app layout by @MrKrisKrisu in #4706
- ♻️ implement tickets to new layout by @MrKrisKrisu in #4707
- 🐛 fix timezone issues while checking in by @MrKrisKrisu in #4694
- ✨ add beta warning by @MrKrisKrisu in #4709
- ♻️ use ApexCharts for stats and move to beta design by @MrKrisKrisu in #4708
- ✨ add StatusCard and StatusTicket components to beta layout by @MrKrisKrisu in #4710
- 🐛 fix leaderboard spacing by @MrKrisKrisu in #4711
- 🐛 fix monthly leaderboard route by @MrKrisKrisu in #4712
- ✨ ActiveJourneys to beta layout by @MrKrisKrisu in #4713
Full Changelog: 2026.04.15...2026.04.17
2026.04.15
What's Changed
- 🐛 fix marker animation when trip ends by @MrKrisKrisu in #4693
- ⬆️ npm audit fix by @HerrLevin in #4698
- ⚰️ Remove dead frontend code by @HerrLevin in #4697
- ⚗️ Wrap old bootstrap components inside new tailwind layout by @HerrLevin in #4700
- ✨ Deliver status id in polylines for daily statistics by @jheubuch in #4696
Full Changelog: 2026.04.12...2026.04.15
2026.04.12
What's Changed
- 🚸 Reorder settings tabs by @HerrLevin in #4682
- ✨ add Webhook Stats and disable failing webhooks by @MrKrisKrisu in #4684
- 🐛 broken station link in events calendar by @HerrLevin in #4685
- ✨ add external link for events in backend by @MrKrisKrisu in #4689
- 💄 rewrite Settings with Tailwind; remove from open beta by @MrKrisKrisu in #4679
- 🧑💻 refactor stores to be typesafe & use generated api by @HerrLevin in #4690
- 🐛 fix parsing of NeTEx source names by @MrKrisKrisu in #4691
Dependencies
- ⬆️ npm audit fix by @HerrLevin in #4686
- ⬆️ Upgrade actions/github-script action to v9 by @renovate[bot] in #4687
Full Changelog: 2026.04.08...2026.04.12
2026.04.08
What's Changed
- 📝 mark
identifieras deprecated (OperatorResource) by @MrKrisKrisu in #4675 - ♻️ add
uuidandidentifiersto Operator by @MrKrisKrisu in #4676
Full Changelog: 2026.04.03...2026.04.08
2026.04.03
What's Changed
- 🚸 check for duplicates before creating new segments by @MrKrisKrisu in #4669
- ♻️ improve route segments; add manual water segments by @MrKrisKrisu in #4670
Full Changelog: 2026.04.02...2026.04.03
2026.04.02
What's Changed
- 🗑️ Mark stop properties as deprecated in API documentation by @MrKrisKrisu in #4663
- ⬆️ Npm audit fix by @HerrLevin in #4666
- ✨ Leaderboard in experimental features by @HerrLevin in #4665
- ✨ Color events in experimental calendar by @HerrLevin in #4667
- ✨ Show changelog in experimental ui by @HerrLevin in #4668
Full Changelog: 2026.04.01...2026.04.02
2026.04.01
What's Changed
- 🐛 handle modal hidden event and reset state in Stationboard by @MrKrisKrisu in #4647
- 🐛 fix date parsing; use user timezone in daily stats by @MrKrisKrisu in #4648
- 🐛 delete notification after accepting/declining a follow request by @MrKrisKrisu in #4652
- 🐛 Webhook-Notifications are now displayed in the user's preferred language by @HerrLevin in #4661
- ✅ Test the export's RFC 4180 compatibility by @MrKrisKrisu in #4653
- ✨ Hide leaderboard + points by default by @HerrLevin in #4662
- ✨ Implement better privacy policy acceptance handling by @HerrLevin in #4650
- 🧑💻 Add activity relationships to Station, Event, and Status models by @HerrLevin in #4651
- ♻️ Refactor admin pages by @HerrLevin in #4655
- 🚸 filter admin navbar based on roles by @HerrLevin in #4657
- 🚸 Make danger zone in admin user page prettier by @HerrLevin in #4659
- 📝 set deprecation dates correctly by @HerrLevin in #4660
Full Changelog: 2026.03.28.02...2026.04.01
2026.03.28.02
What's Changed
- ✅ add tests for StationServices by @MrKrisKrisu in #4638
- ⬆️ upgrade spatie/laravel-activitylog to v5 by @MrKrisKrisu in #4639
- 🐛 fix station mapping on departures by @MrKrisKrisu in #4640
- 🐛 fix delay color in StationBoardEntry.vue by @MrKrisKrisu in #4641
- ✨ parse cancelled trips by @MrKrisKrisu in #4642
- 🐛 fix notification on zero minute trip overlap by @MrKrisKrisu in #4643
- 🐛 update default status visibility by @MrKrisKrisu in #4644
- 🐛 fix instantly forgotten fediverse connections by @MrKrisKrisu in #4646
- 🐛 handle manual arrival and departure times in active status by @MrKrisKrisu in #4645
Full Changelog: 2026.03.28...2026.03.28.02
2026.03.28
What's Changed
- 🐛 prevent infinite loop during user check-in process by @MrKrisKrisu in #4631
- 🚸 Prevent accidental multiple checkins by @HerrLevin in #4633
- 💚 Fix flaky event test by @HerrLevin in #4634
- ✅ Add regression test by @MrKrisKrisu in #4636
- ♻️ refactor checkin flow by @HerrLevin in #4632
- ⬆️ upgrade
intervention/image; refactoring; add tests by @MrKrisKrisu in #4637
Full Changelog: 2026.03.27...2026.03.28
2026.03.27
What's Changed
- ⬆️ Npm audit fix by @HerrLevin in #4627
- ✨ Add possibility to check into route with motis identifiers by @HerrLevin in #4626
- ⬆️ Upgrade dependency lucide-vue-next to v1 by @renovate[bot] in #4618
- 🐛 Users can now unfollow other users from their settings by @HerrLevin in #4629
- 🧑💻 add type hinting + add remove follower test case by @HerrLevin in #4628
Full Changelog: 2026.03.25...2026.03.27