Releases: welpo/tabi
Releases · welpo/tabi
Release v4.0.0
4.0.0 - 2025-02-16
💥 BREAKING CHANGES 💥
- (archive) Enforce chronological sorting (#483) by @welpo
- Add tag filtering for projects (#431) (a783329) by @welpo
✨ Features
- (archive) [
‼️ BREAKING‼️ ] Enforce chronological sorting (#483) by @welpo - (shortcodes) Add 'aside' shortcode for side notes (#452) by @welpo
- (socials) Add more Fediverse social icons (89ad44c) by @welpo
- (socials) Add Letterboxd social icon (0e0a391) by @welpo
- (socials) Add ORCID icon (cf63855) by @welpo
- Add
hide_from_main_feed
support (#490) by @welpo - Support Zola's native code block names (#489) by @welpo
- Render markdown in page titles & descriptions (#486) by @stalkerGH and @welpo
- Add indicator to external links (#443) by @welpo
- Allow setting post_listing_date per section (a3ae897) by @welpo
- Render section content (#484) by @welpo
- Support disabling header font-subset (#458) by @Nizzlay and @welpo
- Support using info-page.html for sections (#455) by @wischi-chr and @welpo
- Add
raw_path
parameter to image shortcodes (#439) by @welpo - [
‼️ BREAKING‼️ ] Add tag filtering for projects (#431) (a783329) by @welpo
🐛 Bug fixes
- (CSP) Improve CSP coverage (#471) by @stekershaw
- (analytics) Update umami domain (#448) by @arichtman
- (feed) Styling now works in all website paths (45fe170) by @welpo
- (feed) Load CSS in subfolder setups (#467) by @welpo
- Adapt footnotes styling for zola 0.19.x & 0.20.x (1c067e7) by @welpo
- Improve menu accessibility (#482) by @welpo
- Support external URLs in menu (#481) by @welpo
- Remove
nofollow
robots meta tag (#465) by @Nizzlay - Show feed icon without socials (de6fa58) by @welpo
- Add separator between update date & remote changes link (2cc336d) by @welpo
- Support relative paths in inherited social media card (#432) by @welpo
💄 Styling
- (admonitions) Fix external link icon (2b106b7) by @welpo
- Increase emoji favicon size (d777d5d) by @welpo
- Remove extra whitespace in post metadata (dbb0e82) by @welpo
- Use text-colour for hover on
rt
in links (a6b6c32) by @welpo - Fix home banner layout for short intro (#438) by @welpo
- Fix numbered code blocks on iOS Safari (4be8a56) by @welpo
- Fix numbered code blocks (#437) by @welpo
- Retain base code block style in admonitions (557ea77) by @welpo
📝 Documentation
- (README) Fix typo (#457) by @Olexandr88
- (README) Add maintenance badges (4834a9e) by @welpo
- (demo) Basic Arabic translation (#390) by @TheAwiteb and @welpo
- (series) Add tip for custom text permalinks (4029657) by @welpo
- (shortcodes) Clarify aside usage (1dcd615) by @welpo
- (shortcodes) Clarify
position
parameter usage for "aside" (da1b6bb) by @welpo - Suggest MathML in lieu of KaTeX for JS-free math (eb03953) by @welpo
- Add tabi-start integration (#441) by @welpo
♻️ Refactor
🔧 Miscellaneous tasks
- (CI) Add concurrency control to sumi action (47ea26d) by @welpo
- (CI) Add dependencies label to upgrade PRs (551b3d2) by @welpo
- (CI) Ignore deleted files in pre-commit (f93def0) by @welpo
- (README) Add idle-ti.me blog to sites using tabi (#479) by @be-next
- (README) Add zzmzaw's blog to sites using tabi (#469) by @ZzMzaw
- (README) Add nizzlay.com to Sites using tabi (#464) by @Nizzlay
- (README) Add szabolcs.me to Sites using tabi (#451) by @szabolcsf
- (README) Set original colours for docs|up badge (69713c9) by @welpo
- (deps) Check for existing branch upgrades (29bbd2e) by @welpo
- (docs) Fix Series section headings (0778212) by @welpo
- (docs) Use internal links in home description (0b10560) by @welpo
- (projects) Add nemui project (11eb774) by @welpo
- (upgrade-deps) Improve version detection (0688628) by @welpo
- Add "shuku" project (e1b6054) by @welpo
- Add ずつ (zutsu) project page (c6d1c3d) by @welpo
- Fix dōteki docs link (c15098a) by @welpo
- Update git-sumi & dōteki projects (6d44320) by @welpo
👥 New contributors
🫶 @stalkerGH made their first contribution in #486
🫶 @stekershaw made their first contribution in #471
🫶 @Nizzlay made their first contribution in #465
🫶 @Olexandr88 made their first contribution in #457
🫶 @wischi-chr made their first contribution in #455
🫶 @szabolcsf made their first contribution in #451
Release v3.1.0
3.1.0 - 2024-11-14
✨ Features
- (shortcodes) Support body admonitions (#423) by @welpo
- Allow pinned posts with pagination (#428) by @welpo
- Add pinned posts functionality (#424) by @welpo
- Add series functionality (#406) by @ZzMzaw and @welpo
🐛 Bug fixes
- Link to "All posts" in non-default-language root (3b7fd3d) by @welpo
- Isso comments in multilingual setups (#427) by @welpo
💄 Styling
- Colour scrollbar to match primary colour (#430) by @welpo
- Set accent color to match theme (#429) by @welpo
- Fix info admonition code color (5927409) by @welpo
- Improve navigation bar & metadata wrapping (#425) by @welpo
- Fix hover color for
<rt>
element in links (87f1099) by @welpo - Add styling for
<kbd>
keyboard input (51fee5d) by @welpo
📝 Documentation
- (README) Fix typo (#421) by @ZzMzaw
- Highlight pinned posts feature (c3c344a) by @welpo
- Clarify instructions for listing recent posts (#418) (3442fd9) by @welpo
♻️ Refactor
🔧 Miscellaneous tasks
- (CI) Allow longer PR titles for dep updates (e2c5c6e) by @welpo
- (CI) Allow longer PR titles for dep updates (fa9f160) by @welpo
- (CI) Allow longer PR titles for dep updates (bd45a1a) by @welpo
- (deps) Remove local release script (2e3cff2) by @welpo
- (projects) Add ラム (ramu) project (f300129) by @welpo
- Change codeblock language from plaintext to txt (57a0a8e) by @welpo
Release v3.0.0
3.0.0 - 2024-10-18
💥 BREAKING CHANGES 💥
✨ Features
- Add force_text_direction shortcode (#414) (c9f8d27) by @welpo
- [
‼️ BREAKING‼️ ] Force code blocks LTR rendering (#412) (092ccdd) by @welpo
🐛 Bug fixes
📝 Documentation
- (CONTRIBUTING) Fix broken link to commit message style (11e246a) by @welpo
- (mastering tabi) Mention social links rel='me' (5db70b7) by @welpo
🔧 Miscellaneous tasks
👥 New contributors
Release v2.17.0
2.17.0 - 2024-10-10
✨ Features
- Add fediverse creator metadata support (#409) by @arichtman, @ariel Richtman and @welpo
🐛 Bug fixes
- (search) Restore highlighting functionality (#401) by @welpo
- Set proper URL for self-hosted Umami (#402) by @soumendrak
📝 Documentation
- Add mermaid shortcode usage (#407) by @ZzMzaw and @welpo
- Update comment in config.toml RE: #402 (c50edbd) by @welpo
♻️ Refactor
🔧 Miscellaneous tasks
- (README) Add jmbhughes.com to showcase (#404) by @jmbhughes
- (deps) Replace local release script w/ git submodule (66239be) by @welpo
- (deps) Automate KaTeX/mermaid upgrades (fc04ab4) by @welpo
- Reformat social card creation tip (47fcee8) by @welpo
👥 New contributors
🫶 @jmbhughes made their first contribution in #404
Release v2.16.0
Release v2.15.0
2.15.0 - 2024-09-20
✨ Features
- (feed) Make "Visit website" link context-aware (#394) by @welpo
- (search) Hide "clear search" icon if input is empty (#388) by @welpo
🐛 Bug fixes
- (feed) Resolve Atom feed validation issues (#393) by @welpo
- Allow pages within pages (#385) by @welpo
- Improve dark mode and OS theme handling (#380) by @welpo
💄 Styling
🔧 Miscellaneous tasks
- (README) Add Ponderosa Games to showcase (#395) by @JVimes
- (deps) Avoid masking return values (1b11f4b) by @welpo
- (deps) Check local deps version to early exit (b5cbad4) by @welpo
- Set @TheAwiteb as owner of Arabic translation (edb0873) by @welpo
👥 New contributors
Release v2.14.0
2.14.0 - 2024-09-08
✨ Features
- (i18n) Add Odia language (#372) by @soumendrak
- (i18n) Add Estonian language (#365) by @NippleOfAnApe
- Add Mermaid diagram support (#370) by @welpo
🐛 Bug fixes
- (RTL) Fix blockquote style (#368) by @TheAwiteb and @welpo
- Reduce main page header/list sizes (#375) by @welpo
- Add missing quotes to HTML attributes (#367) by @DataTriny
💄 Styling
📝 Documentation
♻️ Refactor
🔧 Miscellaneous tasks
- (deps) Add KaTeX to dependency upgrade script (001ec8f) by @welpo
- (deps) Add script to upgrade mermaid (d73c4bd) by @welpo
- (release) Ensure script is ran from default branch (82f7a98) by @welpo
- Add funding information (8d22a42) by @welpo
👥 New contributors
🫶 @soumendrak made their first contribution in #372
🫶 @DataTriny made their first contribution in #367
🫶 @NippleOfAnApe made their first contribution in #365
Release v2.13.0
2.13.0 - 2024-07-24
✨ Features
- Follow user OS theme with JS disabled (#357) by @welpo
- Add date visibility options to post list (#330) by @sam9032 and @welpo
🐛 Bug fixes
- (header) Render feed links based on config (#358) by @welpo
- (post_listing_date) Show original date for unedited articles (#355) by @sam9032
- (search) Close modal when clicking current page result (#350) by @welpo
💄 Styling
- (error) Enhance visibility of Zola errors (#359) by @welpo
- Match footnote backlinks size on Zola v0.19 (0f18ac2) by @welpo
📝 Documentation
- (mastering tabi) Fix broken image (1111631) by @welpo
- Mention custom Twitter card & automatic OG tags (fbb81f9) by @welpo
- Deprecate JS footnote backlinks (ced0cb4) by @welpo
- Fix broken internal links (4145364) by @welpo
🔧 Miscellaneous tasks
- (release) Add error handling function (9585843) by @welpo
- (release) Ensure local repository is in good state (617a940) by @welpo
👥 New contributors
Release v2.12.0
2.12.0 - 2024-06-29
✨ Features
- (admonitions) Allow swapping admonition icons (#340) by @welpo
- (socials) Add Debian icon (82ecbc1) by @welpo
- Allow sorting tags based on post count (#344) by @metaleap and @welpo
- Add option to use sans-serif font everywhere (a907f56) by @welpo
📝 Documentation
♻️ Refactor
👥 New contributors
Release v2.11.0
2.11.0 - 2024-06-24
✨ Features
- (socials) Add bluesky icon (#333) by @gacallea
- Allow HTML tags in multilingual quote author (be7628a) by @welpo
🐛 Bug fixes
💄 Styling
📝 Documentation
- (README) Fix command to update tabi submodule (7a3380c) by @welpo
- (README) Clarify section_path format (7d38628) by @welpo
- (README) Add commands to update the theme (4a47e0a) by @welpo
- Explain how to use custom social icons (5ae629d) by @welpo
🔧 Miscellaneous tasks
👥 New contributors
🫶 @gacallea made their first contribution in #333