<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src, branch v0.1.25</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=v0.1.25</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.25'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T06:49:50Z</updated>
<entry>
<title>feat: enhance Java path handling by resolving symlinks and stripping UNC prefixes</title>
<updated>2026-01-16T06:49:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=4d6ed7b93ed57a2f397e4f8060b2b183b7c86774'/>
<id>urn:sha1:4d6ed7b93ed57a2f397e4f8060b2b183b7c86774</id>
<content type='text'>
Updated the Java installation and executable retrieval functions to resolve symlinks and strip UNC prefixes from paths. This improvement ensures cleaner and more reliable path handling on Windows systems, enhancing compatibility and usability.
</content>
</entry>
<entry>
<title>feat: add UNC prefix stripping for Windows paths in Java handling</title>
<updated>2026-01-16T06:49:05Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1e0905613a7b7b98daf6dfecffa87fc0096a8e55'/>
<id>urn:sha1:1e0905613a7b7b98daf6dfecffa87fc0096a8e55</id>
<content type='text'>
Implemented a helper function to strip the UNC prefix from file paths on Windows, ensuring cleaner path handling. Updated the Java candidate retrieval process to resolve symlinks and apply the new prefix stripping function, enhancing compatibility and usability on Windows systems.
</content>
</entry>
<entry>
<title>feat: improve Java command execution on Windows</title>
<updated>2026-01-16T06:40:02Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9c366b8d5c3f68d19bb87ed354b42b48c99b66c5'/>
<id>urn:sha1:9c366b8d5c3f68d19bb87ed354b42b48c99b66c5</id>
<content type='text'>
Enhanced the Java command execution by adding support for Windows-specific creation flags in both the installer and candidate checking functions. This change ensures better compatibility and performance when running Java commands on Windows systems.
</content>
</entry>
<entry>
<title>feat: integrate AI assistant functionality and configuration management</title>
<updated>2026-01-16T06:18:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=73ddf24b04bf94ee7fa76974e1af55eb94112b93'/>
<id>urn:sha1:73ddf24b04bf94ee7fa76974e1af55eb94112b93</id>
<content type='text'>
Implemented new commands for managing the AI assistant, including health checks, chat interactions, and model listings for both Ollama and OpenAI. Enhanced the configuration system to support raw JSON editing and added a dedicated AssistantConfig structure for better management of assistant settings. This update significantly improves the user experience by providing comprehensive control over AI interactions and configurations.
</content>
</entry>
<entry>
<title>fix(security): Potential fix for code scanning alert no. 3: Cleartext logging of sensitive information</title>
<updated>2026-01-16T01:49:35Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1c00c5051104887ac181a3c1ec87b63c35e7f9bc'/>
<id>urn:sha1:1c00c5051104887ac181a3c1ec87b63c35e7f9bc</id>
<content type='text'>
Co-authored-by: Copilot Autofix powered by AI &lt;62310815+github-advanced-security[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>feat: Enhance Forge installation process by fetching installer manifest and improving library management for better compatibility</title>
<updated>2026-01-15T11:33:03Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T11:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a9c5ed1550a4270dd34b62aedbf9ecf43a86de51'/>
<id>urn:sha1:a9c5ed1550a4270dd34b62aedbf9ecf43a86de51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement local version fetching and enhance version type detection to support modpacks in version management</title>
<updated>2026-01-15T10:38:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f584425ca78eab398a150aa9ffc3ed74f0cc8a70'/>
<id>urn:sha1:f584425ca78eab398a150aa9ffc3ed74f0cc8a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add functionality to list installed game versions in the application, enhancing version management and user experience in BottomBar</title>
<updated>2026-01-15T10:29:58Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7a6933edd9092a25d1f24d1e17ae9cd665816460'/>
<id>urn:sha1:7a6933edd9092a25d1f24d1e17ae9cd665816460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add version installation and check functionality to enhance mod loader support in the application</title>
<updated>2026-01-15T10:17:45Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=20cd97d8b3af67050fbe7b5f8d6d5fb1c1f3237b'/>
<id>urn:sha1:20cd97d8b3af67050fbe7b5f8d6d5fb1c1f3237b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement upload_to_pastebin command for log file uploads with content length validation and support for Pastebin and paste.rs services</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=0477829f3f3e069bb746e711b0acad3494a484e2'/>
<id>urn:sha1:0477829f3f3e069bb746e711b0acad3494a484e2</id>
<content type='text'>
</content>
</entry>
</feed>
