Skip to content

Releases: lxndrblz/anatole

v1.15.0

24 Jul 17:07
Compare
Choose a tag to compare

1.15.0 (2024-07-24)

Features

  • Added a config option to disable title capitalization (#408) (297bcc8)
  • Added a basic styling for Markdown tables (4eee0da)
  • Implemented multilingual portfolios (#481) (d500419)
  • Translated the related posts header (#473) (f8eda4a)
  • Updated FontAwesome version to include the most awesome logos (#508) (7a44369)

Bug Fixes

  • Fixed a deprecation warnings for recent Hugo versions (#511) (4435557)
  • Remove decoration around backtick blocks (#507) (ca04698)
  • Resolved a language params warning when using hugo v0.112+ (#464) (9ac9117)
  • Fixed the title slidely changing the margin in the sidebar (1ca7be2)

Thanks everyone that helped make this release possible. 🎉

v1.14.0

09 Apr 01:09
Compare
Choose a tag to compare

1.14.0 (2024-04-09)

Features

Bug Fixes

A special thanks goes to @lorenzobalzani @xjasonlyu @belidzs @novores @guidemetothemoon @jaestevan @Sohn123 @edent for their relentless work that helped make this release possible. 💪

v1.13.0

13 May 17:25
Compare
Choose a tag to compare

1.13.0 (2023-05-13)

Features

  • Added Hungarian localization (#434) (86586db)
  • Added Indonesian localization (#417) (82847f7)
  • Added support to provide a custom Umami analytics tracker (#418) (f6c9968)
  • Enabled 'pre' property in menu config file (#381) (6deb26e)
  • Added ability to hide sidebar on certain posts (#439) (38de0c9)

Bug Fixes

A special thanks goes to @belidzs @novores @guidemetothemoon @jaestevan @Sohn123 for their relentless work that helped make this release possible. 💪

v1.12.0

26 Nov 15:28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
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. 💪