Releases: ReVanced/revanced-api
Releases Β· ReVanced/revanced-api
v1.2.0-dev.2
v1.2.0-dev.1
v1.1.0
v1.1.0-dev.1
1.1.0-dev.1 (2024-07-15)
Bug Fixes
- Don't encode public keys & instead send them raw (435beae)
Features
v1.0.0
1.0.0 (2024-07-13)
Bug Fixes
- Add missing auth realm (a6008a2)
- Add missing OpenAPI docs (d4ac471)
- add required headers (#8) (f4c10dc)
- Add uri to rate limiter request key (e8c2488)
- ci: add git dep (d61ddcc)
- ci: fix git deps (5564c2d)
- Configure CORS correctly (2ed4cf3)
- Correct env var comment (9d7b049)
- Correct persistence directory name (6238e33)
- deps: fix requirements file (5f0ab26)
- deps: missing pydantic (089f29e)
- deps: update poetry.lock (b2c2fa7)
- Don't configure server (280dbc3)
- Encode defaults to fix OpenAPI spec (e9d1c8f)
- Finish DB Model to API model transformation inside transaction (89a577e)
- fix codeql issues (b5568db)
- Fix OpenAPI docs casing of a word (541783d)
- Fix spelling mistake (17ecf58)
- Increase pool size to mitigate overflow (#113) (5aed3d6)
- Move old API endpoint configuration from env to configuration file (7e99e49)
- Move robots.txt to root (2ade550)
- Only list public members (97a5d11)
- Remove punctuation (f9cae1e)
- remove revanced-api from tools map (4800ee9)
- Serialize response correctly (1dccfd2)
- Set body for all eligible request methods (c6cacef)
- unversioned endpoints placement under v0 should be at root (8b29f49)
- Use correct persistance folder path (500a589)
- Use correct proxy path (ef92768)
- Use correct resource path (4dffd32)
- Use multidict 6.0.5, add setup tools as dev dependency (af19446)
Features
- Add
/list
route (6c930ff) - Add
preferred
field to socials (#100) (24c8f60) - Add announcements API (42f7318)
- Add announcements endpoints (#91) (8583e2a)
- Add backend rate limit route (b967170)
- Add bio field for team members (c40d50c)
- Add CLI (a988ffb)
- Add configuration to specify public key id (ad7d4b2)
- add download_count to releases (#118) (665b913)
- add friendly crypto names (#53) (7b70780)
- Add GPG key to team members (71f58cf)
- Add local ReVanced API server (cd5d57f)
- Add manager route (f814fe5)
- add member gpg keys (80cdb3b)
- Add OpenAPI docs and cache to routes (6ea63be)
- add preferred field to donations (#56) (6b705b1)
- Add proxy for old API (39f54bb)
- Add rate limiting to routes (80403f7)
- added branding (#104) (edcad62)
- API Fixes and Adjustments (#23) (b18097e)
- API rewrite (#2) (45ef337)
- better versioning engine (8d36663)
- Change default port to avoid using existing port (9825865)
- Disallow all web crawlers (#111) (b69acfa)
- Do not ignore, if
.env
file is missing (24c6f4e) - favicon (a8126d7)
- hostname filtering (5482d9c)
- Implement more routes and add configuration (9999b24)
- Improve routing paths (df999c0)
- info endpoint (#71) (9bbd056)
- Initialize project (8ae50b5)
- List more repository contributors (19ebc82)
- Load system properties (e373d26)
- manager-related endpoints (3a128c4)
- Move config file to CLI argument (6a9f0ca)
- observability: sentry (99e645c)
- project init (856fc66)
- remove appinfo capabilities (10f5225)
- remove codecov tests ([9c69fa3](https://github.com/ReVance...
v1.0.0-dev.7
v1.0.0-dev.6
v1.0.0-dev.5
v1.0.0-dev.4
v1.0.0-dev.3
1.0.0-dev.3 (2024-07-11)
Bug Fixes
- Move old API endpoint configuration from env to configuration file (7e99e49)