Skip to content

Commit

Permalink
Prepare release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs committed Sep 18, 2022
1 parent 25e8044 commit c5cad66
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Version 1.1.0

_2022-09-18_

- Add sanitizer for YouTube redirection links
- Add sanitizer for Amazon non-product pages
- Add Youtu.be short URL sanitizer
- Add feature to register app as a browser

## Version 1.0.1

_2022-08-05_
Expand Down Expand Up @@ -56,9 +65,9 @@ _2021-10-20_

- Fix display of title for large fonts (PR #30, thanks @yuhuitech)
- Add sanitizers for
- Twitter
- Spotify
- Netflix
- Twitter
- Spotify
- Netflix
- Minor UI improvements

## Version 0.5.0
Expand Down
7 changes: 4 additions & 3 deletions app/src/main/play/release-notes/de-DE/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Fehlendes "q" Parameter hinzugefügt
- Teilen verbessert
- Russische Übersetzung aktualisiert
- Reiniger für YouTube-Weiterleitungslinks hinzugefügt
- Reiniger für Amazon-Seiten, die keine Produktseiten sind, hinzugefügt
- Reiniger für Youtu.be Kurz-URLs hinzugefügt
- Die App kann als Browser registriert werden
7 changes: 4 additions & 3 deletions app/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Add missing "q" parameter to Google sanitizer
- Improve sharing
- Update Russian translations
- Add sanitizer for YouTube redirection links
- Add sanitizer for Amazon non-product pages
- Add Youtu.be short URL sanitizer
- Add feature to register app as a browser

0 comments on commit c5cad66

Please sign in to comment.