Skip to content

Releases: jbub/ghostwriter

v0.6.0

05 Jan 04:41
1352feb
Compare
Choose a tag to compare

What's Changed

  • Add plausible analytics support by @erickgnavar in #91
  • Footnotes style fix with HTML generated by blackfriday by @romainx in #96
  • Remove leading & trailing whitespaces, rework comma insertion between tags by @romainx in #97
  • Bump ini from 1.3.5 to 1.3.8 by @dependabot in #99
  • Bump dot-prop from 4.2.0 to 4.2.1 by @dependabot in #100
  • Create same logic for footer as for header by @virot in #104

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Oct 10:24
d59e88c
Compare
Choose a tag to compare
  • Drop google plus sharing support.
  • Make rss icon display configurable. Add rss: true to params to restore previous default behaviour.
  • Simplify social display logic. Twitter, Facebook and LinkedIn sharing is now hidden by default. Use shareTwitter, shareFacebook, shareLinkedIn params to configure.
  • Bump js packages.

v0.4.0

21 Sep 16:34
Compare
Choose a tag to compare
  • Drop highlightjs, use chroma.
  • Make tag list page customizable.
  • Drop google plus support.
  • Bump js packages.

v0.3.0

31 Jan 18:35
Compare
Choose a tag to compare

Changelog

  • Use mainSections param to allow portable filtering of pages on home age.
  • Add support for fathom analytics.
  • Update to webpack4.

v0.2.0

17 Aug 16:35
Compare
Choose a tag to compare

Changelog

  • Use author from post, fall back to author from site config.
  • Add integrity check in link to Font Awesome.
  • Remove chrome=1 from X-UA-Compatible meta element.
  • Remove page list template to make index.html configurable.
  • Add custom google analytics template to enable GDPR customizations.
  • TranslationBaseName replaced for Name on archetypes template.
  • Implement hugo privacy config.
  • Add exponea support.
  • Add reading time to post page.
  • Adds rel-me to social links.
  • Added facebook logo in header.

v0.1

03 Dec 11:03
Compare
Choose a tag to compare

Changelog

  • Initial release.