Skip to content

Releases: welpo/tabi

Release v2.9.0

11 May 22:36
v2.9.0
e7e2f41
Compare
Choose a tag to compare

2.9.0 - 2024-05-11

✨ Features

🐛 Bug fixes

Release v2.8.1

01 May 22:19
v2.8.1
be9458c
Compare
Choose a tag to compare

2.8.1 - 2024-05-01

🐛 Bug fixes

Release v2.8.0

29 Apr 12:41
v2.8.0
52cd0cf
Compare
Choose a tag to compare

2.8.0 - 2024-04-29

✨ Features

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

🐛 Bug fixes

📝 Documentation

♻️ Refactor

🔧 Miscellaneous tasks

Release v2.7.0

18 Apr 13:04
v2.7.0
7ef74a8
Compare
Choose a tag to compare

2.7.0 - 2024-04-18

✨ Features

🐛 Bug fixes

👥 New contributors

🫶 @Dalker made their first contribution in #295

🫶 @Myrdincx made their first contribution in #290

Release v2.6.2

26 Mar 00:25
v2.6.2
a54fa53
Compare
Choose a tag to compare

2.6.2 - 2024-03-26

💄 Styling

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

🔧 Miscellaneous tasks

Release v2.6.1

21 Mar 21:25
v2.6.1
30acc58
Compare
Choose a tag to compare

2.6.1 - 2024-03-21

🔧 Miscellaneous tasks

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

2.6.0 - 2024-03-21

✨ Features

🐛 Bug fixes

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

Release v2.5.0

17 Mar 14:19
v2.5.0
edef965
Compare
Choose a tag to compare

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

👥 New contributors

🫶 @be-next made their first contribution in #284

Release v2.4.0

02 Mar 14:48
v2.4.0
faaaee2
Compare
Choose a tag to compare

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

Release v2.3.0

19 Feb 18:46
v2.3.0
46ad1f0
Compare
Choose a tag to compare

2.3.0 - 2024-02-19

✨ Features

🐛 Bug fixes

💄 Styling

📝 Documentation

🔧 Miscellaneous tasks

Release v2.2.0

10 Feb 11:29
v2.2.0
7e428c8
Compare
Choose a tag to compare

2.2.0 - 2024-02-10

✨ Features

  • (i18n) Add Right-to-left script support (#262) - (1d55a29)

🐛 Bug fixes

📝 Documentation

  • (README) Add git-sumi badge - (8b5a131)
  • (README) Add IPA notation for pronunciation - (f7c0de4)
  • (README) Add project badges - (bcde187)
  • (README) Remove quick start section - (1382b44)
  • (README) Recommend installing tabi as a submodule or cloning it - (a05170c)
  • (contributing) Enrich PR information - (28d0f70)

🔧 Miscellaneous tasks

  • (CHANGELOG) Improve emoji pattern - (1bb3c91)
  • (CI) Update git-sumi config - (1e468f4)
  • (CI) Use git-sumi hook to lint commit messages - (71f09a8)
  • (CI) Fix links in tag description - (7cc74d1)
  • (git-sumi) Require a space after the gitmoji - (119533b)
  • (release) Verify version tag format on release - (fcf16a4)
  • Use git-sumi to lint commit messages - (c193d4d)
  • Update changelog sections - (0e6c5c2)
  • Add continuous deployment workflow - (9b8b139)