Skip to content

Releases: baedert/corebird

Release 1.7.4

01 Mar 19:14
Compare
Choose a tag to compare
Changelog:
 - Fix tweet sending on 32bit architectures. #795 Wtf.
 - Fix a few spelling mistakes. #798
 - Work around a GTK+ bug increasing the window size
   when typing DMs. #796
 - Prevent the list statuses page from automatically focusing
   the delete button, potentially resulting in accidentally
   deleted lists. #811
 - Show a language selection context menu in the
   compose text view. #812

Version 1.7.3

19 Nov 08:28
Compare
Choose a tag to compare
Changelog:
  - Increase maximum tweet length to 280 characters
  - Increase maximum name length to 50 characters and improve
    certain parts of the UI to cope better with longer names
  - Fix the emoji button not showing up in the compose window
  - Update translations

Version 1.7.2

04 Nov 07:03
Compare
Choose a tag to compare
Changelog:
 - Fix window cancel button label mixup
 - Fix potential crash when composing a tweet (#779)
 - Fix abort when trying to detect emoji support (#781)
 - Fix spell checking
 - Update translations

Release 1.7.1

28 Oct 07:30
Compare
Choose a tag to compare
Changelog:
 - Fixed a small problem with the appdata file in 1.7

Version 1.7

28 Oct 06:56
Compare
Choose a tag to compare
Changelog:
 - Hashtags and Mentions in profile desriptions are now clickable
 - The mention-completion when composing a new tweet now fetches
   unknown users from the twitter server
 - Videos larger than the screen size are now getting scaled down
   while playing
 - Profiles now indicate when an account is suspended
 - Profiles handle protected accounts better when trying to
   access followers/following users, etc.
 - The compose window now allows tweets with just media
   attached but not text
 - Improve the hashtag/mention/link detection when composing a new tweet
 - The compose dialog now shows an emoji chooser. This is
   only available starting GTK+ 3.22.19 and the emojis will only be
   rendered with color if you have the needed cairo version
   installed, as well as an emoji font.
 - Fixed a bug that led to wrong Direct Message info being
   inserted into the database
 - Fixed a bug that resulted in broken files when downloading
   instagram images

Version 1.6 (2017-08-25)

25 Aug 09:00
Compare
Choose a tag to compare
Changelog:
  - Dependencies: GTK+ 3.20 is now required, and librest is no longer
    a dependency
  - Facelift for the tweet info page
  - Lots of stability fixes
  - The compose window now starts uploading images as soon as they
    are selected

Version 1.5.1 (2017-07-07)

07 Jul 08:50
Compare
Choose a tag to compare
Changelog:
 - Stability improvements

Version 1.5 (2017-05-02)

02 May 14:11
Compare
Choose a tag to compare
Changelog:
  - Media attached to tweets can be downloaded using Right Click
    and selecting "save as"
  - Profiles use the profile background color set in the Twitter
    settings if no banner is set
  - The tweet compose window now features a "favorite image" view that
    allows users to save often sent images and quickly add them to tweets
  - The media dialog now shows Previous/Next buttons to quickly switch
    between multiple media attachments of a tweet>
  - The Vine support has been removed since the project is discontinued
  - Allow text selection in Direct Messages
  - New --account parameter allows opening the window for the given
    account only
  - Support tweets with up to 50 replied-to users.
  - Add back verified icons next to user avatars
  - Redesigned account creation UI
  - Tons of bug fixes

Version 1.4.2 (2017-01-27)

27 Jan 20:33
Compare
Choose a tag to compare
Changelog:
  - Fix a crash when going back from a tweet with media to another
    tweet with media
  - Fix compilation with --disable-video
  - Decrease log level of UserStream output to debug when no internet
    connection is present

Version 1.4.1 (2017-01-08)

08 Jan 09:14
Compare
Choose a tag to compare
Changelog:
  - Lower the required gspell version to 1.0
  - Work around a binding problem in the gtk+ 3.18 vapi of vala 0.30