Advanced Search
Search Results
297 total results found
v2.7.2
1.Improved value size limit handling 2.Fixed inappropriate default query value 3.Added ?after and ?before to announcement and poll listing 4.Added order_id and is_pinned to event 5.Improved flexibility of event listing - Added ?order_by, ?order, ?before, ?afte...
v2.7.3
1-4. Internal code changes 5.Fixed 500 error on POST /member/bonus/claim when config.ranks[].daily_bonus = null -> It will now return 404 in such cases 6.Improved config validator to handle data of wrong types 7.Added ?sync_to_truckersmp to PATCH /user/profile...
v2.7.4
1.Fixed update member points audit log 2.Added detailed description to specific errors
v2.7.5
1-2. [Internal code changes] 3.Removed percentage from config.ranks[].daily_bonus.streak_type to prevent excessive bonus 4.Renamed config.ranks[].bonus to distance_bonus 5.Disabled TrackSim webhook signature validation when webhook secret is not configured 6.A...
v2.7.6
1.Improved discord embed handler -> Support any fields, so no update is needed to catch up with the changing discord -> Support more variables, including {avatar} and {staff_*} -> Support multiple embeds in one message 2.Improved application restrictions with ...
v2.7.7
Added user note (private / global) -> To remove the note, provide an empty string on note field when updating it
v2.7.8
1.Added handling of autoPark field on dlog export -> This should be a TrackSim issue 2.Added retries on arequests 3.Added ?voted_by, ?is_private to GET /events/list -> Also made ?attended_by and ?voted_by only usable by members 4.Added voted field to event obj...
v2.7.9
1.Renamed announcement_type to type 2.Renamed challenge_type to type 3.Removed ?after|before query from GET /challenges/list 4.Added ?start_after|before and ?end_after|before to GET /challenges/list 5.Removed ?roles query from GET /members/list 6.Added ?includ...
v2.7.10
1.[Internal code changes] 2.Fixed 500 error in challenge plugin when invalid job_requirements is provided 3.Added config.event_upcoming_forwarding for forwarding upcoming events 4.Added detailed reason of blocking dlog 5.Included basic user info in application...
v2.7.11
1.Removed secret data from GET /application/types 2.Removed config.application_types[].discord_role_id that only supports adding roles 3.Added config.application_types[].role_change to support addition/removal of multiple roles 4.5.[Internal code changes] 6.Up...
v2.7.12
1.Added customizable host, port, workers for banner generator 2.Improved banner generator to delete unused variables timely 3.Limited export function to export a maximum range of 90 days of data -> As a solution to prevent database outage -> Rate limit is redu...
v2.7.13
1.Added minimum_seconds_spent, maximum_seconds_spent, maximum_distance, minimum_detour_percentage, maximum_detour_percentage, minimum_adblue, maximum_adblue, minimum_fuel, market, game, truck_id, truck_plate_country_id, minimum_truck_wheel, maximum_truck_wheel...
v2.7.14
1.Blocked large logo and avatar (larger than 10MB or 3400x3400) 2.Added logo and avatar resizing before processing to prevent memory outage
Rollout Schedule
The CHub Utility bot is primarily deployed in three rollout stages: Alpha - the Alpha release window allows testing for any customer on the drivershub.charlws.com domain. Features in Alpha testing are typically either features that are experimental, or those...
v2.0.1
v2.0.1 - Changelog Adds /ping, which pings for message reply latency and API latency to your provided hub. Authentication and Guild Access entries required. Adds /bind, which binds a token to you and to the guild the command is run in. If the server in which...
v2.7.15
Enforced deepcopy for most large dicts to prevent constants being changed Renamed config.delivery_post_gifs to delivery_webhook_image_urls and added config-level url validation
v2.8.0
Removed company_driver.detached tracksim event listening Added "update discord email" when user reconnects discord account and email is not connected Added config.discord_guild_message_replace_rules for manipulating discord message content before sending Conf...
v2.8.1
Added POST /trucky/import/{jobid} to import jobs from Trucky Added user_joined_company Trucky webhook event listening Fixed the issue that empty email may lead to wrong ban check
Trucky Integration
Introduction In this article you will find out how to stream data from Trucky's VTC Hub to Drivers Hub and how to pair your Drivers Hub with your Trucky VTC. This article was prepared specifically for Drivers Hubs operated by The Drivers Hub Project (CHub), if...
v2.8.2
Fixed Trucky webhook handling issues Fixed update-connection failure when the provided connections are unchanged Fixed incorrect role_history data being returned Updated update-connection logic Non-member users with conflicting connections will no longer be ...