Skip to content

Releases: Traewelling/traewelling

v1.3.2 Hotfixes!

31 Jan 20:53
8dce7ba
Compare
Choose a tag to compare

Fixed bugs
🩹 Fixed and improved timepicker form on stationboard (#196)
⚡ Improved PageSpeed (#199)
🚑 hotfix for a not working api-authentication on FastCGI (#200, #198)

v1.3.1

30 Jan 00:06
66b4eee
Compare
Choose a tag to compare

Implemented Enhancements
🩹 Fixed meta tag (#195)
🩹 Changed faker locale (#189)
🩹 Remove static imprint data from repository (#188)
🩹 Limit monthly leaderboard to 100 users (#193)
🩹 Improved user deletion when not accepting privacy (#181)
✨ Changed point calculation to show the last 7 days instead of a fixe
✨ Save delays for single stops and refresh it automatically (#177)
✨ Added monthly leaderboard (#187)
🗃️ Reordered database migration (#180)
♻️ Type safety & Code Formatting (#183)
🎨 Improved the blog (#194)

Fixed bugs
🚑 Fixed a bug with Timestamps (#192)
🚑 Fixed missing import (#191)

v1.3

29 Jan 20:12
e2bdb5b
Compare
Choose a tag to compare

Implemented Enhancements
🩹 Improved user deletion when not accepting privacy (#181)
🩹 Save avatars with user id instead of displayname (#182)
🩹 Changed copyright year (#178)
🩹 Fixed down migration (#172)
📦 Bump ini from 1.3.5 to 1.3.8 (#161)
📦 Bump jquery-validation from 1.19.2 to 1.19.3 (#163)
📦 Bump axios from 0.18.1 to 0.21.1 (#162)
📦 Replaced outdated package (#166)
🔒 Prevent search engines from indexing legal pages (#170)
🗃️ Changed database column positions for new migrations (#171)
⚡ Improved PageSpeed and reduced count of db-queries (#175)
♻️ Type safety & Code Formatting (#183)
💥 BREAKING! Changed API-endpoint /trains/stationboard to only accept ISO8601 with when-parameter in query (#176)

👽 Support PHP 8 rocket (#165)
👽 Update DB Rest to v5 (#168)
✅ Test all supported PHP versions (#167)

Fixed bugs
🐛 Improved PageSpeed and reduced count of db-queries (#175, #173)
🐛 Fixed API Endpoint only works after second request (#169, #72)

v1.2

11 Nov 18:32
5d020cc
Compare
Choose a tag to compare
  • Added Search Form 🔎
  • Technically improved Likes ⭐

v1.1.2

03 Nov 16:39
0e2f52c
Compare
Choose a tag to compare
  • Fixed a bug wherein negative travel times occured and checkin collisions didn't work correctly ⏲
  • Removed static debugbar-entry so that --no-dev would install correctly

v1.1.1

19 Oct 14:03
4d25cee
Compare
Choose a tag to compare
  • Some Code-Cleanup 🧹
  • Social Links (on Profiles) will now be opened in a new tab
  • Fixed that Status Body was not posted on Twitter and Mastodon
  • Fixed that CheckIn Collisions were not detected in some situations
  • Fixed that SSO Tokens were not deleted completely if User is disconnecting from Service

v1.1

05 Oct 18:16
d8e808a
Compare
Choose a tag to compare
  • Added Events 🎭
  • Added tool to export your data 📀
  • Added Notifications 📱
  • Added APIv0 👾
  • Show next stop of the journey in the Status Card
  • Added Admin Panel to manage Events 📊
  • Added option to delete Profile Pictures ❌
  • Added average speed to Leaderboard 🌬
  • Added station search by location 📍
  • Fixed error when departure/arriving at "Köln Messe/Deutz" at platform 9, 10, 11 or 12
  • Fixed error when departure/arriving at "Landungsbrücken, Hamburg"
  • Fixed error when last station has no arrival time in HAFAS
  • Catched error when twitter/mastodon is not reachable while trying to post
  • Improved Databaselayout
  • Updated to Laravel 8
  • Fixed that Dashboard was not sorted by date