-
Notifications
You must be signed in to change notification settings - Fork 1
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
40 additions
and
35 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 was deleted.
Oops, something went wrong.
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 @@ | ||
{ | ||
"title": "V4.0 Patch Notes", | ||
"thumbnail" : { | ||
"type": "image", | ||
"url": "https://i.imgur.com/8RrfqMS.png" | ||
}, | ||
"content": [ | ||
{ | ||
"type":"paragraph", | ||
"title":"Light update", | ||
"content":"In this spring update NEXXT Tabs will rejoice all light theme enjoyers by bringing to life NEXXT Tabs's new light mode theme. But that's not all, if you love live wallpapers, you will love this update as it brings full background video support !" | ||
}, | ||
{ | ||
"type":"paragraph", | ||
"title":"What's new ?" | ||
}, | ||
{ | ||
"type":"list", | ||
"content": [ | ||
"Light theme", | ||
"Video backgrounds", | ||
"Various performance optimizations", | ||
"Bug fixes" | ||
] | ||
} | ||
] | ||
} |
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