Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
yyliucha
/
plugin-important-dates
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v1.0.23
v1.0.23 悬浮提醒改注入全局 head(适配无 footer 元素的主题)
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
yyliucha
released this
31 Aug 04:26
·
17 commits
to main since this release
v1.0.23
211541f
v1.0.23
🐛 修复:自定义主题上悬浮提醒不出现
原因:v1.0.22 把脚本注入「代码注入 → 页脚」,但 Halo 的页脚注入只在主题模板包含 <footer>\ 元素时渲染;部分自定义主题(如本站使用的主题)不含该元素 → 脚本已写入配置但页面不出现
修复:改注入「
全局 head 标签
」——Halo 的全局 head 注入对所有 Thymeleaf 渲染页面生效,
与主题无关
;同时自动清理已写入页脚的旧片段(只删自己的,不动其他注入内容)
同步:设置说明/README 更新;乐观锁冲突重试提升到 2 次自动重读
回归
37/37 PASS(Halo 2.20.20 全新实例):全局 head 注入/移除、页面含脚本、JSON 配置正确
浏览器实测首页:右下角弹出「重要日期提醒 『提醒测试』还有 1 天(2026-09-01)」→ 点 × 消失 → 刷新本次会话不再弹出
升级后:插件设置「全站悬浮提醒」无需改动;1.0.22 写入的页脚片段会在插件启动时自动清理
You can’t perform that action at this time.