Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 1.72 KB

Changelog

All notable changes to this project will be documented in this file.

[0.2.11] - 2021-05-17

Enhancements

  • 📜 replace smooth-scroll with native CSS b0bbe68 @HEIGE-PCloud (#7)
  • 📖 improve readability for secondary text 0663843 @HEIGE-PCloud
  • 📏 enhance the style of the horizontal rule 1eea238 @HEIGE-PCloud (#24)
  • ✨ optimize for wide screen by removing the max-width limit 7d2a50b @HEIGE-PCloud (#27)
  • 🔃 optimize lazyload for pictures b370f92 @HEIGE-PCloud (#43)

New features

Fixes

  • 🐛 fix incorrect author name in RSS 79884a7 @zhengshihao.kirito
  • 🐛 fix security issues with external links 8ff37f3 @HEIGE-PCloud (#19)
  • 🐛 remove invalid Instagram shortcode b1948d8 @HEIGE-PCloud (#37)
  • 🐛 check emptiness before inserting partials 527c0e3 @HEIGE-PCloud (#42)

Chores

  • ⬆️ update all third-party libraries (#59)

Tests

  • 🧪 add individual test pages for all functions 27d16b6 @HEIGE-PCloud (#9)

v0.2.10...v0.2.11