Skip to content

Releases: gethinode/hinode

v0.23.15

08 May 18:01
6deeeaf
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.23.14...v0.23.15

v0.23.14

08 May 13:07
7641184
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Add configurable background color for transparent card images by @markdumay in #919

📦 Dependencies

Full Changelog: v0.23.13...v0.23.14

v0.23.13

06 May 07:50
9c71856
Compare
Choose a tag to compare

This release improves the rendering of image sets. The image partial now supports an optional argument to define the supported sizes of the rendered image set. Up until now, all images were considered to be rendered at full width. You can now specify different widths relative to the size of the viewport. The featured image and card group take advantage of this new setting. As a result, the browser can now safely download a smaller image without impacting perceived image quality.

The card group calculates the various sizes of the image set by considering the number of columns (which is a range between 1-5).
For example, a card group of three columns wide would only render each card's thumbnail at one-third (33.3vw) of the viewport. On smaller screens, the card group renders one or two columns pending viewport size. The card group uses Bootstrap's media breakpoints to select the appropriate viewport width.

What's Changed

🚀 Highlights

📦 Dependencies

Full Changelog: v0.23.12...v0.23.13

v0.23.12

04 May 04:48
f1d99aa
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: v0.23.11...v0.23.12

v0.23.11

29 Apr 07:16
c91642c
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.23.10...v0.23.11

v0.23.10

28 Apr 12:33
6245c70
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Full Changelog: v0.23.9...v0.23.10

v0.23.9

28 Apr 11:34
b9ff083
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Include Go installation to ensure macos-13+ compatibility by @markdumay in #897

📦 Dependencies

Full Changelog: v0.23.8...v0.23.9

v0.23.8

25 Apr 09:15
9f03167
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: v0.23.7...v0.23.8

v0.23.7

12 Apr 05:47
1a2b4a1
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📦 Dependencies

  • Bump @fullhuman/postcss-purgecss from 5.0.0 to 6.0.0 by @dependabot in #868
  • Bump stylelint-config-standard-scss from 13.0.0 to 13.1.0 by @dependabot in #870
  • Bump markdownlint-cli2 from 0.12.1 to 0.13.0 by @dependabot in #871

Full Changelog: v0.23.6...v0.23.7

v0.23.6

31 Mar 13:46
1a58530
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.23.5...v0.23.6