Improvements
- The adjustment charge cannot be changed when editing or reviewing anymore (if it needs to be changed, users will need to delete their adjustment request and create a new one)
API
- Switched metadata endpoint to ViewSet so it can be included in the root of the browsable API
- Updated metadata API endpoint to work with python 3.9
Bug fixes
- Fixed validation errors during recurring charges not being rendered properly
- Fixed
skip_customer_validationoption not being respected in consumable withdrawals for recurring charges
Libraries
- djangorestframework -> 3.16.0
- Pillow -> 11.2.1