Skip to content

Releases: lxndrblz/anatole

v1.7.0

21 Feb 18:25
Compare
Choose a tag to compare

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

31 Jan 20:57
Compare
Choose a tag to compare

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

26 Dec 11:22
Compare
Choose a tag to compare

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

03 Nov 17:57
045dabb
Compare
Choose a tag to compare

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

15 Aug 22:30
Compare
Choose a tag to compare

New Features

  • Added a schema.org schema for better SEO
  • Added a series option for posts

Fixes

  • An Issue with the GTAG ID

v1.2.0

04 Jul 20:05
Compare
Choose a tag to compare

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

20 Jun 19:38
a9c9615
Compare
Choose a tag to compare

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

08 May 17:21
e6bd017
Compare
Choose a tag to compare

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

18 Apr 13:43
88dbed3
Compare
Choose a tag to compare

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

14 Mar 16:22
Compare
Choose a tag to compare

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