Skip to content

Releases: lxndrblz/anatole

v1.12.0

26 Nov 15:28

Choose a tag to compare

1.12.0 (2022-11-26)

Features

Bug Fixes

  • Refactored theme class to root node to prevent white flash (#392) (c36e1d8)
  • Resolved prettier error with go template (#398) (549a722)
  • Properly escape title in schema (#358) (c0c367c)
  • Resolved dependency conflict conventional changelog release it (#388) (b86ecc7)
  • Corrected FA translation (#400) (24afb94)

A special thanks goes to @lorenzobalzani @tommorris @jforman @KourosZanbouri @pebbe @cedricbonhomme @omenos @Sohn123 @martinsre @alexanderdavide for their relentless work that helped make this release possible. 💪

v1.11.0

13 May 18:54

Choose a tag to compare

Features

  • Added support for navigation menu dropdown (#344) (6c55d42)

Bug Fixes

  • Apply active class to submenu items (#350) (ec5066b)
  • Incorrect display of submenu items when multiple menu dropdowns are implemented (#354) (1959fa6), closes #352
  • Open social links in a new tab (#353) (81c4208)

A special thanks goes to @guidemetothemoon and @martinsre for their relentless work that helped make this release possible. 💪

v1.10.0

16 Apr 10:29

Choose a tag to compare

Features

  • Used front matter description as the RSS item description (89c8c65)

Bug Fixes

  • Loaded the correct internal Google Analytics template for v4 token (ec0175a), closes #339
  • Removed double h1 tags for improved SEO scores (#347) (849a2f2)

A special thanks goes to @alexanderdavide, @vladimirdoroch for their relentless work that helped make this release possible. 💪

v1.9.0

27 Mar 11:37

Choose a tag to compare

Features

  • Added a notice shortcode (212d6cc)
  • Added the option to display related posts (#300) (6ad4d7a)
  • Added the option to hide the sidebar on content pages (a9d3b1d)
  • Added meta author HTML tag for improved SEO (1a063c8)
  • Added the ability to avoid wrapping text of navigation items (4ba5593)
  • Added layout improvements for portfolio (3685a7d)
  • Set open graph meta tags without requiring series taxonomy (579d768)

Bug Fixes

  • Minified FontAwesome files format to resolve integrity check errors (#335) ([0e03d3f]

A special thanks goes to @alexanderdavide, @wooshcz, @guidemetothemoon, @cedricbonhomme and @gummigroda for their relentless work that helped making this release possible. 💪

v1.8.0

10 Mar 20:56

Choose a tag to compare

Features

  • Added size options to figure shortcode (a8c3d31)
  • Added credits to FontAwesome (12ff26f)
  • Load FontAwesome from local server (2d0d448), closes #299
  • Improved the portfolio metadata style as list with icon start adornments (2b05b86)
  • Added title case headings on content pages respectively keep user formatting (8dc415c)
  • Added title case portfolio headings (278c146)
  • Added uppercase headings on overview pages (c14fb1e)

Bug Fixes

  • Fixed an instance where the dark mode preference was not taken into account. (57011f1)
  • Fixed w3c validator errors (021c1e0), closes #309

A special thanks goes to @alexanderdavide and @cedricbonhomme for their relentless work that helped making this release possible. 💪

v1.7.0

21 Feb 18:25

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

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

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

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

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