Advanced Search
Search Results
262 total results found
v1.13.1
1.Added ability to edit meta elements of automated embeds in Discord (Welcome, Team Update, Rank Update) 2.Added ability to switch between webhook and bot for automated embeds in Discord (Welcome, Team Update, Rank Update) 3.Updated partial endpoint path or me...
v1.12.9
1.Fixed the bug that updating event point without updating attendee doesn't work 2.Added DELETE /user/password endpoint and removed the ability to disable password login by passing empty password to PATCH /user/password
v1.12.8
1.Fixed 500 error when submitting division validation request 2.Fixed 500 error when Drivers Hub gets error from Discord getting user data (/auth/discord/callback) 3.Fixed some 500 errors when trying to convert non-int to int
v1.12.7
Improved endpoint path and response format for better readability
v1.12.6
Improved Banner Generator: i) Fixed 500 error when image is invalid ii) Fixed transparent logo background becoming solid in some cases iii) Improved rounded avatar generation and added transparency
v1.12.5
1.Fixed 500 error on /user when config.privacy = false and no authorization header is provided 2.Fixed /member/steam showing non-member information
v1.12.4
1.Fixed 500 error on /dlog/stats when config.privacy = true 2.Added Discord Login requirement to /user/discord, /user/connection, /user/delete, /member/dismiss, /member/resign 3.Reduced cache expire time from 300 seconds to 120 seconds for /dlog/stats and /dlo...
v1.12.3
Improved leaderboard ordering
v1.12.2
1.Added cache for /dlog/stats (5min), /dlog/leaderboard (5min), /user/banner (1hr) 2.Removed statistics in /user 3.Removed driver table 4.Improved database index creation 5.Fixed some bugs
v1.12.1
1.Added cache for /dlog/stats (5min), /dlog/leaderboard (5min), /user/banner (1hr) 2.Removed statistics in /user 3.Removed driver table 4.Improved database index creation 5.Fixed some bugs
v1.11.5
1.Fixed the bug that leaderboard is not loading 2.Improved authentication system 3.Removed possibility to add event point and division point using /member/point 4.Added possibility of showing distance added with Update Member Point on time-ranged leaderboard 5...
v1.11.4
Improved Banner Generator to save memory
v1.11.3
1.Merged /member and /user to /user for both member and public user, added discordid, steamid, truckersmpid parameter 2.Added config.privacy to select whether to show / hide member information in public, including: /member/steam, /members, /user, /dlog, /dlogs...
v1.11.2
Added requirement to login with discord to revoke specific / all token
v1.11.1
1.Improved application plugin: i) Added support to per-type webhook ii) Added support to per-type staff role iii) Removed reservation for type ID 1~4 (driver, staff, loa, division) iv) Added note (driver) for config.application_types as a substitute of reserva...
v1.10.10
Added revoke-all-token when updating password
v1.10.9
Removed regex email validation
v1.10.8
Fixed the bug that application webhook contains words in applicant's language
v1.10.7
1.Removed GET /dlog/newdrivers 2.Removed sort_by_highest_role parameter from GET /members 3.Added order, order_by parameter for GET /members, GET /users 4.Added order parameter for GET /dlogs, GET /applications, GET /announcements
v1.10.6
1.Added support to email & password login 2.Added time-range query for /dlog/stats 3.Added more data for /dlog/stats response