Skip to content

Releases: pando85/gearr

v0.1.11

03 Mar 08:24
v0.1.11
Compare
Choose a tag to compare

Added

  • Add renovate automerge for minor and patch versions

Build

  • Update dependency @types/node to v20.11.23
  • Update dependency @types/react to v18.2.61
  • Update dependency @types/node to v20.11.24
  • Update dependency @types/react-bootstrap to v0.32.36

Fixed

  • Lowercase for initial log messages
  • Explicitily log when added
  • Render source path less than 60 chars and fix ... conditional

v0.1.10

29 Feb 05:12
v0.1.10
Compare
Choose a tag to compare

Fixed

  • Show progress bar

v0.1.9

28 Feb 20:05
v0.1.9
Compare
Choose a tag to compare

Build

  • Update dependency react-use-websocket to v4.8.1

Fixed

  • Show status phase text on progressing

v0.1.8

28 Feb 19:17
v0.1.8
Compare
Choose a tag to compare

Build

  • Update dependency @emotion/react to v11.11.4
  • Update dependency @types/node to v20.11.21
  • Update dependency @types/node to v20.11.22

Fixed

  • Add status phase to show better status in UI

v0.1.7

27 Feb 06:27
v0.1.7
Compare
Choose a tag to compare

Build

  • Update dependency @types/react to v18.2.59

Fixed

  • Render path in small screens

v0.1.6

26 Feb 19:59
v0.1.6
Compare
Choose a tag to compare

Fixed

  • Render short destionation path

v0.1.5

26 Feb 19:28
v0.1.5
Compare
Choose a tag to compare

Added

  • Add title with full name to path fields

Fixed

  • Add ... when file name is larger than expected

v0.1.4

26 Feb 18:33
v0.1.4
Compare
Choose a tag to compare

Added

  • Add sonarr integration
  • Change encode FFMPEG CRF from 28 to 21
  • Add max size flag to sonarr episodes

Build

  • Update dependency @types/react to v18.2.58

Fixed

  • Remove unnecessary colon in log message
  • Render short path max 20 chars
  • Continue even when MovieFile or MediaInfo is nil

Refactor

  • Add common code to a library

v0.1.3

23 Feb 18:39
v0.1.3
Compare
Choose a tag to compare

Added

  • Add stale bot

Build

  • Update dependency sass to v1.71.1
  • Update dependency react-virtualized-auto-sizer to v1.0.23
  • Update dependency @types/node to v20.11.20

Fixed

  • Exclude hevc video codec
  • Handle rate equal to zero case
  • Correct way of define video profile in ffmpeg
  • Update favicon with logo

v0.1.2

20 Feb 16:24
v0.1.2
Compare
Choose a tag to compare

Build

  • Downgrade typescript to v4