Skip to content

Releases: hydecorp/hydejack

v9.2.1

14 Sep 05:13
Compare
Choose a tag to compare
  • Fixed missing Dart Sass deprecation warning

v9.2.0

08 Sep 08:11
Compare
Choose a tag to compare
  • Added new social media icons
  • Added dark mode to free version
  • Changed default Twitter icon to "𝕏"
  • Disabled Google Fonts by default
  • Changed the default font weight for headings to 900 (you can undo this by setting font_weight_heading: 700 in _data/variables.yml).
  • Fixed a bug that caused a scrollbar to appear on the copy button on code blocks
  • Fixed a bug that caused a glitch on the copy button during light/dark mode transition
  • Fixed a bug that caused newlines to get lost when using the copy button

v9.1.9

04 Sep 16:13
Compare
Choose a tag to compare
  • Fixed Dart Sass deprecation warnings

v9.1.8

04 Sep 12:35
Compare
Choose a tag to compare
  • Reverted "Fixed deprecation warnings" which broke compatibility with the legacy GitHub Pages pipeline

v9.1.7

04 Sep 06:27
Compare
Choose a tag to compare
  • Fixed deprecation warnings
  • Updated Ruby dependencies
  • Fixed browser chrome (e.g. scrollbar) not matching dark mode

v9.1.6

07 Feb 04:49
Compare
Choose a tag to compare
  • Removed unused clap button HTML tags
  • Fixed an issue with using featured projects on the welcome layout
  • Minor style adjustments
  • Updated dependencies

v9.1.5

30 Nov 06:45
Compare
Choose a tag to compare
  • Now works with Ruby 3.0
  • Fixed theme color issue when using multiple theme colors
  • Fixed UTF-8 characters not rendering correctly in breadcrumbs
  • Fixed empty string warning in resume layout
  • Removed clap button info box

v9.1.4

30 Mar 14:56
Compare
Choose a tag to compare
  • Fixed scroll position restoration in webkit.
  • Fixed an issue that caused clap button to use canonical url incorrectly.

v9.1.3

28 Mar 06:30
Compare
Choose a tag to compare

Added

  • Allow setting custom Google Fonts providers via google_fonts_url (#264). Defaults to https://fonts.googleapis.com.

Fixes

  • Merged #266 --- Fixed a bug that caused incorrect links to be rendered.
  • Merged #267 --- Fixed a bug that caused incorrect sub-titles when using multiple categories/tags.
  • Fix #262 --- Fixed a bug that causes warnings when not providing a skill level / fluency level in the resume.
  • [PRO] Fixed a bug preventing scrolling when using sticky ToC with certain aspect ratios.

Design

  • [PRO] Adjusted calculation to dark mode background color to prevent red tint of grey colors
  • Hide underline in tooltips
  • Show clap button on collection pages
  • Show dingbat in plain layout

v9.1.2

11 Feb 03:36
Compare
Choose a tag to compare