-
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mark Bestavros <[email protected]>
- Loading branch information
1 parent
8d064e1
commit 705b3d0
Showing
2 changed files
with
29 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## 0.9.9 | ||
|
||
1. Fever API now properly syncs read/starred metadata across devices (#401) (#406) (@mbestavros) | ||
|
||
2. Add prompt for notification permission when relevant (#422) (@RafhaanShah) | ||
|
||
3. New feature: Swipe to mark read (#455) (@boun, @nvllz) | ||
|
||
4. New option: External link handling (#428) (@S-H-Y-A) | ||
|
||
5. Fetch favicons for feed items (#471) (@Ashinch, @kid1412621) | ||
|
||
6. Various internal refactorings and improvements (@Ashinch) | ||
|
||
7. Translations updates: Hungarian, Turkish, Serbian, German, Indonesian, Persian (thanks to everyone who helped out!) | ||
|
||
### Notes | ||
|
||
1. @Ashinch has appointed both @mbestavros and @JunkFood02 as additional Collaborators on Github: | ||
|
||
"When I don't have enough free time, I deeply appreciate everyone coming together to contribute to this project. @mbestavros and @JunkFood02 will be added to the list of collaborators for the project, granting you some permissions to manage the project's release plans." | ||
|
||
(Source: https://github.com/Ashinch/ReadYou/issues/495#issuecomment-1880344011) | ||
|
||
To be absolutely clear: this does not mean that @Ashinch is stepping down from the project! It just means there are more people available to help create new releases. This will help a ton when @Ashinch is busy, and should reduce the time to ship code once it's been merged on Github. | ||
|
||
2. On that note: the 0.9.9 release is managed by @mbestavros! I love @Ashinch's work with ReadYou, and I'm grateful for the opportunity to help out with release management. |