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

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 12:58
a87109a

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)