Releases: hexojs/hexo-theme-landscape
Releases · hexojs/hexo-theme-landscape
v1.1.0
New Features
- feat: read disqus_shortname from theme config by @stevenjoezhang in #213
- feat: remove pagination variable by @stevenjoezhang in #214
Fixes
Dependencies
- Update fork-awesome to 1.2.0 by @UjuiUjuMandan in #207
- fork-awesome style tag should not be conditional anymore by @tsmgodoi in #210
CI
- chore: use GitHub actions to deploy preview site by @stevenjoezhang in #212
Docs
- docs: update configuration by @stevenjoezhang in #211
New Contributors
- @UjuiUjuMandan made their first contribution in #207
- @tsmgodoi made their first contribution in #210
- @jizhang made their first contribution in #209
- @D-Sketon made their first contribution in #216
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Features
- feat: support header links with icon by @curbengh in #177
- Add Thai language by @nakorndev in #193
Fixes
- Fix typo in example config by @ChrisJefferson in #200
- Prevent accidental mouse selection of code line numbers by @stevenjoezhang in #201
Refactors
Dependencies
CI/CD
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #192
Docs
Misc
- chore: add npm version badge by @yoshinorin in #204
New Contributors
- @nakorndev made their first contribution in #193
- @MaskRay made their first contribution in #185
- @noraj made their first contribution in #187
- @ChrisJefferson made their first contribution in #200