mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-24 00:03:10 +00:00
1.5 KiB
1.5 KiB
5.12.0 (2023-02-24)
Enhancements
- [feature] frontmatter: support VSCode Front Matter extension #481
- [feature] theme: make expand and image ids stable #477
- [feature] variant: set scrollbar color to dark for dark variants #471
- [feature] i18n: add full RTL support #470
- [feature] piratify: fix some quirks, arrr #469
- [feature][change] theme: optimization for huge screen sizes #466
Fixes
- [bug] i18n: write code ltr even for rtl languages #492
- [bug] anchor: fix link in FF when served from file system #482
- [bug] shortcodes: don't break build and render for invalid parameters #480
- [bug] nav: restore scroll position on browser back #476
- [bug] variant: avoid style leak for auto style #473
Maintenance
- [task] build: add imagebot #485