Skip to content

Latest commit

ย 

History

History
558 lines (358 loc) ยท 29 KB

CHANGELOG.md

File metadata and controls

558 lines (358 loc) ยท 29 KB

2.5.3 (2023-11-10)

Bug Fixes

  • category is not paginated probably (eb8c641)
  • custom link label trying to localize (10c4a5b)
  • footer friends link not loaded (1546685)
  • search icon is not clickable when multi-lang is off (a4cd157)

2.5.2 (2023-09-16)

Bug Fixes

  • improve light mode header background color (2c30969)
  • inconsistance links page setup and configs (719f3c4)
  • toc sidebar max height now adapt to new ui (65ce7fd)

2.5.1 (2023-09-16)

Bug Fixes

  • code not styled in li tag (5718581)
  • search function not working (856dd28)
  • waline comment data could return without time field (#379) (c213819)

2.5.0 (2023-09-10)

Bug Fixes

  • dia bot not able to be initialised in version 2+ (248b42c)
  • header width is not updated after resize of the browser window (9f84fbf)
  • title too long overflowing issue (9123bbe)

Features

  • added traditional chinese language support (2e4c3e5)
  • change to new link cards styles (c95eda1)
  • replace prismjs with shiki (ab2b51f)

Performance Improvements

  • upgrade to use vite-plugin-page for better page setup (a51eb6e)

2.4.3 (2023-08-23)

Bug Fixes

  • refactor and fix post search page to support tag and category search (89e35fb)

2.4.2 (2023-08-22)

Bug Fixes

  • avatar border too large for circle or rounded avatars (4879043)
  • english footer stat text (64d79e2)
  • english text style problem (4cefbc2)
  • include fixed header height for scroll to (fb289cc)
  • open search modal scroll down by three percent (6244fd8)
  • subtitle and some main title uppercase (9c07937)

2.4.1 (2023-08-22)

Bug Fixes

  • color style for header when switching mode and sticky issue (e1f9075), closes #321 #319
  • footer link random pick friend infinite loop (425ec7c)
  • home page tag sticky overflow to the footer if no footer link (6cb0a86)
  • improve the style of footer links for smaller devices (a67370d)
  • no hamburger menu on table view size (ab6cfc0)
  • update all avatar to adapt to dynamic avatar shape option (be2ae7a)

2.4.0 (2023-08-18)

Bug Fixes

  • horizontal feature displaying tags incorrectly (0c34591)
  • no stopping link box animation on hover (a1c4b51)
  • prism copy button style (a16cb48)
  • statistic labels too large in English (3c0e81f), closes #297
  • update to use archives endpoint to avoid feature post affect (c207a16), closes #262 #262

Features

  • add footer link feature (8e29f0b)
  • add image enlarge feature (bd5b862)
  • add recent comment link with anchor (ef0a517)
  • better page title for home page (9c09e57)
  • new feature and pin effect (c4b962f)
  • pagination button UI upgrade (689dd9b)
  • update comment and friends mobile mode style (79e242c)
  • updated to high quality SVG icons (aef2fb2)
  • upgrade both PC and mobile menu (8682423)
  • upgrade recent comment UI (0d96066)
  • upgrade tags UI (45944c6)
  • upgrade waline comment UI (1121a12)

2.3.1 (2023-08-13)

Bug Fixes

  • article next and previous posts cards have unequal height (8f98e14)
  • footer page view not update on load (909c191)
  • gitalk loading state not closed when recent comments are loaded (0595413), closes #290 #280

2.3.0 (2023-08-11)

Bug Fixes

  • external svg icon not loaded (bfbe17e)

Features

  • add feature to disable comment on Pages or Posts individually (6b3935f)
  • changed background wave to gradient (e9f02e8)
  • hide comments if all plugins are disabled (9b0db10)

2.2.2 (2023-08-09)

Bug Fixes

  • clicking language menu is not auto closing the menu (d9f77de)
  • dynamic page title with i18n menu config (51972dd)

2.2.1 (2023-08-09)

Bug Fixes

  • path with extra hash at the end when reloaded (440b2a7)
  • prism highlight custom css is overwritten by default (b26850b)

2.2.0 (2023-08-09)

Bug Fixes

  • article with only one tag cause a fatal error (7478780)
  • code fence is not highlighted by prism after refresh (8b77aa2)
  • prism highlight not rendered on reload (aa2328e)
  • tags overflowing in mobile view for feature post (cd9bae9)
  • waline different date format cause formatting error (22477f2)

Features

  • add friends link feature (a4ae01a)
  • added page view and comment count for all pages (d107853)
  • added site running stat and waline site PV (2d15ac6)
  • added valine, twikoo and valine post views stat (517e9d0)

2.1.2 (2023-08-04)

Bug Fixes

  • recent comment relative time use round to floor instead (b5f4ae4)

2.1.1 (2023-08-02)

Bug Fixes

  • add missing waline options (25f732f)

2.1.0 (2023-08-02)

Features

  • add empty display for recent comments (c4dde9b)
  • add waline comment plugin (6f34372)
  • plugin: add twikoo comment plugin support (39ccaf8)

2.0.1 (2023-07-28)

Bug Fixes

  • beian image is still using require instead of import (0174c3b)
  • text overflowing outside of article content box #218 (cf02393)

2.0.0 (2023-07-25)

Bug Fixes

  • code clip-board copy button style (05450c5)
  • incorrect recent comment gavatar url with valine #225 (bfcf168)
  • main author not able to load in home page (667e1df)
  • mobile view not able to fetch author data (2e4d0cd)
  • recent comment is not hiding with correct setting (91358ad)
  • recent comments always show (0976e5c)
  • remove qod since it's rated limited to 5 calls a day (75e99da)
  • typescript typing issue for Post (1c58e55)
  • use new import for default image instead of require (6d1b078)

Features

  • vite/dependencies: updated to Vite and all dependencies (162df85)

BREAKING CHANGES

  • vite/dependencies: changed to Vite and updated all dependencies

[1.5.5] - 2021-06-25

I have being busy with life and advancing my career path. Updates for this theme will potentially be slowing down a bit. But hey! Keep the issue coming, leave me all the ideas, I will definitely get to them as soon as I get spare time from time to time of my busy life!

๐Ÿ”ง Fixed

  • Fixed post count mismatch when having less than 3 posts #104
  • Busuanzi enable property will work properly to hide and show #115

๐Ÿ”ฎ Changed

  • Updated Pinia to version 2.0.0-beta.3
  • Updated all the vue files with the new prettier formatting (All the classes are wrapped! YAY!)

1.5.4 - 2021-05-09

๐Ÿ”ฅ ๐Ÿ”ง Hotfix

  • Fixed generation error with chalk.

1.5.3 - 2021-05-09

๐Ÿ”ฅ ๐Ÿ”ง Hotfix

  • Fixed incorrect amount of article generated.

1.5.2 - 2021-05-09

๐Ÿ”ง Fixed

  • Fixed beian is not appearing on the footer #89
  • Fixed Valine Gravatar CDN not switching base on lang. #92
  • Fixed social links alignment issue in profile section. #80
  • Fixed feature article incorrect order. #91

1.5.1 - 2021-05-07

โœจ Added

  • Adding more Valine config options #82

๐Ÿ”ง Fixed

  • Fixed feature article generation script cause missing of articles #85
  • Fix pagination display error #84

1.5.0 - 2021-05-03

โœจ Added

  • Adaptive feature article layout (added a new Pinned article layout!!)
    • Able to switch between Feature and Pinned Mode.
    • If total article is less than 3, will switch to Pinned mode automatically.
    • Attached Pinned and Feature tag to article card.
    • Feature and Pinned article will be display at the top of the article list.
    • ๐Ÿ“– Docs
  • Added VuePress like custom containers #77
    • Info container
    • Warning container
    • Danger Container
    • Detail Container
    • ๐Ÿ“– Preview
  • Added more SEO meta(s) #76

๐Ÿ”ฎ Changed

  • Improved Home page article performance
    • Change the animation for hovering on the article card.
    • Removed shadow change on hover.
    • Removed image cover display change on hover.

๐Ÿ”ง Fixed

  • Fixed pages' cover not displaying
  • Fixed scrolling issue on mobile browsers #79
  • Fixed post page navigation incorrect list style
  • Fixed custom page title not adapted to i18n setting
  • Fixed social link <a> tag layer
  • Fixed invalid link styles

1.4.3 - 2021-04-25

โœจ Added

  • Added support for the mailto link. #74
  • Added police beian info in footer #72
  • Multi-author supports custom social links.

๐Ÿ”ฎ Changed

  • Changed the configuration method of author custom socials.

๐Ÿ”ง Fixed

  • Fixed spelling mistake for default archives menu #65
  • Fixed string replaceAll function compatibility issue #73
  • Fixed custom social inherited to other authors #71

๐Ÿ’ฉ Deleted

  • Removed fonts.scss.

1.4.2 - 2021-04-19

โœจ Added

  • Added author link configuration for default author. #61
  • Dia bot adapted to configured theme gradient. #54

๐Ÿ”ฎ Changed

  • Content header underline support theme gradient config #56
  • Made all the theme colours using the theme gradient.
  • Enhanced theme gradient to apply to the whole theme.
  • Changed prism colour scheme to VSCode theme Aurora Future.
  • Updated CHANGELOG style to Keep a Changelog format.

๐Ÿ”ง Fixed

  • Fixed code default colour being affected by theme colours.
  • Fixed HR line style broken #53
  • Fixed misaligned tag style #59
  • Fixed bold link text with broken style.
  • Fixed code fence alignment issue #57

1.4.1 - 2021-04-16

๐Ÿ”ฅ Hotfix

  • Fixing international CDN has invalid links (#52).

1.4.0 - 2021-04-15

โœจ New features

  • ๐Ÿ‘พ Added aurora bot Dia (Tons of features are packed into this bot)
  • Added table styles.
  • Added inline code styles.

Document for configuring Dia bot
https://aurora.tridiamond.tech/guide/plugins.html#bot-dia

1.3.0 - 2021-04-09

โœจ New features

  • Added default cover image.
  • Added the ability to set up a sub-folder (#34)
  • Added custom social link configuration (#38)

๐Ÿ›  Fixes

  • Fixed recent comment's post time is incorrect (#45)
  • Fixed article page author info's text colour (#42)
  • Fixed invalid path for Axios

๐Ÿ”ฎ Changes

  • Removed unused Hexo API.
  • Updated a new default cover image for articles.

1.2.1 - 2021-04-08

๐Ÿ›  Fixes

  • Fixed tags not showing.
  • Changed China CDN back to bootcdn.

1.2.0 - 2021-04-08

โœจ 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. (Author's statistics are 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 behaviour of the footer.
  • Fixed theme breaking when categories and tags are not bound 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's cdn condition error.

1.1.2 - 2021-04-04

Features

  • Added configuration for Favicon. (#22)
  • Added copy code button for code fence. (#24)
  • Added copy protection plugin and configuration.

Bug fixes

  • Fixed dropdown menu triggered locale changes (#21)
  • Removed default configs from theme configs, avoid configs being carried to theme configs.
  • Fixed the incorrect sum of the site word count (#23)

Improvements/Changes

  • Improved tag's clickable box size.
  • Changed unit test engine to Jest.
  • Removed the duplicated article date display.

1.1.1 - 2021-04-04

Bug fixes

  • Fixed "truncate-html" plugin is not in the dependencies requirement, cause hexo g failing.

1.1.0 - 2021-04-03

Since this version, the theme could be installed using NPM or Yarn, which will make it much easier for theme users!

npm install hexo-theme-aurora --save
# or use yarn
yarn add hexo-theme-aurora

Config file _config.yml now need to be added in the root folder of your Hexo blog. You simply create a _config.aurora.yml to change the theme.

To get a default theme template, simply run the following command: (This is for Linux OS, for Windows, you can copy it yourself from node_modules folder. )

cp -rf ./node_modules/hexo-theme-aurora/_config.yml ./_config.aurora.yml

To read about the new configuration, go to the usage document.

Features

  • Theme can be installed by using NPM or Yarn.
  • Beian now support number and link properties. (#18)
  • Gitalk now supports configuring the proxy property. (#16)
  • Added 3 different configurable profile avatar styles.
  • Added sponsor list to README.md

Improvements

  • Changed the outdated QQ avatar API URL.

Bug Fixes

  • Fixed horizontal article's tag skeleton display error.
  • Fixed Gitalk not creating an issue on the custom page. (#20)

1.0.2 - 2021-04-01

Improvements

  • Added scrollbar style for WebKit browsers.
  • When the article has no category and tags, the default category and tag will be displayed.

Bug Fixes

  • Fixed dark_mode config not taking effect. (#14)
  • Fixed the site language setting not taking effect (#12)
  • Fixed navigator tips not showing under light mode (#9)
  • Removing unnecessary CNAME (#7)
  • Fixed content empty when excerpt exists. (#8)

Bug Fixes

  • Fixed page generation script (#4)
  • Fixed default page generation script (#5)
  • Fixed recent comment cache logic (#6)

1.0.1 - 2021-03-30

Bug Fixes

  • Fixed page generation script (#4)
  • Fixed default page generation script (#5)
  • Fixed recent comment cache logic (#6)

1.0.0 - 2021-03-30

โญ๏ธ Features

  • โœ” Featured section - Can add a feature meta to any post, those will be pinned into the feature section on the home page.
  • โœ” Multi-language support - Can dynamically switch the language of the main texts in the application.
  • โœ” Statistics - Statistic of article words, posts, categories and tags counts.
  • โœ” Article reading time - Show the estimated reading time of an article.
  • โœ” Mathjax support - Support mathjax syntax in markdown files.
  • โœ” SPA - No page loading or freezing from page to page.
  • NEW Comment plugins - Support the using Gitalk or Valine plugins
  • NEW Comment plugins - Support the using Gitalk or Valine plugins
  • NEW Blog search - Enable to search all the articles in the blog.
  • NEW Latest comments - Added a widget showing the latest comments, supported using Gitalk or Valine.

๐ŸŽจ Theme

  • โœ” Light and dark - Light and dark theme support.
  • โœ” Magazine Layout - Modern magazine grid layout.
  • โœ” Gradient Colours - Modern gradient colour styles.
  • โœ” Timeline styled archives - Archived posts into a timeline format.

๐Ÿ›  Configuration

  • โœ” Beian Config - This feature is especially for China users, for those that need to put Beian info at the footer of the blog.
  • โœ” Customizable menu - Can customize your menu with internal links, external links, custom pages.
  • NEW Post navigation - Can navigate to the previous and next article at the end of the article page.
  • NEW Custom pages - Can add any custom pages, need to use the customized menu to display in the menu.
  • NEW Page navbar - Can set up a sidebar on the specific page, act as the sub-menu of the page.