Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.66 KB

File metadata and controls

60 lines (38 loc) · 1.66 KB

Changelog

Common Changelog

[0.9.0] - 2026-01-07

Changed

  • Removed about and moved it into welcome page

[0.8.0] - 2026-01-06

Changed

  • Changed copyright to 2026
  • Changed blog intro and about

[0.7.0] - 2025-08-03

Added

  • Support for a main image field in blog posts, allowing a featured image to be displayed alongside the post title.
  • Makefile updated to support main image handling for blog posts.

[0.6.0] - 2025-05-26

Changed

  • Improve style for heading
  • Enhanced scrollbar visibility and styling for better horizontal scrolling
  • Added custom scrollbar styling with themed colors
  • Improved scrollbar support for Firefox and Webkit browsers

[0.5.0] - 2025-05-26

Changed

  • Improved mobile font sizing and readability
  • Enhanced table responsiveness with horizontal scrolling
  • Updated Lektor link styling in footer with brand colors (#5390aa)
  • Added dividing lines between search results for better visual separation

[0.4.0] - 2025-05-25

Added

  • Bootstrap Integration: Added Bootstrap 5.3.2 for enhanced styling and responsive components
  • Responsive Navigation: Implemented collapsible navbar with hamburger menu for mobile devices
  • Search Integration: Added search functionality to navbar with quick search input field
  • Enhanced Search Page: Improved search page styling with glass-morphism effects and better visual hierarchy

[0.3.0] - 2025-03-14

Added

  • Blog title validation to ensure folder names match slugified titles
  • Pre-commit hook for automated blog folder name checks

[0.2.0] - 2025-03-14

Added

  • Initial version release