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(Tumblr): Add Fix old versions patch #2954

Merged
merged 7 commits into from Mar 31, 2024

Conversation

leumasme
Copy link
Contributor

Recent changes in the tumblr API have made all old versions of the app break due to removal of Tumblr Live.
Many API requests fail with the error Unknown attribute 'live_now' requested.
API paths are defined via annotations. This patch stops old app versions from requesting the removed fields by patching the function to handle these annotations to remove occourances of ,?live_now

@oSumAtrIX oSumAtrIX changed the title feat(tumblr): add fix api updates patch feat(Tumblr): Add Fix old versions patch Mar 30, 2024
@oSumAtrIX oSumAtrIX merged commit 2fde60e into ReVanced:dev Mar 31, 2024
1 check passed
revanced-bot pushed a commit that referenced this pull request Mar 31, 2024
# [4.6.0-dev.1](v4.5.1-dev.2...v4.6.0-dev.1) (2024-03-31)

### Features

* **Tumblr:** Add `Fix old versions` patch ([#2954](#2954)) ([2fde60e](2fde60e))
revanced-bot pushed a commit that referenced this pull request Apr 2, 2024
# [4.6.0](v4.5.0...v4.6.0) (2024-04-02)

### Bug Fixes

* **Mi Fitness - Fix login:** Patch correct register ([#2942](#2942)) ([dc96942](dc96942))
* **Tumblr:** Restore compatibility with latest versions ([#2955](#2955)) ([2954ba7](2954ba7))

### Features

* **Tumblr:** Add `Fix old versions` patch ([#2954](#2954)) ([2fde60e](2fde60e))
E85Addict pushed a commit to E85Addict/revanced-patches that referenced this pull request Apr 2, 2024
# [4.6.0](v4.5.0...v4.6.0) (2024-04-02)

### Bug Fixes

* **Mi Fitness - Fix login:** Patch correct register ([ReVanced#2942](https://github.com/E85Addict/revanced-patches/issues/2942)) ([dc96942](dc96942))
* **Tumblr:** Restore compatibility with latest versions ([ReVanced#2955](https://github.com/E85Addict/revanced-patches/issues/2955)) ([2954ba7](2954ba7))

### Features

* **Tumblr:** Add `Fix old versions` patch ([ReVanced#2954](https://github.com/E85Addict/revanced-patches/issues/2954)) ([2fde60e](2fde60e))

### Performance Improvements

* Personal Logo && Add upstream sync ([755a32e](755a32e))
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.

None yet

2 participants