Skip to content

Latest commit

 

History

History
379 lines (263 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

379 lines (263 loc) · 16.3 KB

Changelog

All notable changes to this project will be documented in this file.

2022.5 - 2022-12-11

Fixed

  • Fix errant new tweet notifications when hiding retweets. #125

2022.4 - 2022-12-02

Changed

  • Changed default notification sound to classic cricket chirp
  • Debounced internal collection change notifications

2022.3 - 2022-11-20

Added

  • Visual indicator of new messages when minimized #125
  • Sound notification for new tweets #113
  • Zoom in/out on images with mouse wheel #91

Changed

  • Upgraded dotnet runtime to v7.0

Fixed

  • Pictures are often truncated, showing only the top. #118

2022.2 - 2022-01-09

Added

  • Add option to hide close button in title bar #104

2022.1 - 2022-01-01

Added

  • Add options to hide retweets and tweets with no media #100

Changed

  • Update runtime to .NET 6.0

2021.4 - 2021-09-21

Added

  • GDI font metric mode option

Fixed

  • hide minimized window when system tray setting is true #41
  • Fix images not showing at times

Changed

  • Change http timeout from 100 seconds (default) to 20 seconds
  • Cache flow nodes in twitter status
  • Change how link hit-testing works

2021.3 - 2021-09-15

Added

  • Alternate tweet layout
    Imgur
  • Option to hide specific images (shift-click image)
  • Images as links option
  • Links as [link] option
  • Translate API key (ping me on how use)
  • Private setting to change font (no UI, in settings file only)

Fixed

  • Better image layout
  • Handle images with embedded DPI correctly
  • Observable Collection fires fewer events

Changed

  • New user profile view
  • New public translation API
  • Shrink profile images by 5 dips
  • Cache images using browser cache settings
  • Dotnet 6, RC1
  • Jab Dependency injection library

2021.2 - 2021-04-10

Added

  • new user profile view (click on profile image or screen name)

Fixed

  • Restore Translate feature
  • Restore Image copy from viewer

Changed

  • Using HttpClient vs. WebRequest

2021.1 - 2021-02-21

Added

  • Mouse wheel controls volume when playing videos

Changed

  • Version numbers are year and revision based
  • Image viewer uses media element for videos only. Other images use image element
  • Update packages and SDK to latest releases
  • Removed cache hinting option from profile images

2.9.5 - 2021-01-31

Changed

  • Change link colors
  • Extend timeout to 5 seconds for reverse lookup of short urls

2.9.4 - 2021-01-12

Changed

  • UI tweaks

2.9.3 - 2021-01-05

Fixed

2.9.2 - 2021-01-05

Added

  • "Hide translate link" option

2.9.1 - 2021-01-04

Fixed

  • Use new service provider for translations #61

2.9.0 - 2020-12-05

Added

  • Translate tweets on demand

Changed

  • Improved image layout for multiple images

2.8.6 - 2020-11-11

Changed

  • Update to .Net 5.0

2.8.5 - 2020-09-27

Changed

2.8.4 - 2020-09-13

Fixed

  • Move ColorConverter reference to theme files to avoid crash a245e42

2.8.3 - 2020-09-13

Fixed

  • Follow/Followed By statuses didn't sync sometimes 759c07f
  • Custom color not working in Nord and Dark themes 55449d0

2.8.2 - 2020-09-09

Fixed

  • Crash when image meta data color palette is corrupt 89c845

2.8.1 - 2020-09-06

Added

  • Add retry logic to image downloads #38

Changed

  • Adapt to changes in Follwing, FollowedBy are reported in twitter api 380bd7d
  • Use tuples to reduce heap allocations 40c4aad

Fixed

  • Check for null on opening links 380bd7d

2.8.0 - 2020-08-03

Added

  • Add setting to change color of logged in user tweets #31
  • Add grayscale option #32
  • @username autocompletion, work in progress, suggestions welcomed #21

Changed

  • Change layout when tweet has 3 images
  • Improve trace messages for diagnosis and debugging

Fixed

  • Fix line height issue #35

2.7.1 - 2020-06-30

Fixed

  • Fix issue with cross threading on UI thread

2.7.0 - 2020-06-28

Changed

  • Replace fade-in with scroll-in animation when tweet arrives abcb2aa
  • Reduce size of verified badge 36476a7

Added

  • Automatically freeze scrolling of new tweets when scrolled and indicate new tweets arrived with green dot in tab a2e1853
  • Click on active tab to scroll to top (right-click still works as well) a2e1853
  • Check Desktop Window Manager enabled, notify and exit instead of crash 837e3b4

Removed

  • Remove freeze timeline when scrolled (no longer needed with indicator feature) 8ee9f9a

2.6.2 - 2020-06-20

Fixed

  • Hyperlinks in related links required focus 84a0cc1_

Changed

  • Reduce text line height slightly fcd9e0d

2.6.1 - 2020-06-08

Fixed

  • Fix hyperlinks not working after scrolling #17

2.6.0 - 2020-06-05

Added

  • Optional block tweets marked as sensitive
  • Change borders and layout of quoted and related content

2.5.0 - 2020-05-25

Added

  • Add screen name to title bar with option to turn off a2c78a1
  • Add rewind 10 seconds feature in media player 84f8a54

Fixed

Changed

  • Spruce up settings dialog ec87367

2.4.0 - 2020-05-02

Added

  • Profile switch: on the command line or in a shortcut add a profile name (e.g. tweetz.core.exe aname). This instructs Tweetz to read and save settings to a file called aname.settings.json allowing Tweetz to access multiple accounts in multiple instances. #11

2.3.0 - 2020-04-26

Fixed

  • Handle file in use exception when saving settings c945ef5
  • Fix copy image to clipboard by closing drawing context 897a3b9
  • #13 Media player always appears on primary monitor bdce3f2

Added

Changed

  • Use static resource for user profile tooltip 22d4f6e

2.2.3 - 2020-04-16

Fixed

  • Handle DragMove() being weird sometimes afa8b49
  • CPU usage constantly 2-5% after posting an update 2199964

Changed

  • Increase min width of profile control 7e84031
  • Suppress crash reports from debug sessions 1a46798

2.2.1 - 2020-04-05

Fixed

  • Use fully qualified path name to get app icon 05f0627

2.2.0 - 2020-04-04

Changed

  • Media player enhancements: Progress bar, play/pause/skip-to-start buttons and separate copy to clipboard buttons for URL and Image
  • Show tweet image instead of related when available d99c1e9
  • Remove border on extended content 3962cc7
  • Stretch smaller images to fill 3e60e19
  • Add divider between tweets when profile image hidden #10 9a238e5

Fixed

  • Use originating status to check if tweet has media d7d7d5d

Added

2.1.1 - 2020-03-09

Changed

Fixed

  • Windows sizing using borders restored - #8

2.1.0 - 2020-03-07

Added

  • Short to long URL lookup for tooltips 1d4d723
  • Splash screen 52a2fc7
  • Fixed height images with rounded corners 8f55db3
  • Hourglass symbol to indicate image loading cc025b1
  • Add app.manifest with DPI permonitor awareness. a139a53
  • Add usage tips to settings screen /6b6b14a
  • Add font-size key bindings and commands 23ea4e3
  • Brief fade-in animation of new tweets a9085cc

Changed

  • Change font selector to slider. 0190b64
  • Title close button more like standard windows style 465d366
  • Limit length of related link text to 300 characters e9373ed
  • Move user control resources to application resources and other performance improvements.

2.0.2 - 2020-02-01

Changed

  • Reduce memory load of related links by only scanning <head> section. bffb90
  • Refactorings suggested by SonarLink and FxCop analyzers

2.0.1 - 2020-01-26

Changed

  • Show font size in settings dialog. 67d6cd3
  • Load only HEAD section of related documents with HtmlAgilityPack. Reduces memory and GC pressure. bb628ad

2.0.0 - 2020-01-18

Changed

  • Show reply/retweet/like for user's tweets but disable commands. f3c0e35

2.0 Beta 3 - 2020-01-12

Fixed

  • Restore mouse down handler to enable moving window.
  • Trim version info returned from server before comparing.

2.0 Beta 2 - 2020-01-11

Added

  • Option to hide images - 138d59b
  • Option to hide extended content - 8fc1ac0

Changed

  • Custom title bar reduces hieght. Stays same color when inactive - 22a524292
  • Sizing can only be done with gripper tool in lower corner (concession to adding custom title bar) - 22a524292

Fixed

  • Reduce UI Jank e835693fc3
  • Not clearing all buffers on signout

Removed

  • Removed option in installer to pick a directory - 0184051

[2.0-Beta] - 2020-01-04

Added

  • Incorporate mentions into home timeline. Twitter limits the number of requests to this API for all Tweetz clients so the update interval is long (once per hour). - 16112b5

Changed

  • Change Like color to Firebrick - 22085c3
  • Add extended mode flag to UpdateStatus call - 22085c3
  • Add extended mode flag to Search call
  • Add button to copy to clipboard in image viewer - cab9fe5

Removed

  • Remove automatic copy to clipboard in image viewer. - cab9fe5

Fixed

  • Remove option to install for All Users. Rename installer to tweetz.setup.exe - #1
  • Clear search timeline before getting mentions - 888790b
  • Fix @screen-name appearing twice in reply. - 21d7ec3
  • Clear search textbox when getting mentions - f21e260

Security

[2.0-Alpha] - 2019-12-28

  • First public release. Complete rewrite in .NET Core 3.1