Release Notes
Created on January 13, 2023 — updated on August 23, 2026
v0.6.1
- 📦 PyPI - Build 0.6.1
- 🪲 Fix crash on any page with a date front matter field when simple-blog-posts isn't installed
v0.6.0
- 📦 PyPI - Build 0.6.0
- 🪲 Fix page-dates divider duplicating blog_list's first-item border on pages with empty body content
- ⚠️ Fix Dependabot security alerts: pymdown-extensions, pytest -- drops Python 3.9 support (no 3.9-compatible patched release exists for either)
v0.5.0
- 📦 PyPI - Build 0.5.0
- ⚙️ Blog post-list component:
blog_list/blog_sidebar, featured/compact layouts, category and tag listing pages, author/avatar resolution from front matter or git history, dropsmkdocs-git-revision-date-localized-pluginin favor ofbabel - 🪲 Fix generic
a:hoverrule overriding hover color/underline on componentized links (buttons, pills, tags) - ⚙️ Native
page_datescomponent (Created on / Updated on) sourced from git history, locale-aware viatheme.localeand babel, plus a fix formkdocs_theme.ymldefaults being silently ignored due to a nestedtheme:key
v0.4.3
- 📦 PyPI - Build 0.4.3
- 🪲 Code blocks stay dark in dark theme; accept theme.extra_css alias
- ⚠️ Fix Dependabot security alerts: black, pytest, Pygments
- ⚙️ Style pymdown-extensions elements with theme CSS
v0.4.2
- 📦 PyPI - Build 0.4.2
- 🪲 Code and Preformatted Text Blocks don't respect theming + extra_css does not work
- 🪲 Custom theme.colors never apply due to broken Jinja syntax
v0.4.1
v0.4.0
- 📦 PyPI - Build 0.4.0
- 📌 Documentation for editing sidebar
- 📌 Add page metadata from builtin page.meta property inside template
- 🪲 BUG: Fix top menu dropdown not working on internal pages
v0.3.0
- 📦 PyPI - Build 0.3.0
- 📌 Extendable head section in base.html
- 📌 Issue/50
- 📌 Issue/51
- ⚙️ FEATURE: Create reusable GitHub Actions for workflows
- ⚙️ FEATURE: Add jinja2 and code quality dependencies
- ❤️️ TEST: Add comprehensive unit test suite
- ⬆️ CI/CD: Refactor workflows to use reusable actions
- ⬆️ CI/CD: Automate version update on release
- ⬆️ CI/CD: Simplify publish workflow
- 📝 PEP8: Add code quality configuration files
- 📘 DOCS: Update documentation with CI/CD and testing information
v0.2.0
v0.1.0
- 📦 PyPI - Build 0.1.0
- 📌 [Feature Request] Simple code syntax highlighting
- 📌 Software license update
- 📌 Is there a sidebar in this theme?
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
- 📦 PyPI - Build 0.0.5
- 📌 ISSUE-13 - Inclusion option to preview next and previous post
- 📌 ISSUE-7 - Add additional theme settings
- 📌 ISSUE-5 - Adjust blog interface for mobile devices
- 📌 ISSUE-2 - Create dark mode and other color options