Skip to content

Releases: gisellevonbingen/DoujinshiDownloader

01.02.02.00

01 Nov 14:02
Compare
Choose a tag to compare

변경내역

  • 수정 : 익헨 다운로드 안되던 문제 해결 5ef391e
    이미지 리로드 링크 구조가 변경된 것 대응
  • 개선: Magick.NET 라이브러리 업데이트

다운로드: https://github.com/gisellevonbingen/DoujinshiDownloader/raw/Releases/01.02.02.00.zip


Changelog

  • Fixed: Failed to download from exhentai 5ef391e
    Updated reload link's html schema is changed
  • Improved: Updated Magick.NET library

Download: https://github.com/gisellevonbingen/DoujinshiDownloader/raw/Releases/01.02.02.00.zip


What's Changed

  • Bump Magick.NET-Q16-AnyCPU from 12.0.0 to 13.3.0 in /Forms by @dependabot in #18
  • Bump Magick.NET-Q16-AnyCPU from 12.0.0 to 13.3.0 in /Tester by @dependabot in #19

Full Changelog: 01.02.01.00...01.02.02.00

01.02.01.00

02 Oct 03:02
Compare
Choose a tag to compare

변경내역

추가 : 익헨 다운로드에 '원본 파일로 다운로드' 옵션 추가 44f9a79


Changelog

Add: Add option 'Download as Original File' to Exhentai Download 44f9a79


Full Changelog: 01.02.00.03...01.02.01.00

01.02.00.03

24 Jul 03:17
Compare
Choose a tag to compare

변경내역

수정 : 영문 텍스트내 다수의 오타 #17


Changelog

Fix: Lots of typo and grammar #17

Full Changelog: 01.02.00.02...01.02.00.03

01.02.00.02

25 May 15:37
Compare
Choose a tag to compare

변경내역

개선 : 프로세스가 64비트로 실행될 수 있음


Changelog

Improve : Process can be run as x64

Full Changelog: 01.02.00.01...01.02.00.02

01.02.00.01

28 Dec 00:58
Compare
Choose a tag to compare

변경내역

수정 : 디버그 코드 제거
수정 : '다운로드 완료 시 목록에서 자동으로 제거' 가 체크 해제되어 있는데 목록에서 제거되는 문제 해결
개선 : 일부 화면 글자 크기 조정


Changelog

Fix : Remove debug code
Fix : Remove even if 'Remove On Download Complete' not checked
Improve : Size up some font size and text

Full Changelog: 01.02.00.00...01.02.00.01

01.02.00.00

26 Dec 10:28
Compare
Choose a tag to compare

변경내역

개선 : 모든 라이브러리 업데이트
추가: 이벤트 훅 기능 추가 (#15)

  1. 다운로드된 파일 자동 처리 가능

Changelog

Improve : Update all libraries
Add : Event Hook feature (#15)

  1. Can process downloaded file automatically

Full Changelog: 01.01.00.00...01.02.00.00

01.01.00.00

18 Mar 16:03
Compare
Choose a tag to compare

변경내역

개선 : 모든 라이브러리 업데이트
수정 : 히토미 다운로드 방법 갱신 (#12)
추가: 파일 변환 기능 추가

  1. 이미지 다운로드시 설정된 포맷으로 변환
  2. 꿀뷰 사용시 WebP 권장
  3. 히토미는 Avif 포맷을 사용하므로, 지원하는 뷰어가 없는 경우 Png 혹은 WebP 로 변경 권장

Changelog

Improve : Update all libraries
Fix : Hitomi download not work (#12)
Add: file convert

  1. Convert image format when download
  2. Hitomi server use Avif format, Recommand Png or WebP if your viewer unsupport Avif

01.00.07.01

06 Feb 10:56
Compare
Choose a tag to compare

변경내역

개선 : SharpZipLib 라이브러리 업데이트 (#11, c239e0a, faa8732)
보안 취약점 개선
수정 : 익헨 계정 확인할 수 없는 문제 해결 (#9)
수정 : 익헨 계정 확인 도중 예외 발생시 '계정 확인' 버튼이 활성화 되지 않는 문제 해결 (458ccdb)

Changelog

Improve : Update library 'SharpZipLib' (#11, c239e0a, faa8732)
fix security vulnerability
Fix : Crash during Verify Exhentai Account (#9)
Fix : Not enable 'Verify Account' button when Crash during verifying (458ccdb)

01.00.07.00

05 Nov 03:46
Compare
Choose a tag to compare

변경내역

개선 : 새 다운로드 추가에 '계속해서 추가' 체크박스 추가
새 다운로드 추가시 창이 다시 표시됨
개선 : 새 다운로드 추가시 모든 서버의 응답을 대기하지 않음
서버중 하나만 확인되어도 새 다운로드 추가할 수 있음

Changelog

Improve : Add 'Add Continuously' checkbox in New Download
if checked, popup again after Add
Improve : New Download not wait all server more
wait any one download verified, can Add

01.00.06.00

05 Jul 14:26
Compare
Choose a tag to compare

변경내역

개선 : 히토미 다운로드 알고리즘 개선

Changelog

Improve : Hitomi download algorithm