Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
crimera committed Jun 11, 2024
2 parents 66e64d9 + 649894d commit 764ebfd
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
## [1.20.0](https://github.com/crimera/revanced-integrations/compare/v1.19.1...v1.20.0) (2024-06-11)


### Bug Fixes

* Fix crash when opening feature flags ([051bb21](https://github.com/crimera/revanced-integrations/commit/051bb21c4757826eef5d3f949b892040dbc1a391))


### Features

* **Twitter:** Added `Delete from database` patch ([5934600](https://github.com/crimera/revanced-integrations/commit/59346003bff4573682815fa77db7d463845db113))
* **Twitter:** Added tab redirects hook (for Bookmark Navbar) ([192fe63](https://github.com/crimera/revanced-integrations/commit/192fe6335e39cfde3b77d7e84d7cb926c662f905))


### Updates

* Enable `Hide Live Threads` patch by default ([715c211](https://github.com/crimera/revanced-integrations/commit/715c2117f13211cf1d63dd33c26796219a837e7d))


### Refactors

* **Twitter:** Major string changes ([643b121](https://github.com/crimera/revanced-integrations/commit/643b1212d82711847a3bca2816dfbfbd14a83362))

## [1.20.0-dev.4](https://github.com/crimera/revanced-integrations/compare/v1.20.0-dev.3...v1.20.0-dev.4) (2024-06-11)


### Bug Fixes

* Fix crash when opening feature flags ([051bb21](https://github.com/crimera/revanced-integrations/commit/051bb21c4757826eef5d3f949b892040dbc1a391))


### Updates

* Enable `Hide Live Threads` patch by default ([715c211](https://github.com/crimera/revanced-integrations/commit/715c2117f13211cf1d63dd33c26796219a837e7d))

## [1.20.0-dev.3](https://github.com/crimera/revanced-integrations/compare/v1.20.0-dev.2...v1.20.0-dev.3) (2024-06-09)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
android.useAndroidX = true
version = 1.20.0-dev.3
version = 1.20.0

0 comments on commit 764ebfd

Please sign in to comment.