Skip to content

Releases: fboes/blogophon

v3.0.1

15 Jan 09:42
Compare
Choose a tag to compare
  • 💊 Fixed filename casing

v3.0.0

15 Jan 09:31
Compare
Choose a tag to compare
  • 💣 Switched to Nodejs12 import
  • 🎁 Add {{post.meta.languagePosix}} to post object for Opengraph
  • 🎁 Improved output of aspect-ratio

v2.2.0

26 Sep 06:34
Compare
Choose a tag to compare
  • 💣 Changed handling of AMP scripts, allowing for better Web Component handling
  • 💊 Fix ARIA handling of gallery links
  • 💊 Fix internal download links for teasers
  • 🎁 Add Gopher server support
  • 🎁 Add Spotify embedding
  • 🎁 JSON-LD added
  • 🎁 Changed code highlighting for Bash prompt
  • 🎁 Add additional class to td with a tag inside
  • 🎁 Improve accessibility
  • 🎁 Disable lazy loading for first image/iFrame on page

v2.1.7

12 Mar 17:27
Compare
Choose a tag to compare
  • 💊 Improve schema.org syntax for recipes
  • 💊 Improve CSS syntax highlighting
  • 💊 Improve HTML / XML syntax highlighting
  • 💊 Fixed JSON syntax highlighting
  • 🎁 Add ICS journal output of articles
  • 🎁 Add support for <amp-twitter>
  • 🎁 Improve manifest.json builder
  • 🎁 Change <amp-img> for SVGs to be intrinsic
  • 🎁 Add image description for shareable image
  • 🎁 Add download links to Markdown syntax

v2.1.6

10 Apr 07:18
Compare
Choose a tag to compare
  • 💊 Improve general syntax highlighting
  • 💊 Improve HTML stripping from meta text
  • 🎁 Add syntax highlighting for METAR codes
  • 🎁 Improve syntax highlighting for shell variables
  • 🎁 Add syntax highlighting for batch
  • 🎁 Improve image compression
  • 🎁 Don't send webmention for developer.mozilla.org

v2.1.5

16 Jan 17:30
Compare
Choose a tag to compare
  • 💊 Limit meta description to 160 characters
  • 💊 Updating Service Worker for PWA
  • 🎁 Add syntax highlighting for nginx configuration code

v2.1.4

15 Dec 07:15
Compare
Choose a tag to compare
  • 💣 Major overhaul of <blockquote> HTML
  • 💊 Improve schema.org HTML for publisher property
  • 💊 Fix blockquotes with cite
  • 💊 Improve aria attributes in HTML
  • 💊 Lots of small HTML and JavaScript fixes
  • 💊 Fixing maskable icons to manifest.json
  • 🎁 Improve documentation for WebP and custom schema.org properties
  • 🎁 Add gzip to Apache configuration stub
  • 🎁 Add Twitter author for articles
  • 🎁 Add more compact YouTube embedding HTML by using srcdoc on iframe

v2.1.3

29 Sep 16:10
Compare
Choose a tag to compare
  • 💊 Fix shortening of article descriptions to max. ~320 characters
  • 💊 Fix Markdown conversion for XML comments
  • 💊 Fix Markdown conversion for titles and description, adding htmlTitle
  • 💊 Remove unsupported dir() from CSS
  • 💊 Fix output of HTML entities in non-HTML strings
  • 🔧 Add Stylelint for testing
  • 🎁 Improve HTML for blockquotes
  • 🎁 Adding maskable icons to manifest.json

v2.1.2

09 Apr 16:59
Compare
Choose a tag to compare
  • 💊 Enable translations in templates
  • 💊 Update WhatsApp sharing link, ditch protocol links
  • 💊 Fix CLI output for --help and --version
  • 💊 Fix HTML for checkbox lists and definition lists
  • 💊 Improve handling of RTL layout
  • 🎁 Add more Markdown syntax highlighting to better support C++ code blocks
  • 🎁 Add Handlebar helper lazyloadAttributes
  • 🎁 Make site search URL configurable
  • 🎁 Enable image scaler for WebP
  • 🎁 Enhance default theme
  • 🎁 Enhance conversion of fractions like (2/10)
  • 🎁 Streamline Nginx configuration
  • 🎁 Enhance accessibility by adding new attributes to HTML
  • 🎁 Add :yes: and :no:
  • 🎁 Add new way to add row headers to <table>
  • 🎁 Add more rel-attributes to links
  • 🎁 Add Handlebar helpers removeImages & lazyloadImages
  • 🎁 Add csvQuote to Handlebar templating
  • 🔧 Update development tools to [email protected]

v2.1.1

16 Oct 16:25
Compare
Choose a tag to compare
  • 💊 Add PWA and SEO fixes to AMP templates
  • 💊 Fix handling of locales like de-DE or en-US in dates
  • 💊 Fix broken alignment HTML from GFM specs
  • 🎁 Add Markdown for call-outs
  • 🎁 Add Handlebar tests ifHasDimensions, ifHasAspectRatio, ifHasMinDimensions & ifHasMaxDimensions