Skip to content

Tags: leoly521/halo

Tags

v2.22.0-alpha.4

Toggle v2.22.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor iconify label rendering into IconifyLabel component (halo-de…

…v#8065)

v2.22.0-alpha.3

Toggle v2.22.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor attachment policy fetching and UI components (halo-dev#8057)

v2.22.0-alpha.2

Toggle v2.22.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add manual icon edit to IconifyInput (halo-dev#8033)

v2.22.0-alpha.1

Toggle v2.22.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ignore attribute to FormKit components in Icon.vue (halo-dev#8009)

v2.21.10

Toggle v2.21.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: code block focus positioning error when switching languages (hal…

…o-dev#7919)

Co-authored-by: LIlGG <1103069291@qq.com>

v2.21.9

Toggle v2.21.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set dynamic branch name for Docker image tags in build.gradle (halo-d…

…ev#7780)

v2.21.8

Toggle v2.21.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle ghost users in user retrieval logic (halo-dev#7745)

#### What type of PR is this?

/kind bug
/area core
/milestone 2.21.x

#### What this PR does / why we need it:

This PR fixes the always show of ghost user in post contributors.

#### Which issue(s) this PR fixes:

Fixes halo-dev#7710

#### Does this PR introduce a user-facing change?

```release-note
修复文章贡献者中始终显示已删除用户的问题
```

v2.21.7

Toggle v2.21.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update comment widget plugin to v3.0.0 (halo-dev#7705)

v2.21.6

Toggle v2.21.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor SEO meta tag processors and update help texts for ui (halo-d…

…ev#7665)

#### What type of PR is this?

/area core
/kind improvement
/milestone 2.21.x

#### What this PR does / why we need it:

This PR optimizes SEO tag generation with the following changes:

1. Site description and keywords settings now only apply to the homepage and are no longer inserted on other pages.
2. Added meta description tags for category archive pages, using the category description as content.
3. Improved the help text descriptions for SEO options in system settings.

#### Which issue(s) this PR fixes:

Fixes halo-dev#7662 

#### Does this PR introduce a user-facing change?

```release-note
优化页面的 SEO 标签的生成
```

v2.21.5

Toggle v2.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: downgrade rolldown-vite to fix chunk issue (halo-dev#7650)