Skip to main content

Changelog

A list of remarkable changes for each version of the theme.

2.3.0 - June 05, 2023

Updated
  • Eleventy.js to v2
  • Bootstrap to v5.3
  • Dev dependencies
  • Documentation
Changed
  • Replaced .fixed-top with .sticky-top in the navbar.
  • Replaced .text-muted with .text-secondary.
Deleted
  • .padding-top on page body

2.2.0 - July 22, 2022

Updated
  • Bootstrap to v5.2
  • Dev dependencies
  • Documentation
Added
  • Outline to all focusable elements for a consistent keyboard navigation
  • An accessible lightbox: Tobii
Changed
  • Secondary color to a darker gray
  • Style of carousel controls and indicators to improve its visibility
  • Minor CSS changes
Deleted
  • Imagemin CLI (unmaintained)
  • Zoom plugin

2.1.0 - Aug 11, 2021

Updated
  • Bootstrap to v5.1
  • Dev dependencies
Added
  • Imagemin plugins (pngquant, mozjpeg)
Changed
  • Minor CSS changes

2.0.0 - May 31, 2021

This is a major update. All templates have been rewritten to migrate to Bootstrap 5.

Updated
  • Bootstrap to v5.0
  • All pages to v5.0
  • Documentation
Added
  • Eleventy static site generator
  • .font-sans
  • .link-underline
Deleted
  • Gulp
  • jQuery
  • .font-sans-serif

1.3.1 - June 10, 2020

Updated
  • Bootstrap to v4.5.0
  • jQuery to v3.5.1
  • Dev dependencies
  • Documentation: customization and updating
Changed
  • SCSS folder structure
  • .small font size increased to 85%

1.3.0 - February 20, 2020

Updated
  • Bootstrap to 4.4.1
  • popper.js to 1.16.0
  • Dev dependencies
Added
  • Page title variable to njk templates
  • PurgeCSS tool to remove unused CSS
  • _user-vars.scss and _user.scss files
Changed
  • Extended and revised documentation
  • Enabled responsive font sizes
  • Minor CSS changes
  • Moved script file to <head>, adding defer attribute
Deleted
  • Colcade plugin

1.2.0 - June 10, 2019

Updated
  • jQuery to 3.4.1
Changed
  • Primary color: _variables.scss
  • Replaced Masonry by Colcade
  • Reorganized files structure

1.1.0 - April 10, 2019

Updated
  • Bootstrap to 4.3.1
  • popper.js to 1.15.0
  • Gulp to 4.0.0

1.0.0 - Initial release