-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
79 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
### Added | ||
- Preliminary support for devices running Android Oreo (8.0) and newer — @AdamNiederer | ||
- Support for devices running Android versions going back to Ice Cream Sandwitch (4.0). Previous minimum was Jelly Bean (4.2.x). | ||
- Added Spanish (American) translation — @mvelizbravo | ||
- Added Spanish (Argentina) translation — @Andy-thor | ||
- Added Telagu translation — @veeven | ||
|
||
### Changed | ||
- More intuitive behavior when saving filters with the same name — @david-hil | ||
- Updated slider labels | ||
- New changelog format | ||
- Updated Arabic translation — Ammar | ||
- Updated Basque translation Dabid — Martinez | ||
- Updated Chinese (Simplified) translation — @gensitu, @Therhokar | ||
- Updated Chinese (Traditional) translation — @gensitu, @louies0623 | ||
- Updated Dutch translation — @ltGuillaume, @wb9688 | ||
- Updated French translation — @dmaulat, @wellinkstein | ||
- Updated German translation — Andreas Kleinert, @Atalanttore, @elumbella, @JoKeyser | ||
- Updated Greek translation — @AndLydakis | ||
- Updated Hungarian translation — @notramo | ||
- Updated Italian translation — random r | ||
- Updated Japanese translation — librada, @naofum | ||
- Updated Lithuanian translation — @mobtechpd, @welaq | ||
- Updated Norwegian translation Bokmål — @comradekingu | ||
- Updated Persian translation — @ahangarha | ||
- Updated Polish translation — @verdulo | ||
- Updated Portuguese (Brazil) translation — @elchevive, @mv-santos | ||
- Updated Russian translation — @mesnevi | ||
- Updated Spanish translation — Alberto, ChemaBautista, @larjona, @mvelizbravo, @wakutiteo | ||
- Updated Turkish translation — @emintufan, @monolifed | ||
- Updated Ukrainian translation — Володимир Бриняк | ||
|
||
### Fixed | ||
- Schedule now updates correctly when changing time zones — @SeonD | ||
- Notification no longer can become out of date while filter is paused — @david-hil | ||
- Changelog works with the dark theme |