-
Notifications
You must be signed in to change notification settings - Fork 15
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
1 parent
416b171
commit fbc4b3e
Showing
3 changed files
with
5 additions
and
10 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 |
---|---|---|
@@ -1,7 +1,2 @@ | ||
## Changes | ||
- Implemented Bookmarks screen; | ||
- Implemented support for QR codes with light foreground; | ||
- Implemented Profile QR code scanner; | ||
- Updated Profile QR code viewer; | ||
- Implemented publishing reply to parent note's relay; | ||
- Added relay hints to 'e' tags when publishing a short note; | ||
## Fixes | ||
- Fix for sync (paging) broken changes. |
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 |
---|---|---|
@@ -1 +1 @@ | ||
Bookmarks, Profile QR code viewer and scanner, Outbox support and other fixes. | ||
Fix for sync broken changes. |