Skip to content

Releases: dvcol/synology-download

v1.16.1

02 Mar 01:58
Compare
Choose a tag to compare

1.16.1 (2023-03-02)

Bug Fixes

  • build: fixes download service sync key erasure when compressed (da54947)
  • content: force max zIndex (4551700)

v1.16.0

01 Mar 19:55
Compare
Choose a tag to compare

1.16.0 (2023-03-01)

Features

  • download: add support for content script download interception (a6ab1b6)
  • navbar: shift clicking the refresh button clear in memory tasks (6d1986f)
  • notifications: add download notification support (1e0ca5a)
  • popup: add download task support to popup (f21189d)
  • readme: adds webstore link to readme (85be3f9)
  • settings: add downloads interceptions settings (d3af04b)
  • settings: add Downloads settings to popup (9a5fdf4)
  • settings: move to rem and add scaling option (8b71912)

v1.14.6

24 Sep 13:53
Compare
Choose a tag to compare

1.14.6 (2022-09-24)

Bug Fixes

  • credentials: fix minimum port number (fe5791a)
  • i18n: add warning for unprivileged ports (1bfe3a2)
  • service: reset loading bar on init (fd3f51e)

v1.14.5

23 Apr 16:43
Compare
Choose a tag to compare

1.14.5 (2022-04-23)

Features

  • navbar: add color to navbar icon and add login button (0ccdf9f)

Bug Fixes

  • build: fix lint config and build scripts (2260fd7)
  • login: fix logout not working for newer versions of dsm (e73907f)

v1.14.2

16 Apr 16:52
Compare
Choose a tag to compare

1.14.2 (2022-04-16)

Chores

  • github: updates sponsor links

v1.14.0

14 Apr 00:07
Compare
Choose a tag to compare

1.14.0 (2022-04-14)

Features

  • popup: adds optional navbar shortcut buttons. #102 (6ccc39c)

Bug Fixes

  • build: fixes typing following chrome types version bump (59df047)
  • lint: fixes cyclic import issues (4862669)
  • tests: fix tests (because of esm module breaking jest) (31105c3)

v1.13.4

25 Mar 21:41
Compare
Choose a tag to compare

1.13.4 (2022-03-25)

Bug Fixes

  • connection: fixes info fetching in credentials for for DSM7+ (82fb8cb)

v1.13.3

25 Mar 20:55
Compare
Choose a tag to compare

1.13.3 (2022-03-25)

Features

  • ci: adds husky and commitlint to enforce conventional commits (bfa1110)

Bug Fixes

  • auth: adds auto-login toggle in connection settings (7e1f1b1)

v1.13.2

20 Mar 23:43
Compare
Choose a tag to compare

1.13.2 (2022-03-20)

Features

  • explorer: Add folder renaming & creation (6e9cf29)

Bug Fixes

  • build: Exits with code 1 when build failure (6684210)
  • content: Display error message in-page while not logged (ab9c471)
  • popup: Add progress sorting to tabs (e6af186)
  • popup: Allow resuming error tasks (b8c80bb)
  • service: Pause all task instead of only active ones (50cc77a)

v1.12.1

14 Mar 00:43
Compare
Choose a tag to compare

1.12.1 (2022-03-14)

Features

  • ci: Add codeQl setup files (#54) (d7a04dd)
  • ci: Update workflow names & add dependabot automerge (28b39df)
  • popup: Add background progress on task cards (6a2bc24)

Bug Fixes

  • ci: Add release candidate tag to ci version bumping (5aa9c48)
  • ci: Fix release script to ignore rc tags (fd2452d)
  • ci: Prevent concurrent running workflows (80384a2)
  • popup: Fix task detail layout on hover (3144218)
  • storage: Switch logged state from sync to local (1602e07)