Advanced Search
Search Results
262 total results found
v2.1.1
1.Fixed upgrader failure due to ./upgrades/ does not exist by removing file log 2.Fixed application webhook being sent to division webhook 3.Fixed application permission issue 4.Fixed user.activity being null 5.Fixed multilang unable to handle None requests 6....
v2.5.6
1.Added shortcut button to update division status 2.Fixed sigfig showing undefined suffix for number larger than 1e15 3.Added show / hide password button for login
v2.5.7
1.Replaced UniSans with OpenSans 2.Fixed name/role display 3.Added support to multiple application tokens 4.Added OAuth function
v2.6.x
v2.6.6 Added update custom profile v2.6.5 Updated to be compatible with API v2.1.5 v2.6.4 Updated to be compatible with API v2.1.4 v2.6.3 Bug fixes on compatability v2.6.2 Bug fixes on compatability v2.6.1 Updated to be mostly compatible with API v2.1.0 v2.6.0...
v2.1.2
1.Fixed AutoMessage cannot be sent when using webhook 2.Removed member_leave on driver role removal, removed member_accept and member_welcome on driver role addition, moved member_accept and member_welcome to be sent on member acceptance 3.Renamed config.team_...
v2.1.3
1.Fixed steam/truckersmp connection validation when adding driver role 2.Fixed error when sending notification to a uid = None user 3.Fixed error when updating user's Discord connection 4.Updated /member/roles to take json data in request 5.Disabled error webh...
v2.1.4
1.Fixed challenge system required_roles validation 2.Updated routes, request json data format, request param format (see table below) 3.Added /user/notification/{{notificationid}} to get specific notification with notification id 4.Improved code base Route ...
v2.1.5
1.Fixed issue preventing status update of all notifications 2.Improved ratelimit to identify session with uid when available 3.Updated user object to store and use full avatar URL rather than identifier 4.Added caching to authorization 5.Removed bearer token e...
v2.1.6
1.Added support to custom avatar and name (Updated PATCH /user/profile) -> Disabled automatic sync to Discord profile on login -> Disabled default action of syncing to Discord profile, sync_to_discord=true in request param is required -> Added config.avatar_do...
v2.2.0
1.Automated discord_callback_url and discord_oauth_url generation, hence removed it from config 2.Added function to connect/update Discord account -> Added discord_callback to config.frontend_urls -> Added ?connect_account request param to /auth/discord/redire...
v2.2.1
Added support to Email/Password registration and updating email -> Added smtp_server, smtp_port, smtp_email, smtp_passwd in config for email credentials -> Added email_template.register/update_email/reset_password as configurable email templates -> Register wi...
v2.2.2
1.Fixed POST /auth/register not checking config.register_methods 2.Fixed in-Discord-guild check being bypassed when Discord account is not connected
v2.2.3
1.Fixed banner generator 2.Fixed application permission control
v2.2.4
1.Fixed db creating ratelimit TABLE with ip COLUMN rather than identifier COLUMN 2.Fixed Discord register is not considering config.register_methods 3.Fixed GET /auth/ticket adding user wrapper 4.Removed legacy str: true/false detection in JSON 5.Removed event...
v2.3.0
1.Added economy plugin 2.Bug fixes and improvements
v2.3.1
1.Created a tool to automatically fix ultra-high User ID / UID 2.Removed support of navio due to truckspace shutdown 3.Added audit log and notification for blocked deliveries 4.Added economy transaction history export 5.Added economy transaction amount limit a...
v2.4.0
Mainly backend code changes, in preparation of v2.4.1
v2.4.1
1.Fixed notifications not being sent to uid = 0 2.Fixed errors with MFA (due to auth_ticket) 3.[Code changes in preparation of future updates]
v2.4.2
1.Renamed start_time/end_time in query param to after/before 2.Added after/before query param to GET /divisions 3.Improved GET /divisions response 4.Renamed config.server_ip to config.server_host 5.Added ability to run multiple Drivers Hubs within one server p...
v2.4.3
1.Fixed redirect route for downloads plugin 2.Fixed issue banning user who has NULL connection(s) 3.Fixed scs_convoy/multiplayer detection due to navio->tracksim migration 4.Prevented transferring to oneself in economy-balance 5.Added support to ommiting /{use...