Releases: skyhancloud/skyhan.cloud
Releases · skyhancloud/skyhan.cloud
Release list
v2.8.1
v2.8.0
2.8.0 (2025-12-02)
Features
- add generateStaticParams function to retrieve blog directories (ffa68e6)
- add rybbit analytics script to layout (30a7a1d)
- add selfie image to header (858dfda)
- add SubWatch project to the projects list (8398e4c)
- analytics: add custom events (5d590bf)
- component/discord-status: add hide prop and integrate into blog layout (69336b8)
- implement environment variable validation using zod (5d6b589)
- remove Spotify integration and related components (3ebfabd)
- replace Bricolage Grotesque font with Faustina and add Avatar component (d662350)
- update me image (fe05ed1)
- update resume pdf file (6f1e5b5)
Bug Fixes
- add 'use client' directive to Projects and Works components (e42de3a)
- discord-status: correct last seen timestamp conversion to milliseconds (adacc58)
- move development analytics script to a separate Script component (4b3a20f)
- update job titles in Page and Works components (8284970)
- update link and icon colors for better visibility (e75bfcb)
v2.7.0
2.7.0 (2025-02-12)
Features
- blog: add blog post "Unlocking the Potential of iOS Notifications with Bark.js" (dc2c041)
- config: add imgur.com to remote patterns (5028f35)
- discord: enhance user status display with last seen time and update types (85e4e62)
- discord: integrate Discord bot functionality and update environment variables (815fdc2)
- workflow: enhance build and deploy process with SSH setup and notifications (70f7cf4)
- works: add Bark.js project to the works list with description and link (f2cdff3)
Bug Fixes
- blog: initialize title state as an empty string (9962ff9)
- blog: update code block to use TypeScript instead of JavaScript (d27eec4)
- workflow: update SSH deployment script to use correct project directory (fd8e666)
Reverts
- "feat(discord): integrate Discord bot functionality and update environment variables" (b1518ae)