Skip to content

Latest commit

ย 

History

History
346 lines (235 loc) ยท 13.8 KB

CHANGELOG.md

File metadata and controls

346 lines (235 loc) ยท 13.8 KB

Changelog

All notable changes to the "aurora-future" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[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.