Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

288 total results found

v1.10.5

Changelog Backend

1.Removed staff_of_the_month and drivers_of_the_month 2.Added roles and sort_by_highest_role parameter for GET /members 3.Added tracker reload when reloading service 4.Added information and copyright in tracker

v1.10.4

Changelog Backend

1.Added data compression for dlog.detail and application.detail 2.Added upgrade plugin 3.Added version in database settings table

v1.10.3

Changelog Backend

1.Fixed admin.py bug overwriting original tconfig which causes 500 on GET /admin/config 2.Improved driver & staff of the month and division role detection by adding ',' at the start and end of roles column

v1.10.2

Changelog Backend

1.Fixed minor bugs 2.Added pagelimit parameter for all list response

v1.10.1

Changelog Backend

1.Config format update (Use config_upgrade.py in release to upgrade config to v1.10.1) a) Item name changes Old Name New Name vtcprefix vtc_abbr vtcname vtc_name hexcolor hex_color vtclogo vtc_logo_link teamupdate team_update_image_link domain...

v1.9.12

Changelog Backend

1.Added expense, net_profit column in exported .csv table 2.Updated delivery webhook post

v1.9.11

Changelog Backend

Added zlib compression for telemetry data (saving ~40% storage)

v1.9.10

Changelog Backend

1.Changed config.telemetry_innodb_dir to mysql_ext 2.Moved announcement, dlog, division, event, application, auditlog, downloads TABLE to mysql_ext for external storage A method to move data directory ALTER TABLE table RENAME TO table_old; CREATE TABLE IF NOT ...

v1.9.9

Changelog Backend

1.Fixed the bug that User ID replaced User Name on /dlog 2.Updated telemetry data encoding method

v1.9.8

Changelog Backend

1.Updated IP check mechanism 2.Allowed admin roles to be updated with API 3.Added response status code to all error response 4.Improved fault-tolerance (hexcolor) for config

v1.9.7

Changelog Backend

Added config.perms.hrm who has higher permission than config.perms.hr

v1.9.6

Changelog Backend

Added config.perms.announcement for announcement permission control

v1.9.5

Changelog Backend

Added limituser argument for /dlog/leaderboard

v1.9.4

Changelog Backend

1.Fixed the issue that delivery webhook post would fail when config.delivery_gifs = [] 2.Added audit log for PATCH /config and PATCH /downloads 3.Added config.steam_callback_url to redirect to custom frontend page 4.Changed to use official TruckersMP API to ge...

v1.9.3

Changelog Backend

1.Added PATCH /user/unbind endpoint to unbind connections 2.Added DELETE /user/delete endpoint to delete user 3.Added GET /dlog/export endpoint to export .csv table of deliveries 4.Added auto remove for expired ratelimit data 5.Removed error response code for ...

v1.9.2

Changelog Backend

1.Fixed bugs with role detection 2.Updated driver detection mechanism for application

v1.9.1

Changelog Backend

1.Added Rate Limiter 2.Added response status code for 401 and 404 errors 3.Updated delivery webhook post 4.Allowed application token for GET /downloads

v1.8.13

Changelog Backend

1.Removed function to not create database table for disabled plugins 2.Updated delivery webhook post

v1.8.12

Changelog Backend

Fixed bug of navio webhook not accepting WoT jobs due to non-int meta distance

v1.8.11

Changelog Backend

Fixed bug of welcome_roles failing to remove roles