Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: AnzhiZhang/CurseForgeModpackDownloader

v1.6.1

30 Dec 16:52
31e80a4
Compare
Choose a tag to compare

1.6.1 (2022-12-30)

Continuous Integration

v1.6.0

20 Dec 19:34
0c6a9fa
Compare
Choose a tag to compare

1.6.0 (2022-12-20)

Features

  • download: ✨ add request retry (6cb3f42)

v1.5.0

21 Aug 06:12
f3da103
Compare
Choose a tag to compare

1.5.0 (2022-08-21)

Features

  • 🌐 Translation for CurseAPIkey massage box (#34) (bbd66bb)

v1.4.2

02 Jul 13:17
bba61f2
Compare
Choose a tag to compare

1.4.2 (2022-07-02)

Continuous Integration

  • i18n: 💚 fix lang pack on linux (442f00b)

v1.4.1

02 Jul 13:11
067c4e6
Compare
Choose a tag to compare

1.4.1 (2022-07-02)

Continuous Integration

  • i18n: 💚 fix lang files packing (b76bcec)

v1.4.0

02 Jul 12:58
a87109a
Compare
Choose a tag to compare

1.4.0 (2022-07-02)

Features

  • ✨ add debug loggings (10452ef)
  • ✨ add logger debug setting (fbc648f)
  • ✨ add logger name to message (73aef83)
  • ✨ add logger to factory (b631662)
  • config: ✨ add config file check (23bb19e)
  • i18n: ✨ add lang specific param in translate method (45d89e2)
  • i18n: 🌐 add i18n for logs (571923e)
  • i18n: 🌐 add multilanguage (resolve #18) (6a5ffd9)
  • ui: ✨ add language switch combobox (d35b407)

Bug Fixes

  • i18n: 🌐 fix chinese download.getModWarning.content (c76cd4e)
  • i18n: 🐛 return a better structure of get languages (8f42def)
  • ui: 🐛 give more space for modpack version in filters (b2ed963)

Performance Improvements

  • ⚡️ add debug logging estimate (9d16b09)

v1.3.2

27 Jun 05:44
1a20127
Compare
Choose a tag to compare

1.3.2 (2022-06-27)

Bug Fixes

  • ui: 🐛 fix modpack version filter sorting (b7cb871)

v1.3.1

26 Jun 16:45
e7ba5cf
Compare
Choose a tag to compare

1.3.1 (2022-06-26)

Bug Fixes

  • ➕ add PyYAML to requirements.txt for CI (fca7cd1)

v1.3.0

26 Jun 16:37
6a96e1b
Compare
Choose a tag to compare

1.3.0 (2022-06-26)

Features

  • config: ✨ add config file to storage api key (a3ecd95)
  • download: 🔇 remove verify failed warning (c22014b)

Bug Fixes

  • 🔥 remove downloading dir at startup (e68d228)
  • 🚑️ move api to api.curseforge.com (fix #23) (047ab1c)

Performance Improvements

  • download: ⚡️ remove variable of thread in downloading (693ebcc)
  • ui: ⚡️ save a thread while initialization (269134e)

v1.2.0

20 Jun 06:34
ec1d9af
Compare
Choose a tag to compare

1.2.0 (2022-06-20)

Features

Bug Fixes

  • download: 🐛 resolve special characters error (7935939)