Releases: lxndrblz/anatole
Releases · lxndrblz/anatole
v1.7.0
New Features
- Migrated the old CSS to SCSS and refactored most of the code according to BEM standards. This long overdue step helps to ensure the long-term maintainability of the theme.
- Added contribution guidelines for the project, which make it easier for new contributors to get started
- Added Umami analytics
- Added Portuguese transaltions
Fixes
- Cleaned up the Readme.md file and moved the documentation to our brand new wiki
A special thanks goes to @alexanderdavide and @LITUATUI for their relentless work that helped making this release possible. 💪
v1.6.0
New Features
- Added the ability to switch the order of the page title
- Added the ability to use the theme as go module
- Added Plausible Analytics
Fixes
- Fixed an overlap issue on ultrawide monitors
- Fixed various typos
A special thanks goes to @gummigroda @deining @kodehat @DishaRawal for their relentless work that helped making this release possible. 💪
v1.5.0
New Features
- Added the ability to show warning messages on top of a post to notify the user about potentially stale content
- Added a portfolio view that lets you display your latest work
Fixes
- Improved mobile view
- Improved language selector
- Added mouseover text for social icons in the sidebar
- Multiple fixes for the handling of links to give you a perfect SEO score
A special thanks goes to @alexanderdavide and @ericswpark for their relentless work that helped making this release possible. 💪
v1.4.0
New Features
- Improved the pagination
- Added support for Google fonts integration
- Added Formspree spam filtering capabilities
- Added an improved language switcher that redirects to the respective page
Fixes
- Fixed a rare CSS styling issue in mobile view
- Fixed an issue where code appeared dark if syntax highlighting was enabled in dark mode
v1.3.0
v1.2.0
New Features
- Added the ability to include an imprint in the footer, which might be useful for all German users
- Added NPM prettier code formatting
- Added gitalk comments
- Added the ability to show a simple TOC
Fixes
- Sidebar URL is now dependent on the base URL configured for the site
- Fixed various CSS related issues
v1.1.0
New Features
- Added an option for displaying page content in full, if accessed by an RSS reader
- Added the ability for external URL redirects, through specifying a redirect URL on a page or post
- Added an option for displaying a section header on the main page
Fixes
- Fixed a rare issue where the profile image would appear distorted
- Improved the handling of the copyright string to allow markdown and date ranges
- Improved the documentation, especially about the handling of favicons
v1.0.0
New Features
- Added Japanese Translation
- Allow an option for adjusting sidebar-content ratio
Fixes
- Fixed styling of ordered and unordered lists
- Fixed a spacing issue for apostrophes and quotation marks on Windows systems
- Fixed a circumstance where the minification of assets would fail, when the theme is deployed through Cloudflare
- Improved documentation
v0.9.0
New Features
- Added Korean and Arabic Translation
- Added RTL Support
- User defined Post section names
- Allow multiline slogans in the sidebar
Fixes
- Improved the overall appearance to closer resemble the original theme by CaiCai
- Resolved an issue where log links would overflow the page width
- Darkened the dark mode
- Changed URLs to relative URLs
- Allow "." and "#" signs in tags and categories
v0.8.0
New features:
- Show full content on front page
- Ability to disable medium-zoom for images
- Ability to disable comments per page
- Google Analytics 4 support
- Page-dependent meta descriptions
- Added a short-code for floating images within content (big, left or right)
- Added Commento comments support
Fixes:
- Removed jQuery
- Made OpenGraph support conditional to avoid a bug, if no taxonomy is defined
- Updated Katex to the latest version