Releases: alshedivat/al-folio
v0.14.5
What's Changed
other changes 🛠️
- Added support for plotly js by @george-gca in #3097
- Fix "comma and and" before last author in publication list by @tom111 in #3107
- Fixed liquid variables in some js files by @george-gca in #3117
- Changed broken-links action to only run on main repo by @george-gca in #3118
- Created GitHub action to update TOCs by @george-gca in #3132
- Fixed tocs by @george-gca in #3133
- Remove unnecessary rss_icon line from _config.yml by @CalaW in #3154
- Bump nokogiri from 1.18.5 to 1.18.8 by @dependabot in #3149
- Fix: Improve footnote and citation colors in Distill posts by @alshedivat in #3172
New Contributors
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
Updated dependencies due to security vulnerabilities
other changes 🛠️
- Add link to a new academic's website by @NishanthJKumar in #3075
- Re-add ability to exclude posts from search by @pranjalagg in #3089
- Updated dependencies by @george-gca in #3091
New Contributors
- @NishanthJKumar made their first contribution in #3075
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
Update docker image version
other changes 🛠️
- Bump json from 2.10.1 to 2.10.2 by @dependabot in #3066
- Fix typo in CUSTOMIZE.md by @jiuntian in #3070
- Update INSTALL.md by @pourmand1376 in #3074
New Contributors
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
I forgot to point the docker-compose and install instructions to the correct docker image. I think we should automate it somehow, but not sure how.
other changes 🛠️
- Fixed docs by @george-gca in #3059
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
Small code improvements and UI fixes.
other changes 🛠️
- Refactor footer content by @NikosKont in #3041
- Fix zoom in bibliography images by @george-gca in #3057
- Fix scrollbar color by @george-gca in #3058
New Contributors
- @NikosKont made their first contribution in #3041
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
Created sample bookcase
page and books
collection. Changed to jekyll-archives-v2 to support tags and categories for custom collections.
other changes 🛠️
- Fix related external posts by @george-gca in #2980
- fixed indexing of external posts by @niebles in #2983
- fix: typo in file name gitattributes by @ZL-Asica in #2972
- Moved specific information from config to about by @george-gca in #2985
- Add my website to readme under academics--alexiglad.github.io by @alexiglad in #2987
- Updated scripts for correctly using gtag. by @sr-dash in #2962
- Allows for standard Jekyll code highlighting with distill template by @jacobaustin123 in #3002
- fix language-not-found issues on repo page with simplified and traditional Chinese by @jiaye-wu in #3015
- make abbr color inside bibliography a variable by @diaoenmao in #3017
- Bump nokogiri from 1.18.1 to 1.18.3 by @dependabot in #3026
- Fix typo in -> on by @langestefan in #3029
- Re-Enable exclusions of jekyll minifier by @dfuchss in #3038
- Digital Bookshelf V2 by @george-gca in #2866
New Contributors
- @alexiglad made their first contribution in #2987
- @jacobaustin123 made their first contribution in #3002
- @jiaye-wu made their first contribution in #3015
- @diaoenmao made their first contribution in #3017
- @langestefan made their first contribution in #3029
Full Changelog: v0.13.4...v0.14.0
v0.13.4
What's Changed
Updated dependencies, created new Docker image, fixed a few bugs, added docs
other changes 🛠️
- Fix Line Ending Issues for Shell Scripts in Docker for Windows 10 by @manuelsh in #2932
- Howto remove pages by @george-gca in #2933
- Updated FAQ.md. by @sr-dash in #2937
- Remove internal copy of jekyll-terser by @alshedivat in #2945
- Fix resume custom reference link bug by @rickyyuan07 in #2941
- Fix issue causing no color inversion when rendering equations by @khamkarsuraj in #2956
- Updated dependencies for next release by @george-gca in #2958
New Contributors
- @manuelsh made their first contribution in #2932
- @sr-dash made their first contribution in #2937
- @rickyyuan07 made their first contribution in #2941
- @khamkarsuraj made their first contribution in #2956
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
Hopefully fixed all dependencies issues.
other changes 🛠️
- Revert padding from #2617 for CV tables by @sim642 in #2920
- Updated dependencies by @george-gca in #2925
- Updated ffi, changed base docker image, added observer and ostruct by @george-gca in #2931
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
Changed jekyll-minifier
by terser
to better support ES6, fixed support for ubuntu 24.04.
other changes 🛠️
- explicitly install imagemagick to support ubuntu-latest (>=24.04) in Github actions by @lijiaqi in #2906
- Replaced jekyll-minifier that uses uglifier by terser by @george-gca in #2571
- Added missing newsletter components by @george-gca in #2913
New Contributors
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
Bug fixes.
other changes 🛠️
- Update bib.liquid: google scholar citation count by @dfuchss in #2892
- Fix google scholar citations by @george-gca in #2893
- Update social.liquid: ensure social[1] is used by @dfuchss in #2891
- Fixed missing updated references to socials by @george-gca in #2894
- Fixed socials in search by @george-gca in #2895
Full Changelog: v0.13.0...v0.13.1