You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
614 B
16 lines
614 B
# Requirements Update (requirements will need to be reinstalled)
|
|
Updated lxml requirement to 5.1.0
|
|
|
|
# New Features
|
|
|
|
# Updates
|
|
|
|
# Defaults
|
|
|
|
# Bug Fixes
|
|
Fixed the Rate Limit on MDbList calls
|
|
- As per MDBList's limitations, users who do not have VIP status on MDBList will be limited to 1 request per second and users who do have VIP status are limited to 5 requests per second - users may notice that this slows down mass operations as we now abide by these restrictions to avoid the user being rate limited.
|
|
Fixed collection fields being locked during batch edits when they shouldn't be.
|
|
|
|
Various other Minor Fixes
|