v0.13.0
What's Changed
A few breaking changes were introduced in #2885. To solve them, simply move your social information from _config.yml
to _data/socials.yml
.
other changes 🛠️
- Added my academic profile website to the README.md by @Jpfonseca in #2815
- Update README.md by @DmitryRyumin in #2819
- fix: Misfunction of wechat_qr in Social Integration by @yinhanyan in #2831
- Support for openpanel.dev for analytics by @aaitguenissaid in #2822
- [FIX] Blog Page Navigation (#2841) by @imsi32 in #2846
- Bluesky URL prefix should not be appended by @gdalle in #2856
- Page permalink can be an outside url by @george-gca in #2863
- Bump rexml from 3.3.8 to 3.3.9 by @dependabot in #2814
- Fix to display references in order of citation by @niebles in #2855
- Add .lycheeignore file with linkedin to stop error on workflow Linkcheck by @Eyezuhk in #2868
- Support for Resume/CV Links by @pranjalagg in #2826
- Update the INSTALL.md file to include steps for deploying al-folio on Netlify. by @HenryF23 in #2798
- Add features to distill template by @ShuhongDai in #2840
- Fix apostrophe in news title for search by @george-gca in #2879
- New image components (image galleries) by @george-gca in #2877
- Update Font Awesome and Tabler Icons by @george-gca in #2884
- Moved socials config to
_data/socials.yml
by @george-gca in #2885 - Renamed
repo-img-
toonly-
to allow setting images for only one theme by @george-gca in #2886 - Updated dependencies by @george-gca in #2887
New Contributors
- @Jpfonseca made their first contribution in #2815
- @DmitryRyumin made their first contribution in #2819
- @yinhanyan made their first contribution in #2831
- @aaitguenissaid made their first contribution in #2822
- @imsi32 made their first contribution in #2846
- @Eyezuhk made their first contribution in #2868
- @pranjalagg made their first contribution in #2826
- @HenryF23 made their first contribution in #2798
- @ShuhongDai made their first contribution in #2840
Full Changelog: v0.12.1...v0.13.0