Skip to content

Commit

Permalink
chore(release): 1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.23.0](v1.22.0...v1.23.0) (2024-11-10)

### Bug Fixes

* Don't show toasts when export cancelled ([#2230](#2230)) ([bd79496](bd79496))
* Fix the connectivity check toast again ([#2216](#2216)) ([a7e2281](a7e2281))
* Get changelogs for alternative sources ([#1766](#1766)) ([c729842](c729842))
* missing parameter in translations ([1c6c5d5](1c6c5d5))
* Resolve EACCESS error in special cases ([#2135](#2135)) ([1f95767](1f95767))
* Restore apk renaming during compile ([abdd9dc](abdd9dc))

### Features

* Also show new patches in the removed patches dialog ([#2257](#2257)) ([8872165](8872165))
* Import and export manager settings ([#2268](#2268)) ([a45d959](a45d959))
* Show changelogs from the latest to the last used patches version ([#2219](#2219)) ([daba737](daba737))
* Use ReVanced API v4 ([7b7d91d](7b7d91d))

### Performance Improvements

* Don't recalculate universal patches or compatible packages if not necessary ([7e3afe0](7e3afe0))
  • Loading branch information
semantic-release-bot committed Nov 10, 2024
1 parent 5139873 commit 8961cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://revanced.app

publish_to: 'none'

version: 1.23.0-dev.7+101800047
version: 1.23.0+101800048

environment:
sdk: ^3.5.3
Expand Down

0 comments on commit 8961cf9

Please sign in to comment.