v1.2.0
版本发布时间: 2021-04-08 23:43:07
auroral-ui/hexo-theme-aurora最新发布版本:v2.5.3(2023-11-10 11:03:34)
✨ New features
- Added default article
cover image
. (#39) - With
multi-author
, now you will see the statistic and author info in the article page profile. (Statistic of each author will be calculated separately.) (#26) - Added
unit test
for some of the features and scripts. (#31) - Added
lazy load
for article images.
🔮 Changes
- Updated theme
CDN injections
to improve first time loading performance (#37) - Making the
footer
always fix to the bottom. - Improved the style of
header cover image
(Added animation.)
🛠 Fixes
- Fixed
sticky
not calculated correctly after changing the behavior of the footer. - Fixed theme breaking when
categories
andtags
are not bind to any articles (#33) - Fixed
mobile menu
is not adapted to the new menu i18n setup (#36) - Fixed
favicon
is not displaying when configured. - Fixed
site_meta
'scdn
condition error.