Releases: ReVanced/revanced-api
Releases Β· ReVanced/revanced-api
v1.4.0-dev.4
1.4.0-dev.4 (2024-11-01)
Features
v1.4.0-dev.3
v1.4.0-dev.2
1.4.0-dev.2 (2024-11-01)
Bug Fixes
- Add missing logging level environment variable to .env.example (3b62120)
Features
v1.4.0-dev.1
v1.3.0
1.3.0 (2024-10-07)
Bug Fixes
- Add missing OK response to routes (1181be1)
- Allow more necessary HTTP methods for CORS (080e2e5)
- Configure CORS properly to allow authorization and content-type header (6442757)
- Expire token relative to current date time instead of just time (c26e129)
- Expose www-authenticate header to JS (9ed724e)
- Respond with JSON when returning token (1e3e46f)
- Specify a validation function to fix authentication (53c3600)
Features
v1.3.0-dev.6
1.3.0-dev.6 (2024-10-02)
Bug Fixes
- Expose www-authenticate header to JS (9ed724e)
Features
- Only allow requests from HTTPs (a6d7da1)
v1.3.0-dev.5
v1.3.0-dev.4
1.3.0-dev.4 (2024-09-29)
Bug Fixes
- Configure CORS properly to allow authorization and content-type header (6442757)
v1.3.0-dev.3
1.3.0-dev.3 (2024-09-29)
Bug Fixes
- Add missing OK response to routes (1181be1)
- Respond with JSON when returning token (1e3e46f)
- Specify a validation function to fix authentication (53c3600)
Features
v1.3.0-dev.2
1.3.0-dev.2 (2024-09-27)
Bug Fixes
- Expire token relative to current date time instead of just time (c26e129)