Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

1.4.3 - 2024-11-23

Bug Fixes

  • Fix spacing above blog page

1.4.2 - 2024-11-23

Features

  • Minor style tweaks

1.4.1 - 2024-11-17

Bug Fixes

  • Fix: Remove text-dark for better contrast and a more consistent presentation.

1.4.0 - 2024-11-17

Features

  • Adjusts the background and text colors to be a bit easier on my eyes.

1.3.0 - 2024-11-17

Features

  • Re-encode the header icon as webp if it is used.

1.2.0 - 2024-11-16

Features

  • Change featured_image front matter to images to better align with default templates such as OpenGraph.
  • Add a footer menu to the footer
  • Populate the license information from site params
  • Make policies link in footer optional via site params
  • Convert the header logo to an optional theme parameter

1.1.2 - 2024-11-14

Bug Fixes

  • Ensure the footer is fixed at the bottom and scrolls appropriately

1.1.1 - 2024-11-14

Bug Fixes

  • Ensure the footer is actually at the bottom.

1.1.0 - 2024-11-14

Features

  • Add Site Params to control OpenGraph and Twitter Cards
  • Allow setting Fediverse Creator tag with site param
  • Allow setting Mobile Web App Title with Site Param

1.0.0 - 2024-11-11

Features

  • Initial release