Releases: dvcol/synology-download
Releases · dvcol/synology-download
v1.16.1
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
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
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
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
1.14.2 (2022-04-16)
Chores
- github: updates sponsor links
v1.14.0
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
1.13.4 (2022-03-25)
Bug Fixes
- connection: fixes info fetching in credentials for for DSM7+ (82fb8cb)
v1.13.3
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
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
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)