Skip to content

Axolotl Launcher v1.6.8

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 04:44

Axolotl Launcher 1.6.8

发布日期 / Published: 2026-08-02

中文

新增

  • 未关联到线上项目的模组与资源包,现在会显示包内自带的图标。
  • 新增内容更新后悔药,现在更新Mod、资源包等内容后,提供一个按钮可以回退到上一个版本。
  • 实例内容页面的投影项右边添加了编辑按钮,可直接导入投影工坊。

变更

  • 界面文本不再能被鼠标直接选中,避免误选;输入框等可编辑区域不受影响。
  • 优化空返回也会被写入缓存,必须等待30min的不好体验,现在遇到空返回时判断为不可用,自动回退到可用源且下次启动立即更新。
  • 重构并清理了部分历史遗留代码,提升稳定性与可维护性。
  • 增强了整合包等资源的嵌套识别,深层目录甚至是压缩包中的文件现在能被正确识别。
  • 提升了批量修改资源启用状态时的性能。

Bug 修复

  • 修复了禁用内容时开关回弹的现象,现在开关正常跟手。
  • 修复了 OpenAI 兼容翻译服务的自定义系统提示词无法保存的问题,现在会正确保存并在翻译时生效。
  • 修复曾经modrinth遗留代码, 右键图标的编辑按钮现在通向正确的实例编辑界面而非空白页。
  • 修复全局拖拽导入和投影工坊的打架问题,在投影工坊界面拖拽导入的投影文件现在会直接导入到投影工坊而不是全局导入。
  • 修复了下载任务无法取消的问题,现在可以正常取消下载任务。
  • 修复了部分情况下的文件自锁问题。
  • 修复了 Forge/NeoForge 模组无法正常显示名称与图标的问题。
  • 修复了 CurseForge 项目文件数超过 50 时版本列表不翻页的问题,现在会显示全部已发布版本。
  • 修复了上传文件时可能崩溃的问题。
  • 修复了嵌套在子文件夹中的投影文件无法被识别的问题,现在会折叠分级显示文件层级。
  • 修复了模组无法被正常关闭的问题。
  • 修复了低性能的上传接口导致的OOM问题,现在直接移除了这个接口。
  • 修复了添加资源后没有立即刷新导致的资源显示不正确的问题,现在提供一个刷新按钮来手动刷新资源列表。
  • 解决了一些已知问题。

安全修复

  • 针对部分极端情况增加了安全处理,提升健壮性。

English

Added

  • Mods and resource packs that are not linked to an online project now show the icon packed inside the file.
  • Added a rollback button for content updates, allowing users to revert to the previous version after updating mods, resource packs, and other content.
  • Fixed schematics stored in nested folders not being recognized, now they are folded into a hierarchical view.

Changed

  • Text in the launcher interface can no longer be selected by mouse by accident; editable fields are still selectable.
  • Optimized the caching of empty responses from online sources, which previously would be cached for 30 minutes and caused a poor experience; now empty responses are treated as unavailable, automatically falling back to available sources and updating immediately on next launch.
  • Refactored and cleaned up legacy code paths for better reliability and easier maintenance.
  • Improved nested-folder detection for modpacks and other resources, so files in deeper directories are recognized correctly.
  • Improved performance when enabling or disabling resources in bulk.

Fixed

  • Fixed the issue of the toggle switch bouncing back when disabling content, now the switch follows correctly.
  • The custom system prompt for OpenAI-compatible translation services is now saved correctly and used for translations.
  • Fixed legacy Modrinth code so the right-click icon edit button now leads to the correct instance edit page instead of a blank page.
  • Fixed the conflict between global drag-and-drop import and the Schematic workshop; dragging and dropping schematic files in the Schematic workshop now imports them directly into the workshop instead of globally.
  • Fixed the issue of download tasks not being cancellable, now they can be cancelled normally.
  • Fixed the issue of some files being locked in certain cases.
  • Forge and NeoForge mods now show their name and icon correctly.
  • Fixed CurseForge projects with more than 50 files showing an incomplete version list; all published versions now appear.
  • Fixed a crash that could occur when uploading files.
  • Fixed schematics stored in nested folders not being recognized, now they are folded into a hierarchical view.
  • Fixed an issue where mods could not be disabled properly.
  • Fixed an OOM issue caused by a low-performance upload interface, which has now been removed.
  • Fixed an issue where resources were not displayed correctly after adding them without an immediate refresh; a refresh button is now provided to manually refresh the resource list.
  • Resolved several known issues.

Security

  • Added extra safeguards for unusual edge cases.