Skip to content

Releases: reinhart1010/HAM

Version 1.1.1

26 May 15:55
Compare
Choose a tag to compare

Note

Version 1.1.0 was briefly removed due to issues in loading modules

HAM v1.1.1 contains these two new improvements:

Supporting Mermaid requires us to include the entire module, making our package significantly larger. But this also reduces the need for HAM-powered sites to rely on external CDN services.

We have also updated the copyright acknowledgement on our README files, which now includes:

You can learn more about this release on https://reinhart1010.id/blog/2024/06/02/ham-v1-1-supporting-tables-and-technical-diagrams/ .

Version 1.0.4

09 May 11:22
Compare
Choose a tag to compare

Note

Version 1.0.3 was briefly removed due to issues in Bootstrap Icons font update

This is a maintenance update to:

  • Fix YouTube embed fallback text not redirecting to the correct YouTube URL format
  • Update Bootstrap Icons from v1.11.1 to v1.11.3

Version 1.0.2

15 Dec 01:40
1c038a8
Compare
Choose a tag to compare

This release fixes the following issues:

  • Misaligned icons on mobile sidebar
  • Sidebar won't close when selecting items
  • Minor fixes on mobile layout spacing

Version 1.0.1

14 Dec 18:30
69de1b4
Compare
Choose a tag to compare

This version of HAM contains significant improvements:

  1. BREAKING: Upgraded to Halfmoon v2.0, now based on Bootstrap 5.
  2. Reorganized internal Jekyll components under _includes/ham, so everything under the root _includes directory are customizable.
  3. Improved search experience on sidebar with limits raised to 20 results (definitely useful for Nix ($_ )).
  4. Add new YouTube liquid tag with privacy options.
  5. Supports GitHub's new blockquote emphasis styles.

Version 0.3.3

19 Oct 10:26
a06a79d
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release

Additions

  • Upgraded Bootstrap Icons to v1.11.1

Fixed

  • Liquid syntax error when defining custom contribution links (e.g. View Page Source)

Version 0.3.2

31 May 08:24
bb847e5
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release

Additions

  • Ability to remove or change favicon HTML meta tag code (#4)
  • CommentBox.io integration
  • Disqus integration

Version 0.3.1

31 May 07:11
1f64b63
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

This release has a breaking change
The attribute app_id for Facebook has been changed to facebook_app_id. But users won't notice it because we've yanked v0.3.0 for syntax errors (>_ );

Fixed

  • Syntax error when compiling
  • Fix Facebook integration: Widget will only be loaded when facebook_app_id has been provided

Version 0.3.0

31 May 06:59
29798c4
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

This release has a breaking change
DEPRECATED: The value utteranc.es on site.ham.contributing.type has been deprecated, removed, and replaced with utterances (without the dot).

Added

  • Custom HTML comments widget (under _includes/custom-comments.html)
  • Custom HTML meta tags
  • Facebook Comments Plugin integration
  • Improved configuration documentation on README.md
  • Support for explicit, per-page contribution widgets and types (discuss, report an issue, view page source)

Fixed

  • Duplicate viewport meta tags

Updated

  • Updated Bootstrap Icons to v1.10.2
  • Replaced utteranc.es to utterances on site.ham.contributing.type config

Version 0.2.3

23 Nov 06:39
50be8ac
Compare
Choose a tag to compare
Version 0.2.3 Pre-release
Pre-release

Changelog:

  • Code previews are now rounded
  • Experimental "Random Posts" widget (behavior may change in the future)
  • Change the Halfmoon's system font stack to match our standards
  • Updating GitHub Pages instructions

Version 0.2.1

25 Oct 14:38
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Changelog:

  • Updated Bootstrap Icons to v1.9.1