-
-
Notifications
You must be signed in to change notification settings - Fork 192
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 <markbest@bu.edu>
- Loading branch information
1 parent
612d53c
commit 27f700d
Showing
4 changed files
with
39 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,35 @@ | ||
## 0.9.11 | ||
|
||
1. Remember scroll position on feed pages (#519) (@aeghn) | ||
|
||
2. Favicon fetching and handling fixes (#511) (@Ashinch, @kid1412621) | ||
|
||
3. Fix "Swipe to Mark Read" gesture marking multiple items as read (#515) (@kid1412621, @mbestavros) | ||
|
||
4. Add workaround for "Row too big to fit into CursorWindow" bug (#312) (@mbestavros) | ||
|
||
5. Translations updates (thanks to everyone who helped out!) | ||
|
||
### Notes | ||
|
||
It's been quite a week for Read You! This release fixes up most of the rest of the major bugs from release 0.9.9, plus one that's been around for a long while. | ||
|
||
My hope is that this will be a solid longer-term build, and we can take a break from releases for a bit while we wait for new improvements to cook from our wonderful community. As always, if you encounter a bug, please report it on Github! | ||
|
||
Since some of you may have missed the big changes in 0.9.9, I'll include them again below. | ||
|
||
## 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, and many others (thanks to everyone who helped out!) |