Skip to content

Latest commit

 

History

History
136 lines (100 loc) · 9.26 KB

CHANGELOG.md

File metadata and controls

136 lines (100 loc) · 9.26 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.5.1] - 2024-02-21

Fixed

  • Fix panic when no series found in a Discover page section.

[0.5.0] - 2024-01-22

Added

  • Custom program data paths. #76
  • Dynamic program title. #115
  • Cast age before death information. #116
  • Crew information in Series Page. #139
  • Searching functionality in Watchlist, My Shows and Statistics Tabs. #129
  • Implement notification when update available. #148

Changed

  • Prevent image resolution from being lowered when already low. #93
  • Watchlist episode info improvement. #82
  • Search results improvement. #79

Fixed

  • Center Discover Tab loading spinner. #127

[0.4.3] - 2023-12-09

Fixed

  • Unable to import trakt shows with no external ids (i.e imdb, tvdb)

[0.4.2] - 2023-12-09

Fixed

  • Unable to import trakt shows with no premiere year.

[0.4.1] - 2023-10-27

Fixed

  • Panic when loading episode full schedule when no cache directory. #73

[0.4.0] - 2023-10-24

Added

  • Program logo to be shown in the window and the taskbar. #8
  • Genre Stats in Statistics page. #31
  • Trakt data import. #29
  • Program's update check widget. #35
  • Social media icons in Settings page. #36
  • Expandable series posters in Discover page. #37
  • Hiding posters from Discover page. #39
  • Watchlist summary in Watchlist page. #49
  • Next to watch episode info in Watchlist entries in Watchlist page. #59
  • Grayscaled program logo as a placeholder when no/loading images in different posters. #67

Changed

  • Improve series cache cleaning/updating. #25
  • Made all scrollbars thinner. #30
  • Improve notifications appearance. #45
  • Improve search results by adding show rating. #38
  • Improve notifications appearance. #45
  • Made loading full schedule faster and efficient. #47, #53
  • Import/export format from binary to a text form ron file format. #63
  • Overall UI improvement. #68, #61

Removed

  • Cache cleaning configurations in Settings page. #25

Fixed

  • Scrollable positions when switching tabs. #52
  • Episode checkbox squished when episode name is too long. #69

[0.3.0] - 2023-09-02

Added

  • System notifications for upcoming episode releases. 6124e88
  • Discover page refresh using F5 key. ff543bf
  • Auto-refresh for the My Shows page to get accurate episode release time. 8206d82
  • Average time required to complete watching remaining episodes for a series in Watchlist page. 1ee6a8c
  • Monthly Airing Series(for new and returning series) sections in Discover page. 03d56b5
  • Network and web-channel sections(The CW, Netflix, HBO etc) in Discover page. b8ad79b
  • Genre sections(Family, Action, Sci-Fi etc) in Discover page. 1f2e9b4
  • Suggested Shows(Based on the one currently opened) in Series page. 32f8b90
  • Implement proper export file header(magic) with it's version information. b4518c2
  • More information for each cast in Series page. 1c27c8c
  • Ability to switch between Character and Actual Person image in CastWidgets. 702f05b

Changed

  • Improve startup speed by preventing all tabs from being loaded. dedf926
  • Improve rating widget in Series page. 554a5ce
  • Improve release time widget in Series page. 5abe06c
  • Improve My Shows page loading speed after clicking it's tab. d7dc366
  • Improve Discover Page loading speed. 0192235
  • Redesign Statistics page. 7f21393
  • Move program's cache to the platform-specific cache path. 86e7c92
  • Arrange the watchlist items shows alphabetically. 51de954
  • Improve country selection widget in Settings page. 4af4e66
  • Improve series searching response when loading images. 42c824d
  • Improve speed when getting upcoming episode releases. ea31d51
  • Improve cache cleaning. Cache expiration will now be determined using the filesystem. be4141d
  • Made casts section expandable in Series page. 6a8aa36

Removed

  • Shows updates sections in Discover page. 08b4b0d

Fixed

  • Crash in My Shows page when reaching the time for an episode release. 1d1a25e
  • Duplicate Series Posters in Discover page. a73a9f3
  • Crashing when loading high quality images. 3df44dd

[0.2.0] - 2023-07-27

Added

  • Automatic and manual cache cleaning.
  • Tracking data export and import.
  • Country selection for locally aired series.

Changed

  • Improve Series page.
  • Overall UI improvements.

[0.1.0] - 2023-07-14

Added

  • First release!🎉