Bug Fixes
- Cannot enter launcher since the Vue is setup incorrectly. #284 (954a2006de51e3438b49c5698f7a6c3753bab75f)
- Add ely & little skin in default config to prevent launcher falls into wrong state when user add them wrongly (226a83309c1bee9eb429311cba84cb4765e581a6)
- Close snackbar after click more (d9635963bfb4f0e2c6dc39e540cf9ecb55fd5e0f)
- Allow user to reset color to default (48aee48fd8fce64fa3d4f4ea9b7321b039e85324)
- Optimize the mod select experiences. Allow create tags for selected mods in batch. (ddfe043864d96b7bbab86e204231a187cab7719b)
- Add missing checkUpdate i18n (55bff0b734464d39c6e9f60d14527763cdead439)
- Prevent the drag/drop not work in some corner cases (56e0855d0dc6a06ae323d98201d605d8b4d53666)
- Fix modrinth categories not selected after router navigate back (2aba0e73be3f9c8e4e36ac00adb2e1ce15864aae)
- Don't persist the task dialog (195a78fa62f57406e6e90dc7758ee94d9b539e24)
- Correctly handle the general http error. Hint user to report. (5c6af13b990c785f7740342b299fccd43aa9d5c5)
- Make sure cache failed don't crash the modrinth service (bbb895c611a48013fe91af85968bfea92b79e2c6)
- Cannot correctly install optifine with forge (9bcdb66e75fc7fbb11c225dea147bf13a7af35fb)
- Capture the user exception during launch. (080827568f2480dec7b87bf82b0d05f8b0f0e2a1)
- Allow user to install modrinth content in header button (809bc0c19fefb38c5c595e3d8234a9fc3b121bad)
- Unfinished download file should ends with pending to prevent resource import triggered (b6ff4ad0059bafba31ae3eb14c26c7946a4dc64c)
- Wrong BMCL api selection for new user (10ca3aa113045f0888463f4702409eb17fdd38b6)
修复和补丁
- 将 ely & little skin 作为默认皮肤服务加入 (226a83309c1bee9eb429311cba84cb4765e581a6)
- 提示栏点击更多的时候将关闭提示通知 (d9635963bfb4f0e2c6dc39e540cf9ecb55fd5e0f)
- 允许用户重置配色 (48aee48fd8fce64fa3d4f4ea9b7321b039e85324)
- 优化了 Mod 选择的 UX,允许批量增加 TAG (ddfe043864d96b7bbab86e204231a187cab7719b)
- 修复了一些 i18n 的问题就 (55bff0b734464d39c6e9f60d14527763cdead439)
- 修复了一些拖拽导入不工作的情况 (56e0855d0dc6a06ae323d98201d605d8b4d53666)
- 修复了返回时, Modrinth 页面分类的填写不正确的问题 (2aba0e73be3f9c8e4e36ac00adb2e1ce15864aae)
- 任务窗口现在点击背景可以关闭了 (195a78fa62f57406e6e90dc7758ee94d9b539e24)
- 正确提示并引导用户处理 HTTP 错误 (5c6af13b990c785f7740342b299fccd43aa9d5c5)
- 确保了缓存失败不会导致 Modrinth 服务失效 (bbb895c611a48013fe91af85968bfea92b79e2c6)
- 修复了某些情况下 optifine 没法安装于 forge 之上的问题 (9bcdb66e75fc7fbb11c225dea147bf13a7af35fb)
- 正确处理了用户账号导致的启动失败 (080827568f2480dec7b87bf82b0d05f8b0f0e2a1)
- 允许用户再 Modrinth 项目页面直接选择版本安装 (809bc0c19fefb38c5c595e3d8234a9fc3b121bad)
- 修复了没下完的文件导致资源一直刷新的问题 (b6ff4ad0059bafba31ae3eb14c26c7946a4dc64c)
- 修复了 BMCL API 对于新用户错误的配置 (10ca3aa113045f0888463f4702409eb17fdd38b6)