Skip to content

Releases: Traewelling/traewelling

v1.6

28 Apr 22:10
f655ef8
Compare
Choose a tag to compare

Implemented Enhancements
✨ Business Check-In (#248)
🎨 Fixed alert alignment (#253)
🎨 Improved colors of searchbar buttons (#257)
🎨 Improved button color (#258)
🚸 Dont ask user for current password if they dont have one (#260)
🚸 Improved design of third party settings (#261)
🚸 Let users name their ICS tokens and show last access date (#262)
📝 Added translations (#254)
🌐 Added translations (#255)

Fixed Bugs
🐛 Removed table column with wrong and unnecessary data (#259)
🔥🐛 Removed duplicate lines (#264)

Dependencies
⬆️ Bump ssri from 6.0.1 to 6.0.2 (#252)

Developing
📝 Update README.md (#265)
🔨 PHPUnit coverage & Codacy-Coverage (#251)
🌐 Added Weblate instruction to README (#256)
📝 Added Badges to README (#263)
🔥 Removed code parts for debugging (#250)

v1.5.4

28 Apr 13:05
aa048f2
Compare
Choose a tag to compare

Fixed Bugs
🐛 Fixed distance calculation for foreign trips (#247)

v1.5.3

25 Apr 22:06
5b0779a
Compare
Choose a tag to compare

Fixed Bugs
🩹 Fixed 500 Error on TrainCheckIn (#215)

Improvements
🎨 Better localization (#244)

Dependencies
⬆️ Bump phpseclib/phpseclib from 2.0.30 to 2.0.31 (#242)

v1.5.2

31 Mar 19:58
2d45fbf
Compare
Choose a tag to compare

Fixed Bugs
🩹 Fixed TwitterNotSentNotification (#238)

Dependencies
⬆️ Bump elliptic from 6.5.3 to 6.5.4 (#236)
⬆️ Bump y18n from 4.0.0 to 4.0.1 (#241)

v1.5.1

23 Feb 22:24
3c1ab9e
Compare
Choose a tag to compare

Implemented Enhancements
none

Implemented Code-Enhancements
🔥 Removed pwa_fix.js (#234)
🗃️ Change default value for avatar (#233)
🗃️ Save operators for future statistics (#232)

Fixed Bugs
🔒 Prevent users from accidentally deleting their account (#230)
🐛 Fixed "Fast-CheckIn" to the last station on a trip (#235)

v1.5

23 Feb 13:42
958296f
Compare
Choose a tag to compare

Implemented Enhancements
✨ Added DS100/RIL100 search for TrainStations (#226)
💄 UI & UX improvements (#225)

Internal Code-Enhancements
🧹 🚪 Validate HTML, Remove redundant code, cleanup settings (#228)
🎨 Moved CleanUp to a seperate Command (#224)

Fixed Bugs
🚑 Hotfixes (#229)
🩹 Fixed monthly leaderboard design on mobile devices (#197)

v1.4.1

20 Feb 19:54
21dd3e5
Compare
Choose a tag to compare

Fixed Bugs
🚑 Fixed points calculation (#223)

v1.4

19 Feb 22:30
b2e78d3
Compare
Choose a tag to compare

Implemented Enhancements
✨ Private profiles (#156)
✨ Export journeys as ICS (#216)
✨ Added possibility to remove followers (#219)

v1.3.4

15 Feb 20:59
63527d2
Compare
Choose a tag to compare

Fixed bugs
🩹 Fixed PDF Export (#204)
🩹 Fixed date comparisation for real-time data (#208)
🩹 Fixed progress-bar when no real-time data is available (#209)
🩹 Fixed ring-lines in API (#210)
💬 Catch DB-Rest's 502 Bad Gateway and show a user friendly error message (#205)
🩹 Check if account has set an e-mail address before removing sso (#213)

Implemented Enhancements
🎨 Added Relationship to Event Model (#211)
💩 Added status variable to displayName endpoint (#212)
🚸 Use realtime-data for collision checks (#207)

Security Changes
🚑 Added CSRF Protection to routes (#214)

Dependencies
⬆️ Updated dependencies (#206)

v1.3.3

14 Feb 19:14
0c29c0e
Compare
Choose a tag to compare

Fixed bugs
🩹 Fixing Check-In duration when stopover line is a ring (#201)
🗃️ Make PolyLine Hash unique (#203)