-
diff --git a/packages/blog/articles/skins-now-in-modrinth-app.md b/packages/blog/articles/skins-now-in-modrinth-app.md
new file mode 100644
index 000000000..50a20eecf
--- /dev/null
+++ b/packages/blog/articles/skins-now-in-modrinth-app.md
@@ -0,0 +1,23 @@
+---
+title: 'Skins — Now in Modrinth App!'
+summary: 'Customize your look, save your favorite skins, and swap them out in a flash, all within Modrinth App.'
+date: 2025-07-05T20:19:00+01:00
+---
+
+We're thrilled to roll out Modrinth App **v0.10** with a beta release of one of our most highly requested features, the **Skins page**. The Skins page allows you to manage all of your Minecraft skins directly within Modrinth App. You can see all your saved custom skins and the default Minecraft skins in one convenient place.
+
+
+
+Adding a new skin is simple, even Herobrine could do it! When you add or edit a skin, you can **upload** your custom texture file directly from your computer, **choose** between the wide or slim arm style to match your preferred character model, and even **assign** a specific cape to that look for the perfect finishing touch.
+
+The interface makes it easy to preview your changes in real-time with the animated player model, so you can see exactly how your skin will look in-game before saving it.
+
+
+
+## Fixes and More!
+
+Alongside this major new feature, **v0.10** includes a host of improvements and bug fixes to make your experience smoother. We've updated the news feed to use our new system, fixed issues with project descriptions, and tidied up how data is handled. For a full breakdown of all the changes, you can [check out the complete changelog here.](https://modrinth.com/news/changelog?filter=app)
+
+As the skins feature is in _beta_, we're eager to hear your feedback! **Jump in, give it a try**, and let us know what you think. You can share your thoughts on our [Discord server](https://discord.modrinth.com/) or [start a support chat](https://support.modrinth.com) if you're running into issues.
+
+Thank you! We can't wait to see your skins in action. Happy customizing!
diff --git a/packages/blog/compiled/index.ts b/packages/blog/compiled/index.ts
index 487cf0a6d..df58df5ec 100644
--- a/packages/blog/compiled/index.ts
+++ b/packages/blog/compiled/index.ts
@@ -20,6 +20,7 @@ import { article as new_site_beta } from './new_site_beta'
import { article as plugins_resource_packs } from './plugins_resource_packs'
import { article as pride_campaign_2025 } from './pride_campaign_2025'
import { article as redesign } from './redesign'
+import { article as skins_now_in_modrinth_app } from './skins_now_in_modrinth_app'
import { article as two_years_of_modrinth_history } from './two_years_of_modrinth_history'
import { article as two_years_of_modrinth } from './two_years_of_modrinth'
import { article as whats_modrinth } from './whats_modrinth'
@@ -47,6 +48,7 @@ export const articles = [
plugins_resource_packs,
pride_campaign_2025,
redesign,
+ skins_now_in_modrinth_app,
two_years_of_modrinth_history,
two_years_of_modrinth,
whats_modrinth,
diff --git a/packages/blog/compiled/skins_now_in_modrinth_app.content.ts b/packages/blog/compiled/skins_now_in_modrinth_app.content.ts
new file mode 100644
index 000000000..557550755
--- /dev/null
+++ b/packages/blog/compiled/skins_now_in_modrinth_app.content.ts
@@ -0,0 +1,2 @@
+// AUTO-GENERATED FILE - DO NOT EDIT
+export const html = `
We're thrilled to roll out Modrinth App v0.10 with a beta release of one of our most highly requested features, the Skins page. The Skins page allows you to manage all of your Minecraft skins directly within Modrinth App. You can see all your saved custom skins and the default Minecraft skins in one convenient place.

Adding a new skin is simple, even Herobrine could do it! When you add or edit a skin, you can upload your custom texture file directly from your computer, choose between the wide or slim arm style to match your preferred character model, and even assign a specific cape to that look for the perfect finishing touch.
The interface makes it easy to preview your changes in real-time with the animated player model, so you can see exactly how your skin will look in-game before saving it.

Fixes and More!
Alongside this major new feature, v0.10 includes a host of improvements and bug fixes to make your experience smoother. We've updated the news feed to use our new system, fixed issues with project descriptions, and tidied up how data is handled. For a full breakdown of all the changes, you can check out the complete changelog here.
As the skins feature is in beta, we're eager to hear your feedback! Jump in, give it a try, and let us know what you think. You can share your thoughts on our Discord server or start a support chat if you're running into issues.
Thank you! We can't wait to see your skins in action. Happy customizing!
`
diff --git a/packages/blog/compiled/skins_now_in_modrinth_app.ts b/packages/blog/compiled/skins_now_in_modrinth_app.ts
new file mode 100644
index 000000000..58d8966ef
--- /dev/null
+++ b/packages/blog/compiled/skins_now_in_modrinth_app.ts
@@ -0,0 +1,10 @@
+// AUTO-GENERATED FILE - DO NOT EDIT
+export const article = {
+ html: () => import(`./skins_now_in_modrinth_app.content`).then((m) => m.html),
+ title: 'Skins — Now in Modrinth App!',
+ summary:
+ 'Customize your look, save your favorite skins, and swap them out in a flash, all within Modrinth App.',
+ date: '2025-07-05T19:19:00.000Z',
+ slug: 'skins-now-in-modrinth-app',
+ thumbnail: true,
+}
diff --git a/packages/blog/public/skins-now-in-modrinth-app/edit-skin.webp b/packages/blog/public/skins-now-in-modrinth-app/edit-skin.webp
new file mode 100644
index 000000000..02cd9c75d
Binary files /dev/null and b/packages/blog/public/skins-now-in-modrinth-app/edit-skin.webp differ
diff --git a/packages/blog/public/skins-now-in-modrinth-app/skins-page.webp b/packages/blog/public/skins-now-in-modrinth-app/skins-page.webp
new file mode 100644
index 000000000..d9a1cac7c
Binary files /dev/null and b/packages/blog/public/skins-now-in-modrinth-app/skins-page.webp differ
diff --git a/packages/blog/public/skins-now-in-modrinth-app/thumbnail.webp b/packages/blog/public/skins-now-in-modrinth-app/thumbnail.webp
new file mode 100644
index 000000000..26ccf49cf
Binary files /dev/null and b/packages/blog/public/skins-now-in-modrinth-app/thumbnail.webp differ
diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts
index fa2e7390d..a69653a77 100644
--- a/packages/utils/changelog.ts
+++ b/packages/utils/changelog.ts
@@ -25,7 +25,7 @@ const VERSIONS: VersionEntry[] = [
date: `2025-07-04T12:00:00-07:00`,
product: 'app',
version: `0.10.0`,
- body: `**Note: This update was pulled due to issues.**
+ body: `**Note: This update is no longer available to download due to issues, you should use v0.10.1**
### Added
- Added Skins page as a beta feature. There may be some minor bugs with it, but we'd love to get user feedback on this feature as it's been one of our most highly requested features.