Advanced Search
Search Results
262 total results found
v2.4.4
Backend v2.4.4 [Internal code changes]
v2.5.0
1.Improved /dlog/statistics/summary query performance Note Cache expiry for this endpoint was reduced from 120 to 15 (seconds). 2.Improved /dlog/statistics/chart query performance
v2.5.1
1.Added economy-merch Hint The company owns all the merch. Member will transfer balance to the company when purchasing, and company will transfer balance to member when the member sells the merch. 2.Added route /economy for fetching config
v2.5.2
Added Discord Role Connection Hints i) POST /discord/role-connection/enable must be called to enable this function. (And /.../disable may be called to disable it.) ii) User may get connected by logging in / connecting Discord. iii) Metadata will be automatical...
v2.5.3
1.Fixed BannerGen 500 error 2.Added thousands separator to distance in banners
v2.5.4
1.Fixed audit log on user resignation and when removing driver from tracker company 2.Fixed PATCH /applications/positions route 3.Fixed issue updating member's distance point 4.Fixed dlog summary statistics issue with summing up due to None data in one or more...
v2.5.5
1.Moved add/remove member_welcome discord roles from when driver role is added to when member is accepted 2.Removed add/remove member_leave discord roles from when driver role is removed
v2.5.6
1.Fixed incorrect driver value in GET /dlog/statistics/chart 2.Fixed email connection validation 3.Fixed specific configs are not reloaded after config reload 4.Added support to multiple embeds for automatic embeds 5.Merged member_welcome into member_accept 6....
v2.5.7
1.Improved /user/list to attach banned info when any connections match 2.Improved /user/profile to attach banned info 3.Added GET /user/ban/list and GET /user/ban
v2.5.8
1.Fixed BannerGen app loading issue 2.Fixed rare issue of UpdateRoleConnection 3.Renamed myth_point to bonus_point 4.Removed PATCH /user/discord, added PATCH /user/connections 5.Updated Attention Required message and added localization 6.Added ?unsafe to PATCH...
v2.5.9
Internal changes
v2.5.10
Fixed issues related to Discord role connection Other internal changes and improvements
v2.5.11
1.Added ?after to GET /audit/list 2.Added ?after_logid to GET /dlog/list 3.Added ?after_userid, ?min_point/?max_point to GET /dlog/leaderboard 4.Added ?after_userid to GET /member/list 5.Added ?after_uid to GET /user/list, /user/ban/list 6.Added ?after_notific...
v2.6.0
1.Fixed inaccurate data of GET /dlog/statistics/chart|summary 2.Separated ETS2/ATS data of GET /dlog/statistics/chart 3.Added ?joined_after|before to GET /user/list, /member/list 4.Converted delivery_log_channel_id, webhook_division(_message), webhook_audit to...
v2.6.1
1.Fixed /user/profile returning incorrect ban data 2.Added config.privacy check to GET /dlog/statistics/details 3.Added Authorization header check to middleware if the header exists 4.Added get_sensitive_profile permission to access user email and mfa 5.Added ...
v2.6.2
1.Added order_id and is_pinned to announcement, challenges 2.Removed "forward to Discord" function in announcement 3.Added is_pinned and timestamp to downloads 4.Improved announcement, challenge, downloads, event PATCHing to autofill unprovided fields 5.Improv...
v2.6.3
1.Added user role history 2.Added user ban history 3.Added config.ranks[].daily_bonus and bonus notification type config.ranks[].daily_bonus format * base: int * type: str = fixed/streak streak_type: str = fixed/percentage when type is streak streak_value...
v2.7.0
Added poll plugin
v2.7.1
1.Minor bug fixes and improvements 2.Added algo to config.ranks[].daily_bonus.streak_type - A generic algorithm making the growth rate of the reward decreases as streak increases, solving the issue of percentage that leads to ultra high reward when streak is h...
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...