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