Skip to content

Releases: sinoru/patron-media-collector

v0.10

v0.10 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 05 Mar 10:16
v0.10
1cb9710

Changed

  • Skips errored files instead of abort downloading (commit)
  • Rename PatronMediaCollector from PatronMediaDownload due to Apple (commit)

Fixed

  • Fix download not properly from Patreon (commit)

v0.9.1

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 21 Feb 16:00
v0.9.1
2b84b55

Fixed

  • Fix download not properly on Safari sometimes (commit)

v0.9

v0.9 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 21 Feb 15:25
v0.9
b53d9d8

Changed

  • Update button real-time when web contents changed (commit)

Fixed

  • Fix not working on Chrome (commit)

v0.8

v0.8 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 21 Feb 15:24
v0.8
54c4ba6

Added

  • Back to support Chrome again (commit)

Changed

  • Change to Manifest v3 (commit)
  • Make it downloading more reliable on Safari (commit, commit, commits)
  • Drop to use Storage API for more lightweight (commit)
  • Drop to use duplicated webextension-polyfill due to diffrent entry (commit)

v0.7

v0.7 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 20 Feb 06:05
v0.7
93d6b90

Removed

  • Drop Chrome support (commit)

Fixed

  • Fix a issus that downloads wrong file due to lack of cookie on Safari (commit)

v0.6.1

v0.6.1 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 19 Feb 15:42
v0.6.1
53cc79a

Changed

  • Nothing but bump version up

v0.6

v0.6 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 19 Feb 15:41
v0.6
16a265d

Changed

  • Enhance overall reliability (commit, commit)
  • Enhance downloading performance and reliability on Safari (commits)
  • Disable download button while downloading (commit, commit)

v0.5

v0.5 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 18 Feb 10:15
v0.5
c1402f6

Changed

  • Update popup layout (commit)
  • Update internal messaging part for future-proof (commit)
  • Update npm run dev command to work (commit)

v0.4

v0.4 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 11 Feb 04:17
v0.4
9d9fc8c

Changed

  • Update download button UI (commits)
  • Add pre-number only to Fanbox images not all (commit)
  • Update icon (commits)

Fixed

  • Fix parameter name mismatch in type hint (commit)

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 10 Feb 05:20
v0.3.1
13a4d4f

Changes

Added

  • Chrome browser supports.