Skip to content

Commit

Permalink
Update auto_updater.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MehediH authored Aug 10, 2020
1 parent 8fb3ca1 commit 6a7f491
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions auto_updater.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"url": "https://github.com/MehediH/Tweeten/releases/download/v5.0.5/tweeten-darwin-x64.zip",
"version": "5.0.5",
"message": "Tweeten 5.0.5 is now out with a couple of new features:",
"url": "https://github.com/MehediH/Tweeten/releases/download/v5.1.0/tweeten-darwin-x64.zip",
"version": "5.1.0",
"message": "Tweeten 5.1 is now out with new Tweeten pickers!",
"new": [
"Improved Search: search results column now appear at the beginning of your columns list, instead of moving to the end.",
"You can now quickly remove a search results column with the new remove button at the column header.",
"You can now display quick action buttons for clearing and removing a column on column headers.",
"Fixed an issue where the settings confirmation dialog was preventing users from saving/closing the settings window.",
"Windows: Fixed a number of issues with state management and DPI support for those with multi-monitors."
"Say hello to the new Tweeten pickers: completely rebuilt the Emoji and GIF pickers from the ground-up with new features, options, shortcuts, and design. ",
"Accessibility: Tweeten can now automatically prompt you to add image descriptions whenever you are adding a new image. The feature is disabled by default, but you can enable it under Settings > App to help make Twitter more accessible to everyone.",
"Support Tweeten: Testing a new, less intrusive 'Support Tweeten' message that’s much easier on the eyes, and takes up less space. This is just a test and maybe reverted in the future.",
"Fixed the interface for the Trending column, and some other minor issues."
],
"warning": "Please update to the newest version of Tweeten from the official site at tweetenapp.com",
"hideWarningOn": ["5.0.4-darwin", "5.0.4-win32", "5.0.5-darwin", "5.0.5-win32"]
"hideWarningOn": ["5.0.5-darwin", "5.0.5-win32", "5.1.0-darwin", "5.1.0-win32"]
}

0 comments on commit 6a7f491

Please sign in to comment.