Skip to content

Releases: terranc/github-markdown-toc-sidebar

Release v1.3.3

15 Feb 04:40

Choose a tag to compare

Fixed

  • Refined sticky offset calculation logic for improved heading positioning accuracy

Release v1.3.2

14 Feb 15:17

Choose a tag to compare

What's Changed\n\n### Fixed\n- Adjusted scroll offset from -80px to -65px for better visibility of headings under GitHub's sticky header when clicking TOC items.\n\nFull Changelog: https://github.com/terranc/github-markdown-toc-sidebar/blob/main/CHANGELOG.md

Release v1.3.1

14 Feb 06:49

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.3.1] - 2026-02-14

Changed

  • Adjusted styles and logic for the GitHub Markdown TOC sidebar
  • Enhanced options page UI with improved layout and styling
  • Updated existing icons and added a new 64x64 icon for better platform compatibility

Documentation

  • Updated README with Chrome Web Store link

[1.3.0] - 2026-02-11

Added

  • Japanese (ja) language support
  • Russian (ru) language support

[1.2.1] - 2026-02-11

Fixed

  • Fixed mountHost null check in positionSidebar function to prevent sidebar positioning failures on certain page layouts

[1.2.0] - 2026-02-11

Added

  • URL-based page filtering to only show sidebar on relevant GitHub pages
  • Responsive tier skip logic for better UI adaptation
  • Enhanced internationalization support
  • Chinese language support (zh_CN)

Changed

  • Updated documentation to recommend ZIP installation to avoid CRX security warnings
  • Updated READMEs with GitHub Release installation instructions
  • Improved icon quality and consistency

Fixed

  • Various UI/UX improvements based on user feedback

[1.0.0] - 2026-02-10

Added

  • Initial release of GitHub Markdown TOC Sidebar
  • Floating table of contents sidebar for GitHub Markdown pages
  • Responsive design with three display modes (full, compact, mini FAB)
  • Customizable position (left/right), collapse state, and maximum heading level
  • Smooth scrolling and active section highlighting
  • Support for GitHub's dark/light themes
  • Internationalization support (English and Chinese)
  • Extension options page for user preferences

v1.3.0 - Japanese & Russian Support

10 Feb 20:14

Choose a tag to compare

What's New

✨ New Features

  • 🇯🇵 Japanese (日本語) Support - Full Japanese localization added
  • 🇷🇺 Russian (Русский) Support - Full Russian localization added

The extension now supports 4 languages:

  • English (en)
  • 简体中文 (zh_CN)
  • 日本語 (ja)
  • Русский (ru)

Installation

Download github-markdown-toc-v1.3.0.zip and load as an unpacked extension.

See README.md for detailed instructions.

Release v1.2.1

10 Feb 19:55

Choose a tag to compare

Release version 1.2.1

Release v1.2.0

10 Feb 18:38

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.2.0] - 2026-02-11

Added

  • URL-based page filtering to only show sidebar on relevant GitHub pages
  • Responsive tier skip logic for better UI adaptation
  • Enhanced internationalization support
  • Chinese language support (zh_CN)

Changed

  • Updated documentation to recommend ZIP installation to avoid CRX security warnings
  • Updated READMEs with GitHub Release installation instructions
  • Improved icon quality and consistency

Fixed

  • Various UI/UX improvements based on user feedback

[1.0.0] - 2026-02-10

Added

  • Initial release of GitHub Markdown TOC Sidebar
  • Floating table of contents sidebar for GitHub Markdown pages
  • Responsive design with three display modes (full, compact, mini FAB)
  • Customizable position (left/right), collapse state, and maximum heading level
  • Smooth scrolling and active section highlighting
  • Support for GitHub's dark/light themes
  • Internationalization support (English and Chinese)
  • Extension options page for user preferences

1.0.0

10 Feb 13:46

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.0