Skip to content

Releases: ReVanced/revanced-api

v1.4.0-dev.4

02 Nov 00:13
Compare
Choose a tag to compare
v1.4.0-dev.4 Pre-release
Pre-release

1.4.0-dev.4 (2024-11-01)

Features

  • Remove "archived" query parameter (8ad614e)
  • Use tag name directly instead of ID (fc40427)

v1.4.0-dev.3

01 Nov 22:27
Compare
Choose a tag to compare
v1.4.0-dev.3 Pre-release
Pre-release

1.4.0-dev.3 (2024-11-01)

Bug Fixes

  • Use new patches file extension (d42a3a3)

v1.4.0-dev.2

01 Nov 18:28
Compare
Choose a tag to compare
v1.4.0-dev.2 Pre-release
Pre-release

1.4.0-dev.2 (2024-11-01)

Bug Fixes

  • Add missing logging level environment variable to .env.example (3b62120)

Features

  • Add URL and use friendly name for APIContributable (a5498ab)
  • Make backend configurable (f91f3a6)
  • Remove ReVanced Integrations (f1c1092)

v1.4.0-dev.1

01 Nov 02:06
Compare
Choose a tag to compare
v1.4.0-dev.1 Pre-release
Pre-release

1.4.0-dev.1 (2024-11-01)

Features

v1.3.0

07 Oct 20:51
Compare
Choose a tag to compare

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

  • Add missing parameter and response documentation (491533d)
  • Customize logging level through environment variable (8b17d88)
  • Improve response info description wording (977d252)
  • Only allow requests from HTTPs (a6d7da1)

v1.3.0-dev.6

02 Oct 05:14
Compare
Choose a tag to compare
v1.3.0-dev.6 Pre-release
Pre-release

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

30 Sep 15:49
Compare
Choose a tag to compare
v1.3.0-dev.5 Pre-release
Pre-release

1.3.0-dev.5 (2024-09-30)

Bug Fixes

  • Allow more necessary HTTP methods for CORS (080e2e5)

v1.3.0-dev.4

29 Sep 23:43
Compare
Choose a tag to compare
v1.3.0-dev.4 Pre-release
Pre-release

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

29 Sep 21:33
Compare
Choose a tag to compare
v1.3.0-dev.3 Pre-release
Pre-release

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

  • Customize logging level through environment variable (8b17d88)
  • Improve response info description wording (977d252)

v1.3.0-dev.2

27 Sep 12:38
Compare
Choose a tag to compare
v1.3.0-dev.2 Pre-release
Pre-release

1.3.0-dev.2 (2024-09-27)

Bug Fixes

  • Expire token relative to current date time instead of just time (c26e129)