Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Release 1.3

Compare
Choose a tag to compare
@chylex chylex released this 06 Jul 13:59
· 1935 commits to master since this release

New Features

  • Added a basic Plugin system (see Creating a basic Plugin)
  • Back mouse button now closes modal dialogs
  • If minimized or closed to Tray, running TweetDuck again will restore the window
  • Incompatible videos are turned into links that open in the browser

Enhancements

  • Redesigned the Settings menu with tabs, tooltips, and export/import functionality
  • TweetDeck design reversion is now a toggleable plugin (enabled by default)
  • Popup notifications now load more reliably on slow computers
  • Improved saving and restoring of the window position and size (the window will reset to fullscreen on your primary screen after the update)
  • Rewrote link handling to reliably open external links in the browser (this does prevent middle-click from previewing the page, but it will be implemented as a settings option in the future)
  • Renamed CefSharp.BrowserSubprocess.exe to TweetDuck.Browser.exe

Bugfixes

  • Fixed Display Notification Timer showing a white rectangle in the popup window
  • Fixed link expansion in popup notifications
  • Fixed image pasting in private message reply box
  • Fixed example notification sometimes not showing up properly