CHANGELOG.md 15.6 KB
Newer Older
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
1 2 3 4
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
## 1.6.0 (2020-01-15)

### Bug Fixes

* Display the preset i18n infomation when the post has no title ([22a425f](https://github.com/liuyib/hexo-theme-stun/commit/22a425f))
* Solved that click the parent element of secondary menu to jump ([ae083e4](https://github.com/liuyib/hexo-theme-stun/commit/ae083e4))
* Solve the problem that the menu button is not displayed ([c596944](https://github.com/liuyib/hexo-theme-stun/commit/c596944))
* Solve the problem that the menu button is not displayed(repeat) ([476da68](https://github.com/liuyib/hexo-theme-stun/commit/476da68))
* Solve the problem that the popAlert component pops up repeatedly ([2ce0785](https://github.com/liuyib/hexo-theme-stun/commit/2ce0785))
* Solve the problem of incorrect reading progress calculation ([114268c](https://github.com/liuyib/hexo-theme-stun/commit/114268c))
* **#25:** Remove cheerio ([31d6356](https://github.com/liuyib/hexo-theme-stun/commit/31d6356)), closes [#25](https://github.com/liuyib/hexo-theme-stun/issues/25)
* Solved that the secondary menu not display in some cases ([5f904fc](https://github.com/liuyib/hexo-theme-stun/commit/5f904fc))
* Solved the problem that modifying the theme of code block not work ([fc39088](https://github.com/liuyib/hexo-theme-stun/commit/fc39088))
* Solved that friends plugin not show normally when lazyload enabled ([63f19fe](https://github.com/liuyib/hexo-theme-stun/commit/63f19fe))

### Features

* Add support for 'reward' of front-matter in pages other than posts ([63c1473](https://github.com/liuyib/hexo-theme-stun/commit/63c1473))
* Add support for utterances comments ([559fab5](https://github.com/liuyib/hexo-theme-stun/commit/559fab5))
* Add the button of night mode ([5608830](https://github.com/liuyib/hexo-theme-stun/commit/5608830))
* Make the layout of sidebar and content configurable ([308e90b](https://github.com/liuyib/hexo-theme-stun/commit/308e90b))
* Add three styles of code block to choose from ([ac44aee](https://github.com/liuyib/hexo-theme-stun/commit/ac44aee))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
28 29 30 31 32 33 34 35 36 37
### 1.5.4 (2019-11-04)

### Bug Fixes

* **#20:** Solved that the paginator can't show normally ([7d321bc](https://github.com/liuyib/hexo-theme-stun/commit/7d321bc)), closes [#20](https://github.com/liuyib/hexo-theme-stun/issues/20)

### Features

* Add the icon that prompt to scroll down in the header of site ([c05223a](https://github.com/liuyib/hexo-theme-stun/commit/c05223a))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
38 39 40 41 42 43 44 45 46 47
### 1.5.3 (2019-10-03)

### Bug Fixes

* Solved that localsearch throw error when post has code snippet ([97fb081](https://github.com/liuyib/hexo-theme-stun/commit/97fb081))

### Features

* Add the info of theme in console ([0baa62f](https://github.com/liuyib/hexo-theme-stun/commit/0baa62f))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
48 49 50 51 52 53
### 1.5.2 (2019-09-20)

### Bug Fixes

* Remove hexo cache to solve some problem ([2807baa](https://github.com/liuyib/hexo-theme-stun/commit/2807baa))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
54 55 56 57 58 59 60 61 62 63
### 1.5.1 (2019-09-18)

### Bug Fixes

* Solved the problem that the image of post shows unexpectedly ([6cbc344](https://github.com/liuyib/hexo-theme-stun/commit/6cbc344))

### Features

* Displaying an icon in localsearch when search result is empty ([a64dd76](https://github.com/liuyib/hexo-theme-stun/commit/a64dd76))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
64 65 66 67 68 69 70 71 72 73 74 75
## 1.5.0 (2019-09-17)

### Bug Fixes

* Supporting the config item of 'copyright: since/end' in footer ([7310163](https://github.com/liuyib/hexo-theme-stun/commit/7310163))
* **#15:** Delete the hover effect of the back2top button ([37a1e69](https://github.com/liuyib/hexo-theme-stun/commit/37a1e69)), closes [#15](https://github.com/liuyib/hexo-theme-stun/issues/15)
* Solved the problem that gitalk invalid when enable pjax ([ce9ce4f](https://github.com/liuyib/hexo-theme-stun/commit/ce9ce4f))

### Features

* Add mask layer to footer ([20050f3](https://github.com/liuyib/hexo-theme-stun/commit/20050f3))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
## 1.5.0-beta.0 (2019-09-16)

### Bug Fixes

* Solved the problem that the same title in different pages ([57ef4c3](https://github.com/liuyib/hexo-theme-stun/commit/57ef4c3))
* **#16:** Solved that mathjax is not working properly ([74188c6](https://github.com/liuyib/hexo-theme-stun/commit/74188c6)), closes [#16](https://github.com/liuyib/hexo-theme-stun/issues/16)
* Supporting the config item for 'end_text: horizon_line' ([eea96d7](https://github.com/liuyib/hexo-theme-stun/commit/eea96d7))
* Solved that set toc & copyright & reward invalid in front-matter ([6d4149c](https://github.com/liuyib/hexo-theme-stun/commit/6d4149c))
* Solved that enable 	op_image is invalid ([2ff7190](https://github.com/liuyib/hexo-theme-stun/commit/2ff7190))
* Solved that sidebar not sitcky sometimes ([fed19e0](https://github.com/liuyib/hexo-theme-stun/commit/fed19e0))
* Resolve some problems of toc ([ebf5d11](https://github.com/liuyib/hexo-theme-stun/commit/ebf5d11))
* **#14:** Resolve wrong display in toc when click heading in it ([8f06543](https://github.com/liuyib/hexo-theme-stun/commit/8f06543))

### Features

* Add the button of sticky-top in timeline of post ([7b859df](https://github.com/liuyib/hexo-theme-stun/commit/7b859df))
* Add the config of scroll to second screen when pjax enabled ([ec6ac43](https://github.com/liuyib/hexo-theme-stun/commit/ec6ac43))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
94 95 96 97
### 1.4.1 (2019-09-11)

See: [https://github.com/liuyib/hexo-theme-stun/releases/tag/v1.4.1](https://github.com/liuyib/hexo-theme-stun/releases/tag/v1.4.1)

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
98 99 100 101
## 1.4.0 (2019-09-09)

See: [https://github.com/liuyib/hexo-theme-stun/releases/tag/v1.4.0](https://github.com/liuyib/hexo-theme-stun/releases/tag/v1.4.0)

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
102 103 104 105 106 107 108 109
### 1.3.1 (2019-08-29)

### Bug Fixes

* Fix busuanzi & math & comments invalid when enable pjax ([037bbc7](https://github.com/liuyib/hexo-theme-stun/commit/037bbc7))

* Fix some third-party script invalid when pjax is enabled ([29b8d02](https://github.com/liuyib/hexo-theme-stun/commit/29b8d02))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
110 111 112 113 114 115 116 117 118 119
### 1.3.0 (2019-08-28)

### Bug Fixes

* **#9:** Fix fancybox invalid when enable the lazyload of image ([13122eb](https://github.com/liuyib/hexo-theme-stun/commit/13122eb))

### Features

* Add pjax support ([0ca64cd](https://github.com/liuyib/hexo-theme-stun/commit/0ca64cd))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
120 121 122 123 124 125
### 1.2.5 (2019-08-26)

### Bug Fixes

* **v1.2.4, v1.2.3:** Solve that can't start when update to v1.2.3/4 ([08bbc5a](https://github.com/liuyib/hexo-theme-stun/commit/08bbc5a))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
126 127 128 129 130 131 132 133
### 1.2.4 (2019-08-25)

### Features

* Add google & bing & baidu & 360 webmaster tools verification ([b9204b5](https://github.com/liuyib/hexo-theme-stun/commit/b9204b5))
* Add google & tencent & baidu analytics support ([aa202be](https://github.com/liuyib/hexo-theme-stun/commit/aa202be))
* Add secondary menu support ([90acfdc](https://github.com/liuyib/hexo-theme-stun/commit/90acfdc))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
134 135 136 137 138 139 140 141 142 143
### 1.2.3 (2019-08-24)

### Bug Fixes

* Solve the local search can't work when use some comment system ([bc8c2bd](https://github.com/liuyib/hexo-theme-stun/commit/bc8c2bd))

### Features

* Add quicklink support ([9c06aa4](https://github.com/liuyib/hexo-theme-stun/commit/9c06aa4))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
144 145 146 147 148 149
## 1.2.2 (2019-08-08)

### Features

* Add pwa manifest ([4e6294a](https://github.com/liuyib/hexo-theme-stun/commit/4e6294a))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
150 151 152 153 154 155
## 1.2.1 (2019-08-08)

### Features

* Add local search whitout dependencies ([852f249](https://github.com/liuyib/hexo-theme-stun/commit/852f249))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
## 1.2.0 (2019-08-03)

### Bug Fixes

* Change the cdn of canvas-nest to fix the problem of display ([1ae8079](https://github.com/liuyib/hexo-theme-stun/commit/1ae8079))

### Features

* Add tag plugin of 'friends' ([6c09945](https://github.com/liuyib/hexo-theme-stun/commit/6c09945))
* Add tag plugin of 'note' ([c9d5e81](https://github.com/liuyib/hexo-theme-stun/commit/c9d5e81))
* Add tag plugin of 'table' ([1d86188](https://github.com/liuyib/hexo-theme-stun/commit/1d86188))
* Add lazyload of images ([0699e51](https://github.com/liuyib/hexo-theme-stun/commit/0699e51))
* Add enlarge the image when clicked without dependencies ([6a8023a](https://github.com/liuyib/hexo-theme-stun/commit/6a8023a))
* Add support with toc & reward & copyright in front-matter ([350fc82](https://github.com/liuyib/hexo-theme-stun/commit/350fc82))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
171 172 173 174 175 176 177 178 179 180 181 182
### 1.1.4 (2019-07-25)

### Bug Fixes

* Solve that external icon showing on new line ([3a08c20](https://github.com/liuyib/hexo-theme-stun/commit/3a08c20))
* Solve that can't click header item when notice component alert ([3cab3f3](https://github.com/liuyib/hexo-theme-stun/commit/3cab3f3))

### Features

* Support fancybox & 'photos' attribute of front-matter ([23cf50f](https://github.com/liuyib/hexo-theme-stun/commit/23cf50f))
* Add advertising support by google adsense ([b192294](https://github.com/liuyib/hexo-theme-stun/commit/b192294))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
183 184 185 186 187 188 189 190
### 1.1.3 (2019-07-22)

### Features

* Add the copy button in copyright of posts ([26155b7](https://github.com/liuyib/hexo-theme-stun/commit/26155b7))
* Add a mark icon to external icon ([2f11fd7](https://github.com/liuyib/hexo-theme-stun/commit/2f11fd7))
* Add support for front-matter: link ([79b73bf](https://github.com/liuyib/hexo-theme-stun/commit/79b73bf))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
191 192 193 194 195 196 197 198 199 200 201 202
### 1.1.2 (2019-07-20)

### Bug Fixes

* Solve not show the button of copy when can't detect lang of code ([2663889](https://github.com/liuyib/hexo-theme-stun/commit/2663889))

### Features

* Add mathjax & katex support ([8f8cac2](https://github.com/liuyib/hexo-theme-stun/commit/8f8cac2))
* Add canvas_ribbon & canvas_nest ([99b8eca](https://github.com/liuyib/hexo-theme-stun/commit/99b8eca))
* Add UI component of popover & do some optimization ([584af05](https://github.com/liuyib/hexo-theme-stun/commit/584af05))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
203 204 205 206 207 208 209 210 211 212 213 214 215 216
### 1.1.1 (2019-07-16)

### Bug Fixes

* Solve peoblem of repeating initial comment by gitalk & gitment ([6a16476](https://github.com/liuyib/hexo-theme-stun/commit/6a16476))

### Features

* Add reading statistics of valine ([b4e313a](https://github.com/liuyib/hexo-theme-stun/commit/b4e313a))
* Add valine comment ([170fcb3](https://github.com/liuyib/hexo-theme-stun/commit/170fcb3))
* Add mask effect of top image & remove blur effect ([7667e19](https://github.com/liuyib/hexo-theme-stun/commit/7667e19))
* Add disqus comment ([a2016e8](https://github.com/liuyib/hexo-theme-stun/commit/a2016e8))
* Add livere comment ([a9579eb](https://github.com/liuyib/hexo-theme-stun/commit/a9579eb))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
217 218 219 220 221 222 223 224 225 226 227 228 229
## 1.1.0 (2019-07-14)

### Bug Fixes

* Solve the sidebar was not fixed when post had no subtitles ([34703e5](https://github.com/liuyib/hexo-theme-stun/commit/34703e5))

### Features

* Add button of copy codeblock && perfect animation ([dd0856f](https://github.com/liuyib/hexo-theme-stun/commit/dd0856f))
* You can use left and right arrows of keyboard to switch post ([e4bdca1](https://github.com/liuyib/hexo-theme-stun/commit/e4bdca1))
* Add gitalk comment ([0cf4db1](https://github.com/liuyib/hexo-theme-stun/commit/0cf4db1))
* Add auto adjust height of sidebar when it arrive footer ([e3083af](https://github.com/liuyib/hexo-theme-stun/commit/e3083af))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
230 231 232 233 234 235 236 237 238
### 1.0.3 (2019-07-12)

### Features

* Add the cover image in the article list & change some config ([67345e](https://github.com/liuyib/hexo-theme-stun/commit/67345e7d7fb2d4685fd6283aae308aff355d93d7))
* Add post sticky in the archives ([e926f79](https://github.com/liuyib/hexo-theme-stun/commit/e926f79))
* Add algolia search ([77126e4](https://github.com/liuyib/hexo-theme-stun/commit/77126e4))
* Add the file of custom styles ([8a76e09](https://github.com/liuyib/hexo-theme-stun/commit/8a76e09))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
239 240 241 242 243 244 245
### 1.0.2 (2019-06-28)

### Features

* Auto scroll toc when page scroll ([ceda1ce](https://github.com/liuyib/hexo-theme-stun/commit/ceda1ce))
* Fold toc by default & spread it auto when heading to the top ([1e242b3](https://github.com/liuyib/hexo-theme-stun/commit/1e242b3))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
246 247 248 249 250 251
### 1.0.1 (2019-06-24)

### Features

* You can set whether the article list is paginated ([8f44318](https://github.com/liuyib/hexo-theme-stun/commit/8f44318))

252
### Bug Fixes
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
253

254
* Solved the problem of layout confusion when the sidebar is left ([8c25692](https://github.com/liuyib/hexo-theme-stun/commit/8c25692))
EvanOne(文一)'s avatar
EvanOne(文一) 已提交
255

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
256 257 258 259 260 261 262 263 264 265 266 267 268
## [1.0.0](https://github.com/liuyib/hexo-theme-stun/compare/v1.0.0-beta.0...v1.0.0) (2019-06-23)

### Bug Fixes

* Solve the problem that the menu always shows in mobile ([21cde8e](https://github.com/liuyib/hexo-theme-stun/commit/21cde8e))
* Solved the display of unordered list ([1ba789e](https://github.com/liuyib/hexo-theme-stun/commit/1ba789e))

### Features

* Add config to automatically remain article excerpt ([94c6673](https://github.com/liuyib/hexo-theme-stun/commit/94c6673))
* Add the feature of stick post to the top ([fa9f25c](https://github.com/liuyib/hexo-theme-stun/commit/fa9f25c))
* Provides a way to specify the size of the image ([aa4195f](https://github.com/liuyib/hexo-theme-stun/commit/aa4195f))

269
## 1.0.0-beta.1 (2019-06-03)
270 271 272 273 274

### Bug Fixes

* Remove the display property of post to eliminate BFC effects ([b971e12](https://github.com/liuyib/hexo-theme-stun/commit/b971e12))
* Resolve read progress error, since post height equal zero ([cc1b6fa](https://github.com/liuyib/hexo-theme-stun/commit/cc1b6fa))
275
* Display the reading progress bar only on the articles page ([cdaac3f](https://github.com/liuyib/hexo-theme-stun/commit/cdaac3f))
276 277 278 279 280 281 282 283 284
* Solve the problem of sidebar jumping ([6933c40](https://github.com/liuyib/hexo-theme-stun/commit/6933c40))

### Features

* Add back to top button ([9248c62](https://github.com/liuyib/hexo-theme-stun/commit/9248c62))
* Add custom top and bottom img & custom text in footer ([bac6900](https://github.com/liuyib/hexo-theme-stun/commit/bac6900))
* Add diff code highlight & scroll bar UI ([940028f](https://github.com/liuyib/hexo-theme-stun/commit/940028f))
* Add the end hint at the end of post & make tags to config file ([b3605fb](https://github.com/liuyib/hexo-theme-stun/commit/b3605fb))
* Add the hyperlink to post title ([2d4089c](https://github.com/liuyib/hexo-theme-stun/commit/2d4089c))
285 286
* Add comment support ([60d928a](https://github.com/liuyib/hexo-theme-stun/commit/60d928a))
* Add busuanzi count ([8930455](https://github.com/liuyib/hexo-theme-stun/commit/8930455))
287 288
* Add word count & reading time cout of post ([b0c34df](https://github.com/liuyib/hexo-theme-stun/commit/b0c34df))

EvanOne(文一)'s avatar
EvanOne(文一) 已提交
289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310
## 1.0.0-beta.0 (2019-06-03)

### Bug Fixes

* Code highlight in index, about page & avatar auto center ([2276e50](https://github.com/liuyib/hexo-theme-stun/commit/2276e50))
* Not show tag icon when empty & make header icon configable ([5c95bf5](https://github.com/liuyib/hexo-theme-stun/commit/5c95bf5))
* Post read progress line show minus ([6e7c7be](https://github.com/liuyib/hexo-theme-stun/commit/6e7c7be))

### Features

* Add code highlight ([6f07572](https://github.com/liuyib/hexo-theme-stun/commit/6f07572))
* Add header nav responsive layout & do some mobile adaptation ([3187fe4](https://github.com/liuyib/hexo-theme-stun/commit/3187fe4))
* Add img align to config file & do some i18n ([880966c](https://github.com/liuyib/hexo-theme-stun/commit/880966c))
* Add post toc ([19bb1bc](https://github.com/liuyib/hexo-theme-stun/commit/19bb1bc))
* Add responsive layout ([a743b07](https://github.com/liuyib/hexo-theme-stun/commit/a743b07))
* Add reward & post tags & post copyright ([5cde659](https://github.com/liuyib/hexo-theme-stun/commit/5cde659))
* Add sidebar tab page & post read progress & i18n ([3b049e1](https://github.com/liuyib/hexo-theme-stun/commit/3b049e1))
* add sitebar of show site info ([b9101cc](https://github.com/liuyib/hexo-theme-stun/commit/b9101cc))
* Add tag, category page style ([2e4126a](https://github.com/liuyib/hexo-theme-stun/commit/2e4126a))
* Auto switch toc tab when visit post page & error handling ([d8f3d99](https://github.com/liuyib/hexo-theme-stun/commit/d8f3d99))
* Click heading to stick top & refactor js code with jquery ([24ba46c](https://github.com/liuyib/hexo-theme-stun/commit/24ba46c))
* Sidebar sticky top ([3561257](https://github.com/liuyib/hexo-theme-stun/commit/3561257))