You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: '🚀 1.3.0: Showcase Your GitHub Releases and PRs'
3
+
subtitle: ''
4
+
description: Release Astro AntfuStyle Theme 1.3.0
5
+
pubDate: 2024-12-28
6
+
lastModDate: ''
7
+
toc: true
8
+
share: true
9
+
ogImage: false
10
+
---
11
+
12
+
### 🚀 Features
13
+
14
+
-**page:** Add /releases page to display (personal) releases on GitHub ([#3](https://github.com/lin-stephanie/astro-antfustyle-theme/pull/3))
15
+
- Support for TOC on mobile devices ([#7](https://github.com/lin-stephanie/astro-antfustyle-theme/pull/7))
16
+
-**mobile:** Refine toc and nav panel styles ([d8e585a](https://github.com/lin-stephanie/astro-antfustyle-theme/commit/d8e585a))
17
+
-**page:** Add /prs page to display (personal) GitHub PRs ([#8](https://github.com/lin-stephanie/astro-antfustyle-theme/pull/8))
18
+
19
+
### 🩹 Fixes
20
+
21
+
- Add reduced motion support to toggleFadeEffect & add sorting for PRs in GithubView & refine style ([ac035b4](https://github.com/lin-stephanie/astro-antfustyle-theme/commit/ac035b4))
22
+
23
+
### 💅 Refactors
24
+
25
+
-**page:** /releases and /prs based on StandardLayout ([26e262a](https://github.com/lin-stephanie/astro-antfustyle-theme/commit/26e262a))
26
+
27
+
### 🏡 Chore
28
+
29
+
- Correct minor spelling mistake in package name ([#2](https://github.com/lin-stephanie/astro-antfustyle-theme/pull/2))
0 commit comments