Releases: lxndrblz/anatole
v1.15.1
v1.15.0
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
1.14.0 (2024-04-09)
Features
- add descriptions to portfolio categories (#494) (a0beb99)
- add giscus comments system (#448) (bedc8f5)
- add Hungarian localization (#434) (86586db)
- add id.toml (#417) (82847f7)
- add matomo analytics support (#500) (418c14e), closes #411
- add support to provide custom tracker script name for Umami Analytics (#418) (f6c9968)
- enable 'pre' property in menu config file (#381) (6deb26e)
- hide sidebar on certain posts (#439) (38de0c9)
Bug Fixes
- remove async version of Google Analytics (#498) (4d73eb5)
- remove mixin to fix print layout (#391) (7981438)
- Resolve font sizing issue (#451) (de7c5bb)
- tidy elements (#478) (5299af6), closes #477
- wordwrap in (un)ordered list (#497) (61e2792), closes #496
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
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
1.12.0 (2022-11-26)
Features
- Added reCAPTCHA to the contact form (#365) (06847f3)
- Added rel-me to social links (#394) (210f632)
- Added mermaid support for displaying diagrams (#359) (d511a6f)
- Added TR language (#401) (b2faf30)
- Added localized dates (#373) (c097ab9)
- Added translations for series labels (#372) (2fbe51c)
- Trimmed the whitespace from the HTML meta tags (#367) (6747495)
- Updedated Font Awesome and add Regular variant (#375) (1d18d09)
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
Features
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
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
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
A special thanks goes to @alexanderdavide, @wooshcz, @guidemetothemoon, @cedricbonhomme and @gummigroda for their relentless work that helped making this release possible. 💪
v1.8.0
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
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. 💪