v0.10.0
moving to quarterly release schedule
v0.10.0 is a major release that includes a lot of changes that accumulated on master since 3/19/2023. so far, al-folio followed a rather ad-hoc release schedule — each of the previous releases has been tied to some major new feature added to the theme. recently, the volume of new features and improvements landing on master has increased (largely thanks to @george-gca as well as many other contributors!). thus, it makes more sense to switch to a more consistent release schedule.
starting today, we will be switching to quarterly release schedule: all subsequent major version of al-folio (0.x.0
) will be released on the first day of each quarter. minor versions (0.x.y
) will be released whenever we have an important bug fix landing on master.
what's changed
new features 🚀
- Implemented latest posts on about page by @george-gca in #1307
- Implemented details tag for distill blog by @gaspardbb in #1321
- Added support for table of contents in blog posts by @george-gca in #1278
- Scopus integration by @raffaem in #1364
- Toc sidebar by @george-gca in #1366
- Added support for Bootstrap table by @george-gca in #1283
- Added thumbnail support for blog posts by @george-gca in #1371
- Including Lattes CV in Socials by @damascenodiego in #1404
- Custom blockquotes by @george-gca in #1419
- Audio and Video support by @george-gca in #1367
- Fixes "General Information" section of CV in dark mode. by @jkschin in #1432
- add functionality to display categories, like tags, in blog home page by @furkanakkurt1335 in #1482
- Removed need for years in bibliography page by @george-gca in #1500
- Added support for featured blog posts by @george-gca in #1498
- Added support for jupyter notebooks #417 by @george-gca in #1511
- Added support for jupyter dark mode by @george-gca in #1538
- CV Restyled by @jmrplens in #1339
- Add jsonresume support by @arunoruto in #1547
- Publication image zoom by @george-gca in #1554
- Support for bibliography in blog posts and projects by @george-gca in #1553
- Added metadata info when blog post by @george-gca in #1573
- Added Zotero socials by @DavidKrassnig in #1572
- Al folio main giscus pages by @DavidKrassnig in #1596
- Cache busting for _sass and individual files by @george-gca in #1557
- Update README to make Docker Recommended way by @pourmand1376 in #1523
- add WeChat to socials by @johanneshoerner in #1730
- Added support to PurgeCSS by @george-gca in #1562
- Added support for multiple profiles in about page by @george-gca in #1243
- Added description to profiles page by @george-gca in #1777
bug fixes and improvements ✨
- Fix assets sitemap exclusion by @sim642 in #1315
- Fix publication button spacing by @alshedivat in #1322
- Fix copy code button position by @YifanJiang233 in #1348
- Increased allowed max size of news and latest posts in about by @george-gca in #1369
- Fixed hard-coded bib files in templates by @Lodour in #1373
- Fixed bug when using latex in title and description by @george-gca in #1361
- Fixed news limit by @george-gca in #1359
- Toc sidebar color fix by @george-gca in #1375
- Fixed bootstrap table css by @george-gca in #1388
- Fix table color by @george-gca in #1424
- Make latest post redirect if the blog post redirects by @jesse-wei in #1451
- correct spotify title by @furkanakkurt1335 in #1484
- fixes #1497 by @niebles in #1505
- Remove repeated layout template of cv.html by @yahaha-233 in #1555
- Change analytics script from Panelbear to Cronitor by @yahaha-233 in #1561
- Added missing socials to metadata by @george-gca in #1575
- Zotero ID Bugfix by @DavidKrassnig in #1580
- incorrect max-height in figure.html by @NakuraMino in #1593
- Fix _variables.scss filename in README by @raffaem in #1683
- Don't display badge if startDate is empty by @raffaem in #1682
- Fix regex to limit keyword scope to fields by @gzwongkk in #1629
- Moved ToC Menu to Sidebar by @DavidKrassnig in #1582
- Fixing bootstrap dark-table top border by @lancewilhelm in #1763
- Fixed weird bib btn behavior by @george-gca in #1776
other changes 🛠️
- update readme + remove sponsorship info by @alshedivat in #1274
- Removed blog header-bar when title and description are empty by @george-gca in #1370
- Reduced a little font-size in toc sidebar by @george-gca in #1376
- Moved bootstrap table css to head.html by @george-gca in #1387
- Update deploy.yml by @ebohnenb in #1459
- update fontawesome version by @furkanakkurt1335 in #1485
- Update Docker Images to support M1 Mac by @pourmand1376 in #1486
- Updated README FAQ section by @george-gca in #1532
- Made some small changes to code by @george-gca in #1558
- Update Dockerfile by @pourmand1376 in #1581
- Added jupyter to README by @george-gca in #1637
thank you 🙏
many thanks to @george-gca, @raffaem, @damascenodiego, @jkschin, @furkanakkurt1335, @jmrplens, @arunoruto, @DavidKrassnig, @pourmand1376, @johanneshoerner, @sim642, @YifanJiang233, @Lodour, @jesse-wei, @furkanakkurt1335, @niebles, @yahaha-233, @NakuraMino, @gzwongkk, @lancewilhelm, @ebohnenb for all their contributions!
Full Changelog: v0.9.0...v0.10.0