Skip to main content
v2.8.8
- Fixed issue updating multiple account connections at the same time
- Renamed
config.smtp_passwd
to config.smtp_password
- Renamed confusing
query
param key to more specific keys like (name
, reason
)
- Added
?name
query param to GET /user/ban/list
- Added add/remove driver from tracker company when staff update driver's steam connection
- Improved
?order_by
handling
- Improved second key
- Renamed
user_id
to userid
in GET /member/list
- Added
timestamp
to GET /notification/list
- Added
steamid
, truckersmpid
to GET /member/list
- Added
userid
, timestamp
to GET /dlog/list
- Removed
type
, status
from GET /applications/list
- Added
txid
to GET /economy/balance/{userid}/transactions/list
- Added
garageid
to GET /economy/garages/list
- Renamed
timestamp
to create_timestamp
in GET /events/list
- Hint:
timestamp
mostly refers to timestamp
of resource creation
- Added
config.divisions[].staff_role_ids
to limit staff access to each type of divisions
- Added
config.divisions[].message|channel_id|webhook_url
for per-division discord notification
- Rename
config.application_types[].role_change|allow_multiple
to discord_role_change
and allow_multiple_pending
- Added
X-Database-Response-Time
when performance-header
is enabled