You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

105 KiB

Changelog

Welcome to the changelog for tabi. This document aims to provide a comprehensive list of all notable changes made to the project, organised chronologically by release version.

We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.MINOR.PATCH. Major version changes involve significant (breaking) changes, minor versions introduce features and improvements in a backward compatible manner, and patch versions are for bug fixes and minor tweaks.

2.12.0 - 2024-06-29

Features

📝 Documentation

  • (mastering tabi) Clarify post sorting in Archive (c9c8ed8) by @welpo

♻️ Refactor

  • Improve "Last updated on" format (#342) by @welpo

👥 New contributors

🫶 @metaleap made their first contribution in #344

2.11.0 - 2024-06-24

Features

🐛 Bug fixes

  • (footer) Show feed icon on Zola 0.19.0 (#336) by @welpo

💄 Styling

  • (admonitions) Reduce thickness of strong tag (faa9633) by @welpo

📝 Documentation

🔧 Miscellaneous tasks

  • (pre-commit hook) Handle filenames with spaces (448250f) by @welpo

👥 New contributors

🫶 @gacallea made their first contribution in #333

2.10.0 - 2024-05-30

Features

  • (homepage) Allow hiding posts listing (#317) by @welpo
  • (shortcodes) Add inline option to image shortcodes (#315) by @welpo
  • Add option to show author in post metadata (#322) by @welpo
  • Add inline image CSS class (6a4f424) by @welpo

🐛 Bug fixes

💄 Styling

📝 Documentation

♻️ Refactor

🔧 Miscellaneous tasks

👥 New contributors

🫶 @faassen made their first contribution in #325

2.9.0 - 2024-05-11

Features

🐛 Bug fixes

2.8.1 - 2024-05-01

🐛 Bug fixes

2.8.0 - 2024-04-29

Features

  • Allow showcasing featured projects on homepage (#297) by @welpo

🐛 Bug fixes

📝 Documentation

♻️ Refactor

🔧 Miscellaneous tasks

2.7.0 - 2024-04-18

Features

🐛 Bug fixes

💄 Styling

  • (shortcodes) Use colourful admonition icons (e965694) by @welpo

🔧 Miscellaneous tasks

👥 New contributors

🫶 @Dalker made their first contribution in #295

🫶 @Myrdincx made their first contribution in #290

2.6.1 - 2024-03-21

🔧 Miscellaneous tasks

  • (CI) Use CHANGES.md for GitHub release notes (38f3aaf) by @welpo

2.6.0 - 2024-03-21

Features

🐛 Bug fixes

  • (feed) Fix "Visit website" link with skin config (#286) by @be-next

2.5.0 - 2024-03-17

Features

  • Allow disabling CSP, following the hierarchy (5e0cbdd) by @welpo

🐛 Bug fixes

  • (i18n) Improve FR translations and correct typos (#284) by @be-next

♻️ Refactor

🔧 Miscellaneous tasks

  • (release) Replace both pull and issue links (e951e95) by @welpo

2.4.0 - 2024-03-02

Features

🐛 Bug fixes

🔧 Miscellaneous tasks

  • (CI) Update git-cliff's github integration (2ede035) by @welpo
  • (release) Fix cross-compatibility of sed command (0192b3e) by @welpo
  • (release) Add author link only on full changelog (8de049a) by @welpo

👥 New contributors

🫶 @mehr32 made their first contribution in #283

2.3.0 - 2024-02-19

Features

🐛 Bug fixes

💄 Styling

📝 Documentation

🔧 Miscellaneous tasks

2.2.0 - 2024-02-10

Features

🐛 Bug fixes

📝 Documentation

🔧 Miscellaneous tasks

2.1.0 - 2024-01-29

Features

📝 Documentation

  • (README) Add CSS code block setup in required config (c9d6b62) by @welpo

2.0.0 - 2024-01-15

💥 BREAKING CHANGES 💥

  • (i18n) Force config.toml copyright translation (#255) (9f39b7f) by @welpo
  • (home-banner) Force proper header.img path (#254) by @welpo

Features

🐛 Bug fixes

  • (archive) Group multi-sourced posts by year (2c8a21d) by @welpo
  • (i18n) Localise date in single taxonomy listing (0aef23b) by @welpo

📝 Documentation

  • (faq-languages) Clarify setting default language (c4e5a65) by @welpo
  • (mastering-tabi) Fix browser_theme_color spelling (e2baa36) by @welpo
  • (mastering-tabi) Favour GitHub discussions over comment section (cd2cbf3) by @welpo

♻️ Refactor

🗑️ Deprecations

  • (home-banner) [‼️BREAKING‼️] Force proper header.img path (#254) by @welpo
  • (i18n) [‼️BREAKING‼️] Force config.toml copyright translation (#255) (9f39b7f) by @welpo

1.0.0 - 2023-12-29

💥 BREAKING CHANGES 💥

  • (theme-switcher) Respect theme_default when JS is enabled (#224) by @welpo

Features

🐛 Bug fixes

💄 Styling

📝 Documentation

♻️ Refactor

👥 New contributors

🫶 @joberthrogers18 made their first contribution in #219

🫶 @xvello made their first contribution in #218

🫶 @donovanglover made their first contribution in #205

🫶 @Jieiku made their first contribution in #173

🫶 @SeaDve made their first contribution in #165

🫶 @stevenroose made their first contribution in #124