Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve announcements API #192

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

oSumAtrIX
Copy link
Member

Changes:

  • Announcements can have tags now instead of being grouped to a single channel
  • You can get an announcement by its id
  • You can page announcements and also filter them by tags
  • You can see a list of all available tags
  • Some route API overhaul

@oSumAtrIX oSumAtrIX requested a review from Ushie October 17, 2024 16:08
@oSumAtrIX oSumAtrIX force-pushed the feat/improve-announcements-api branch from e07b99e to 9da37f1 Compare October 23, 2024 17:02
@oSumAtrIX oSumAtrIX marked this pull request as ready for review November 1, 2024 01:48
@oSumAtrIX oSumAtrIX merged commit 56a00dd into dev Nov 1, 2024
1 check failed
@oSumAtrIX oSumAtrIX deleted the feat/improve-announcements-api branch November 1, 2024 01:49
github-actions bot pushed a commit that referenced this pull request Nov 1, 2024
# [1.4.0-dev.1](v1.3.0...v1.4.0-dev.1) (2024-11-01)

### Features

* Improve announcements API ([#192](#192)) ([56a00dd](56a00dd))
github-actions bot pushed a commit that referenced this pull request Nov 6, 2024
# [1.4.0](v1.3.0...v1.4.0) (2024-11-06)

### Bug Fixes

* Add missing logging level environment variable to .env.example ([3b62120](3b62120))
* Use new patches file extension ([d42a3a3](d42a3a3))

### Features

* Add URL and use friendly name for `APIContributable` ([a5498ab](a5498ab))
* Allow versioning by arbitrary path string ([814d3c9](814d3c9))
* Improve announcements API ([#192](#192)) ([56a00dd](56a00dd))
* Make backend configurable ([f91f3a6](f91f3a6))
* Remove "archived" query parameter ([8ad614e](8ad614e))
* Remove deprecated routes and old API ([eca40a6](eca40a6))
* Remove ReVanced Integrations ([f1c1092](f1c1092))
* Use tag name directly instead of ID ([fc40427](fc40427))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant