Releases: welpo/tabi
Releases · welpo/tabi
Release v2.9.0
2.9.0 - 2024-05-11
✨ Features
- (shortcodes) Add remote_text shortcode (#305) by @welpo
- Enable adding URL/path to code blocks (#307) (b70efd1) by @welpo
- Add option to display/hide date in metadata (#306) by @welpo
🐛 Bug fixes
- (add_src_to_code_block) Avoid overlapping text (f081a92) by @welpo
- (analytics) Allow Umami through CSP (#310) by @arichtman
Release v2.8.1
Release v2.8.0
2.8.0 - 2024-04-29
✨ Features
🐛 Bug fixes
- (CSP) Add Umami API URLs to CSP (#301) by @arichtman
- Align projects and posts properly (69094d6) by @welpo
📝 Documentation
- (README) Add arichtman blog to showcase (#298) by @arichtman
♻️ Refactor
🔧 Miscellaneous tasks
Release v2.7.0
Release v2.6.2
Release v2.6.1
Release v2.5.0
Release v2.4.0
2.4.0 - 2024-03-02
✨ Features
- (i18n) Add Persian language (#283) by @mehr32 and @welpo
- (socials) Add Signal icon (4aaa234) by @welpo
🐛 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
Release v2.3.0
2.3.0 - 2024-02-19
✨ Features
- (i18n) Implement pluralization logic (#277) by @TheAwiteb and @welpo
- (i18n) Add Arabic language (#265) by @TheAwiteb
- (shortcodes) Support URLs for image source (#280) by @welpo
🐛 Bug fixes
- (404) Fix broken language selection from 404 page (90def02) by @welpo
- (article-navigation) Adjust spacing for RTL (#275) by @welpo
- (i18n) Reverse arrows in RTL languages (#272) by @TheAwiteb and @welpo
- (i18n) Fix header anchor for RTL (#270) by @TheAwiteb and @welpo
- (i18n) Atom feed page direction for RTL langs (#268) by @TheAwiteb and @welpo
💄 Styling
- (projects) Set entire card as link target (22d4d68) by @welpo
- (projects) Minor redesign (#278) by @welpo
📝 Documentation
- (i18n) Add Arabic to list of supported languages (e5442fa) by @welpo
- (mastering-tabi) Fix unclosed codeblock (274c414) by @welpo
- Fix various broken links (6efe2ee) by @welpo
- Update tabi screenshots (238487b) by @welpo
🔧 Miscellaneous tasks
- (CI) Build before checking links (daef403) by @welpo
- (CI) Improve CI to check and build for PRs (262fcd9) by @welpo
- (demo) Update projects section (d543560) by @welpo
- (git-sumi) Improve emoji matching (e373482) by @welpo
- (link_checker) Skip vultr.com links (0158097) by @welpo
- (projects) Load git-sumi demo from its repo (7b13798) by @welpo
- (release) Remove link comparison (e2358f7) by @welpo
- (release) Update CHANGELOG format (5b5d1fa) by @welpo
- Add renovate config (3672a94) by @welpo
Release v2.2.0
2.2.0 - 2024-02-10
✨ Features
🐛 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)