<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri, branch v0.1.22</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.22</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.22'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-15T09:50:44Z</updated>
<entry>
<title>chore: Bump version to 0.1.22 in Cargo.toml and tauri.conf.json for release</title>
<updated>2026-01-15T09:50:44Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T09:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=aaa81ccb05362333e512b2609e9d86f11f5457eb'/>
<id>urn:sha1:aaa81ccb05362333e512b2609e9d86f11f5457eb</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>
<entry>
<title>feat: Add log upload service and optional API key to LauncherConfig for enhanced logging capabilities</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6ef9f5e01e6d7a55861803cb400720a81c64685e'/>
<id>urn:sha1:6ef9f5e01e6d7a55861803cb400720a81c64685e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance file system capabilities in default.json by adding permissions for reading, checking existence, and writing text files</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=25dd14c9114a0f1dfbb48d9281bd3f9d97d2dbbf'/>
<id>urn:sha1:25dd14c9114a0f1dfbb48d9281bd3f9d97d2dbbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Update reqwest dependency to version 0.11 with additional multipart feature and add tauri-plugin-fs version 2.4.5 in Cargo.toml</title>
<updated>2026-01-15T09:36:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T08:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1c793387f285225c277a440a52552fc6f1735eeb'/>
<id>urn:sha1:1c793387f285225c277a440a52552fc6f1735eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Clean up main.rs by removing unused imports and updating variable names for clarity; enhance HomeView.svelte by correcting emoji processing logic</title>
<updated>2026-01-15T07:26:30Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T07:26:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=28cc7c6e1e943734d94c6b3c487f5b6430c2b997'/>
<id>urn:sha1:28cc7c6e1e943734d94c6b3c487f5b6430c2b997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Bump version to 0.1.21 in Cargo.toml and tauri.conf.json</title>
<updated>2026-01-15T06:58:29Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T06:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=fd61cbe823c51c300de7cb6a634c8960a4ee2207'/>
<id>urn:sha1:fd61cbe823c51c300de7cb6a634c8960a4ee2207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement get_github_releases command to fetch and serialize GitHub release data</title>
<updated>2026-01-15T06:57:39Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T06:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=97021c9fb03e988e7dab6c723c795dfcacff7a2e'/>
<id>urn:sha1:97021c9fb03e988e7dab6c723c795dfcacff7a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Update version number to 0.1.20 in Cargo.toml and tauri.conf.json</title>
<updated>2026-01-15T05:35:57Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T05:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f34340330fcb8a0b16958f5c07571d19475fcc1a'/>
<id>urn:sha1:f34340330fcb8a0b16958f5c07571d19475fcc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(java): Implement Java catalog management and download features</title>
<updated>2026-01-15T04:29:58Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-15T04:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=43a3e9c285f3d5d04fef025041a06609a0d1c218'/>
<id>urn:sha1:43a3e9c285f3d5d04fef025041a06609a0d1c218</id>
<content type='text'>
- Added commands to fetch and refresh the Java catalog, cancel downloads, and manage pending downloads.
- Enhanced the Java download modal in the UI to support version selection, download progress, and pending downloads.
- Introduced new types for Java catalog, download progress, and pending downloads.
- Updated settings store to handle Java catalog state, download progress, and pending downloads.
- Improved user experience with loading states, error handling, and status notifications for Java installations.
</content>
</entry>
</feed>
