Skip to content

Latest commit

 

History

History
683 lines (620 loc) · 93 KB

CHANGELOG.md

File metadata and controls

683 lines (620 loc) · 93 KB

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.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

👥 New contributors

🫶 @arichtman made their first contribution in #231

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