Releases: Mystic-Stars/Axolotl
Releases · Mystic-Stars/Axolotl
Release list
Axolotl Launcher v1.6.8
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.
Axolotl Launcher v1.6.7
Axolotl Launcher 1.6.7
发布日期 / Published: 2026-08-01
中文
Bug 修复
- 修复了使用反向选区轴保存的投影在投影工坊中上下颠倒或镜像的问题。
English
Fixed
- Fixed schematics saved with reversed selection axes appearing upside down or mirrored in Schematic workshop.
Axolotl Launcher v1.6.6
Axolotl Launcher 1.6.6
发布日期 / Published: 2026-08-01
中文
新增
- 导入的实例现在会根据加载器自动识别并设置图标。
- 实验室新增投影工坊:可打开本地或实例内的 .litematic 和 .schem 文件,在 3D 工作区查看建筑、测量并管理层级和材料、编辑方块,以及导出修改后的投影。
变更
- 调整了发现页的来源筛选按钮位置,提升使用体验。
- 安装过程中跳过的 CurseForge 手动下载现在会在任务完成后保留在列表中,便于稍后完成。
Bug 修复
- 修复了面包屑与实际页面不一致的问题。
- 修复 Modrinth 更新检查:由 CurseForge 跟踪的文件不再被当作 Modrinth 更新推荐,同时符合条件的手动添加内容仍可匹配更新。
English
Added
- Imported instances now automatically recognize and set icons based on their mod loader.
- Added Schematic workshop in Lab. Open local or instance .litematic and .schem files to inspect builds in 3D, measure and manage layers and materials, edit blocks, and export your work.
Changed
- Adjusted the position of source filter buttons on the Discover page for better usability.
- Manual CurseForge downloads skipped during an installation now remain listed after the task finishes, making them easier to complete later.
Fixed
- Fixed breadcrumbs not matching the actual page navigation.
- Fixed Modrinth update checks so CurseForge-tracked files are not suggested as Modrinth updates, while eligible manually added content can still be matched.
Axolotl Launcher v1.6.5
Axolotl Launcher 1.6.5
发布日期 / Published: 2026-07-31
中文
Bug 修复
- 修复了联机消失问题
- 修复了部分代码被回滚的情况
- 解决了一些已知问题
English
Fixed
- Fixed the issue of disappearing online content
- Fixed the issue of some code being rolled back
- Fixed some known issues
Axolotl Launcher v1.6.4
Axolotl Launcher 1.6.4
发布日期 / Published: 2026-07-31
中文
新增
- 实例内容页面新增回到顶部按钮,长页面浏览更加便捷。
变更
- 优化下载速度,内容安装更加高效。
- 便携模式下禁用自动更新,便携版用户请前往 GitHub 手动更新。
- 移除了无实例时自动跳转到创建页面的行为,现在可以正常浏览空白首页。
- 优化实例页面缓存机制,避免每次访问时重新加载数据。
- 实例内容页面的刷新按钮现在可以重新获取模组的在线信息。
English
Added
- Added a back-to-top button on the instance content page for easier navigation.
Changed
- Improved download speed for more efficient content installation.
- Disabled automatic updates in portable mode. Portable users should update manually from GitHub.
- Removed automatic redirect to the Create page when no instances exist. Users can now view the empty home page.
- Optimized instance page caching to avoid reloading data on every visit.
- Enhanced the instance content page refresh button to re-fetch mod online information.
Axolotl Launcher v1.6.3
Axolotl Launcher 1.6.3
发布日期 / Published: 2026-07-30
中文
变更
- 优化 Java 安装流程,并明确推迟 Java 配置后的安装状态。
- 修改渐变颜色生成器的默认格式,改为使用章节符号(§)。
Bug 修复
- 修复 Linux 和 Windows 端陶瓦联机无法使用的问题。
English
Changed
- Streamlined the Java installation flow and clarified the setup state when Java configuration is postponed.
- Changed the gradient color generator default format to use the section sign (§).
Fixed
- Fixed Terracotta multiplayer being unavailable on Linux and Windows.
Axolotl Launcher v1.6.2
Axolotl Launcher 1.6.2
发布日期 / Published: 2026-07-30
中文
新增
- 新增联机功能(测试版),可创建或通过房间码加入局域网游戏会话。
English
Added
- Added beta multiplayer features for hosting and joining LAN game sessions with a room code.
Axolotl Launcher v1.6.1
Axolotl Launcher 1.6.1
发布日期 / Published: 2026-07-29
中文
变更
- 优化 Java 管理界面与交互,更清晰地管理各版本默认 Java,并简化下载流程。
- 优化下载页面的布局与操作,下载任务管理更加便捷。
Bug 修复
- 修复种子地图中的游戏版本选择器被意外遮挡的问题。
- 修复正常退出游戏后被错误报告为崩溃的问题。
- 修复 macOS 构建缺少依赖的问题。
English
Changed
- Redesigned Java management with clearer default-version controls and a more streamlined download experience.
- Improved the Downloads page layout and actions for easier task management.
Fixed
- Fixed the game version selector being obscured on the Seed Map page.
- Fixed Minecraft being incorrectly reported as crashed after a normal exit.
- Fixed missing dependencies in macOS builds.
Axolotl Launcher v1.6.0
Axolotl Launcher 1.6.0
发布日期 / Published: 2026-07-28
中文
新增
- 新增实验室,首批提供渐变颜色生成器和 Java 版种子地图。
变更
- 优化下载源切换、重试与进度展示,提升安装下载的稳定性。
- 重写了加载器版本和类型的解析方式。
- 重写了一些vibe留下的其它代码。
- 为避免批量导入过程中还未来得及解析的加载器造成误解,现在逐个导入实例并显示进度
- 优化 Linux 桌面文件(.desktop):补充 Comment、Keywords、StartupWMClass、StartupNotify 等字段,添加 x-scheme-handler/axolotl 协议关联与中文本地化,并为 Exec 添加 WEBKIT_DISABLE_DMABUF_RENDERER=1 环境变量。
- 将 Linux 桌面文件模板从 Tauri 模板变量格式改为固定值格式,确保编译后的 .desktop 文件直接使用 "Axolotl Launcher" 作为名称、图标和可执行文件。
Bug 修复
- 修复了皮肤页面无法导入皮肤的问题。
- 修复了导入界面无法正常导入的bug。
English
Added
- Added Lab with a gradient color generator and a Java Edition Seed Map.
Changed
- Improved download routing, retries, and progress reporting for more reliable installs.
- Changed the way the launcher handles modpack parsing.
- Changed some frontend code left by vibe and replaced it with native components.
- To avoid confusion caused by loaders that have not yet been parsed during batch imports, instances are now imported one by one with progress displayed.
- Improved the Linux desktop file (.desktop) with Comment, Keywords, StartupWMClass, and StartupNotify fields; added x-scheme-handler/axolotl protocol association and Chinese localization; and set WEBKIT_DISABLE_DMABUF_RENDERER=1 for Exec.
- Replaced Tauri template variables in the Linux desktop file template with fixed values, ensuring the built .desktop file uses "Axolotl Launcher" directly for its name, icon, and executable.
Fixed
- Fixed the skin page failing to import skins.
- Fixed the import page failing to import instances.
Axolotl Launcher v1.5.5
Axolotl Launcher 1.5.5
发布日期 / Published: 2026-07-26
中文
新增
- 离线模式提示中新增刷新按钮,无需重启启动器即可重新检测会话服务器连接状态。
- 大文件下载中断后现在会从断点继续,而不是从头重新下载——切换下载源或重试失败的安装时同样生效。
- 项目详情页现在会链接到对应的 MC 百科(mcmod.cn)页面——位于侧栏相关链接和右上角菜单中,仅当项目能在内置百科索引中找到时显示。Modrinth 和 CurseForge 项目均支持。
变更
- 解析整合包内容时不再将整个整合包文件载入内存,而是流式下载到缓存,之后安装同一版本时可直接复用。
- 启动时会自动清理超过一周未使用的下载临时文件。
Bug 修复
- 修复了关闭导入方式弹窗时因无限循环导致卡死的问题,同时「取消」现在是真正的按钮。
- 当下载镜像不可用或尚未同步新发布的版本时,Forge、Fabric 和 NeoForge 文件现在会回退到官方服务器下载。
- 不支持多线程分段下载的服务器现在会在会话内被记住,大文件不再每次下载都先经历一轮注定失败的分段尝试。
- 同时写入同一文件的两个下载任务不再会相互破坏临时数据。
- 导入实例不再在导入真正完成前提示成功——导入失败时现在会提示错误,而不是错误地提示成功。
- 更改应用目录时,现在仅迁移共享实例链接,不再移动或复制其原始文件。
- 创建自定义实例时,图标重新默认使用所选加载器的图标(Fabric、Forge、Quilt、NeoForge),不再是通用占位图。
- 加载器及其他较新的内置实例图标现在与其余内置图标一致,不再带边框显示。
- 修复更改应用目录或迁移旧启动器数据时,遗留的未完成 Java 下载会导致启动器无法启动并报 "Cannot save an incomplete Java installation" 错误的问题。
English
Added
- The offline mode notice now has a refresh button to re-check the session server connection without restarting the launcher.
- Interrupted downloads of large files now resume from where they left off instead of restarting from zero, including after switching download sources or retrying a failed install.
- Project pages now link to the matching MC Mod (mcmod.cn) wiki page — in the sidebar links and the top-right menu — when the project is found in the bundled wiki index. Works for both Modrinth and CurseForge projects.
Changed
- Checking a modpack's contents no longer loads the entire pack file into memory; it now streams to the download cache and is reused by a later install of the same version.
- Leftover partial download files that have not been touched for a week are now cleaned up automatically on launch.
Fixed
- Fixed a freeze caused by an infinite loop when closing the import method dialog, and its Cancel action is now a real button.
- Forge, Fabric, and NeoForge files can now fall back to their official servers when download mirrors are unavailable or have not synced a newly released version yet.
- Servers that mishandle multi-connection downloads are now remembered during a session, so large files stop wasting a doomed segmented attempt before every download.
- Two downloads writing the same file at the same time can no longer corrupt each other’s temporary data.
- Importing an instance no longer shows a success notification before the import actually finishes — failures now report an error instead of a false success.
- Changing the app directory now moves shared instance links without moving or copying their original files.
- Creating a custom instance once again defaults its icon to the selected mod loader (Fabric, Forge, Quilt, NeoForge) instead of the generic placeholder.
- Loader and other newer built-in instance icons now display without the avatar frame, matching the rest of the built-in icons.
- Fixed the launcher failing to start with a "Cannot save an incomplete Java installation" error when a leftover unfinished Java download was found while changing the app directory or migrating old launcher data.