-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
5 changed files
with
2,676 additions
and
1,631 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
{ | ||
"url": "https://github.com/MehediH/Tweeten/releases/download/v4.7.0/tweeten-darwin-x64.zip", | ||
"version": "4.7.0", | ||
"message": "Tweeten 4.7.0 is here with some minor fixes:", | ||
"url": "https://github.com/MehediH/Tweeten/releases/download/v5.0.3/tweeten-darwin-x64.zip", | ||
"version": "5.0.3", | ||
"message": "Tweeten 5.0.3 is here with a new update system and other general fixes:", | ||
"new": [ | ||
"GIF Search once again works", | ||
"Video downloads should work as usual" | ||
"New, reliable update system -- completely rebuilt from the roundup and now shows update size, update progress, and the download speed for updates", | ||
"Fixed the \"automatically pause GIFs in column\" option", | ||
"Fixed an issue with the video player where opening a video would not automatically start playing the video", | ||
"Fixed the \"Download Video\" button", | ||
"[macOS] Improved Touch Bar integration", | ||
"[Windows] Fixed the issue where the option for \"Update download path when saved to a different location\" did not work as expected" | ||
], | ||
"warning": "", | ||
"hideWarningOn": ["5.0.3-darwin"] | ||
"warning": "Please update the newest version of Tweeten from the official site at tweetenapp.com", | ||
"hideWarningOn": ["5.0.3-darwin", "5.0.3-win32"] | ||
} |
Oops, something went wrong.