Releases: ReVanced/revanced-api
Releases Β· ReVanced/revanced-api
v1.3.0-dev.3
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
- Customize logging level through environment variable (8b17d88)
- Improve response info description wording (977d252)
v1.3.0-dev.2
Bug Fixes
- Expire token relative to current date time instead of just time (c26e129)
v1.3.0-dev.1
Features
- Add missing parameter and response documentation (491533d)
v1.2.0
1.2.0 (2024-09-06)
Bug Fixes
- Add back deprecated routes for backwards compatibility (9f0eb5b)
- Make sure, expected paths in configuration exist (32bedb7)
- Return correct GPG keys url (#187) (74e5389)
Features
- Move /latest routes to parent (4e8e83d)
- Respond to all ping request methods (df116bd)
v1.2.0-dev.4
Bug Fixes
- Add back deprecated routes for backwards compatibility (9f0eb5b)
- Make sure, expected paths in configuration exist (32bedb7)
v1.2.0-dev.2
Features
- Respond to all ping request methods (df116bd)
v1.2.0-dev.1
Features
- Move /latest routes to parent (4e8e83d)
v1.1.0
1.1.0 (2024-07-15)
Bug Fixes
- Don't encode public keys & instead send them raw (435beae)
Features
- Add static file paths to remove env specific files in resources (39d0b78)
- Convert static about file to documented route & add key parameter to about route (dfe6df3)
v1.1.0-dev.1
Bug Fixes
- Don't encode public keys & instead send them raw (435beae)
Features
- Add static file paths to remove env specific files in resources (39d0b78)
- Convert static about file to documented route & add key parameter to about route (dfe6df3)