FIT2CLOUD
日程日历 的图标

日程日历

2,492
1,318

提供前台日历页面、控制台事项管理和编辑器日程卡片的 Halo 插件

3.4.0
好名字 发布于
>=2.25.0

✨ New Features / 新增功能

  • Settings: Added enablePublicPage toggle; when disabled, /schedule-calendar and /schedule-calendar/cards/{name} routes are released for theme handling / 后台设置:新增「启用前台公开页面」开关,关闭后释放路由交由当前激活的主题处理
  • Routing: Replaced @RestController with RouterFunction pattern via @Component + @Bean, enabling conditional route registration / 路由:从 @RestController 重构为 RouterFunction 模式(@Component + @Bean),实现条件路由注册

⚙️ Enhancements / 功能优化

  • Calendar Page: Refactored inline HTML from string concatenation to Java Text Block, added HtmlUtils.htmlEscape for page title / 日历页面:内联 HTML 从字符串拼接重构为 Java Text Block,页面标题增加 HTML 转义处理

🛠️ Bug Fixes / 问题修复

  • Routing: Public page routes are now gated behind enablePublicPage; previously @RestController unconditionally exposed all routes with no disable mechanism / 路由:公开页面路由现受 enablePublicPage 开关控制,此前 @RestController 无条件暴露全部路由

Generate from v3.4.0

资源下载

  • halo-plugin-schedule-calendar-3.4.0.jar