Skip to content

Releases: alchen/DTCP

v0.6.1

02 Sep 07:50
Compare
Choose a tag to compare

Fix auto-reload fails when the most tweet is a retweet.

v0.6.0

26 Aug 11:14
Compare
Choose a tag to compare

This updates include timeline auto-updates to accommodate Twitter's removal of the streaming API and probably the final version of DTCP.

Further development will continue on a Mastodon implementation at Rusk.app.

Version 0.5.1

25 Feb 04:42
Compare
Choose a tag to compare

Bug fixes and performance improvements.

Buggy spell checker is removed and to be replaced in another version.

Version 0.5.0

21 Jan 10:41
Compare
Choose a tag to compare

Here's another new version with:

  • Proper direct message sending
  • Updated extended tweet display and character counting method
  • Other bug fixes and improvements

Version 0.4.21

12 Sep 00:07
Compare
Choose a tag to compare

The project is at a point where a rewrite would probably be more appropriate to add more functions and stability than to have more small incremental changes.

This updates restores basic connection to Twitter API by replacing expired API credentials and bumps the underlying Electron version.

Note: the new API keys are not updated to this repo, and you will need to change them for the app to connect and development.

Version 0.4.20

21 Aug 08:57
Compare
Choose a tag to compare

New in this release:

  • Fix inconsistent image viewer resizes
  • Fix composer doesn't properly word-wrap
  • Add input suggestions for @ mentions in tweet composer windows
  • Add an option to save the last untweeted draft or get a confirmation on exiting tweet composer windows, to prevent accidental lost
  • Change Media to expand to viewer size when enlarged
  • Other small fixes and improvements

Version 0.4.18

23 Jul 06:51
Compare
Choose a tag to compare

New in this release:

  • Spell check and text area context menu is now available in the composer window for macOS

Version 0.4.17

20 Jun 07:30
Compare
Choose a tag to compare

New in this release:

  • Better image viewer controls and positioning logic
  • Load missing tweets UI improvements and bug fixes
  • Clicking on notifications should now correctly switch timelines when switching users

Version 0.4.16

14 May 03:09
Compare
Choose a tag to compare

New in this release:

  • Fixed keyboard shortcuts doesn't work in list of groups of direct messages
  • Fixed direct messages isn't updated when new message arrives

Version 0.4.15

12 May 02:16
Compare
Choose a tag to compare

New in this release:

  • Small bump in dependencies (Electron 1.0 is here!).