Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

69 lines (46 loc) · 1.29 KB

dev

Changed

  • Twitter share button renamed to X. Also, the icon has been updated.

v1.1.0 - 2023-12-13

Added

  • Add new "Share on Mastodon" button.
  • Add more comment providers:
    • Cactus
    • Cusdis
    • Welcomments
  • New skins:
    • gitdev
    • gitdev-dark
    • towards
  • New related component.
  • Add link to headings via JS.
  • Implemented show_sidetoc.
  • Added support for microformats2.

Changed

  • Improve font loading on skins.
  • Improve Universal skin.
  • Remove Clipboard.js dependency. Chulapa now uses a custom script.
  • FontAwesome Icons now present transitions on hover.
  • YouTube videos are lazy-deferred by default.
  • Improvements on pagination.
  • Several adjustments on skins.

Checklist

  • Bump version on head
  • Bump version on docs
  • Bump version on chulapa-101 remote theme

v1.0.1 - 2022-11-25

This version only affects to the gem: - Remove dependencies to make it compatible with other Jekyll versions.

v1.0.0 - 2022-11-24

Public release with a Gem

v1.0.0-beta.1 - 2020-07-28

Pre-release - first stable beta of the software

Added

  • First stable beta - Software is public

Changed

Removed

Fixed