<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/tauri.conf.json, branch v0.1.20</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.20</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.20'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-15T05:35:57Z</updated>
<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>chore: Update commands for development and build in tauri config</title>
<updated>2026-01-15T02:49:56Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T02:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e9d2c467e011499678b928df4562b4c4ac2f8f1d'/>
<id>urn:sha1:e9d2c467e011499678b928df4562b4c4ac2f8f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge main into feat/download-java-rt</title>
<updated>2026-01-14T21:05:25Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-14T21:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b473aa744e1382e946a92a116707b93151558888'/>
<id>urn:sha1:b473aa744e1382e946a92a116707b93151558888</id>
<content type='text'>
- Integrate latest main branch changes (Fabric, Forge support, new UI)
- Keep Adoptium Java download feature with SHA256 support
- Merge improved download progress tracking with checksum verification
- Update dependencies and build configuration
</content>
</entry>
<entry>
<title>chore: update version to 0.1.19 in Cargo.toml and tauri.conf.json</title>
<updated>2026-01-14T12:41:12Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T12:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=5b1d9e02e173e0917d1e5dc84158a0f8a40efe1c'/>
<id>urn:sha1:5b1d9e02e173e0917d1e5dc84158a0f8a40efe1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Wayland compatibility fixes for AppImage and setup appimagetool for Ubuntu</title>
<updated>2026-01-14T12:40:02Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T12:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=44a5f42d901abbb282210419529d0e01302b1bed'/>
<id>urn:sha1:44a5f42d901abbb282210419529d0e01302b1bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update version to 0.1.18 in Cargo.toml</title>
<updated>2026-01-14T11:24:48Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T11:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=5dd65a9fedc876b7cc20cc3d796a06d8a2d911ec'/>
<id>urn:sha1:5dd65a9fedc876b7cc20cc3d796a06d8a2d911ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update version to 0.1.17 in Cargo.toml</title>
<updated>2026-01-14T10:45:03Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T10:45:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=2e06e005f69d3da63252bf27a731eb8de75a4edf'/>
<id>urn:sha1:2e06e005f69d3da63252bf27a731eb8de75a4edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance dark mode support across UI components</title>
<updated>2026-01-14T10:40:01Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T10:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=74849ad2d18586736d9677dfd10af4875f4ef2ca'/>
<id>urn:sha1:74849ad2d18586736d9677dfd10af4875f4ef2ca</id>
<content type='text'>
- Updated BottomBar, HomeView, LoginModal, ModLoaderSelector, SettingsView, Sidebar, StatusToast, and VersionsView components for improved dark mode styling.
- Adjusted color schemes for various elements to ensure better visibility and aesthetics in dark mode.
- Added a theme property to settings to enforce dark mode as the default.
- Refactored version badges in VersionsView for better color differentiation.
- Enhanced button and input styles for consistency in both light and dark themes.
</content>
</entry>
<entry>
<title>chore: bump version to 0.1.16 in Cargo.toml and tauri.conf.json</title>
<updated>2026-01-14T10:16:46Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T10:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=26898fd7c7150b33b2b14af86f734d375483cc1d'/>
<id>urn:sha1:26898fd7c7150b33b2b14af86f734d375483cc1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update version to 0.1.15 in Cargo.toml and tauri.conf.json</title>
<updated>2026-01-14T08:48:33Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:48:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=802b8cf5c0723b606ba5936c060e01d4c83222dd'/>
<id>urn:sha1:802b8cf5c0723b606ba5936c060e01d4c83222dd</id>
<content type='text'>
</content>
</entry>
</feed>
