Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Mar 28, 2021
1 parent 9dee037 commit ff5286b
Showing 1 changed file with 59 additions and 1 deletion.
60 changes: 59 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,13 @@ Mar 28 2021
* Merged [#266](https://github.com/hydecorp/hydejack/pull/266) --- Fixed a bug that caused incorrect links to be rendered.
* Merged [#267](https://github.com/hydecorp/hydejack/pull/267) --- Fixed a bug that caused incorrect sub-titles when using multiple categories/tags.
* Fix [#262](https://github.com/hydecorp/hydejack/issues/262) --- Fixed a bug that causes warnings when not providing a skill level / fluency level in the resume.
* Fixed a bug preventing scrolling when using sticky ToC with certain aspect ratios.
* [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
Feb 11 2021
Expand Down Expand Up @@ -171,6 +177,58 @@ July 6 2020
* Slightly adjusted dark mode colors
* Fixed resume layout breakpoint

## v9.0.5
Sept 8 2020
{:.heading.post-date}

* Added GitHub Pages Starter Kit to PRO version
* Added chapter on how to deploy PRO on GitHub Pages
* JavaScript source files now included in PRO zip again
* Updated default config file
* Changed default code font
* Improved fallback image in dark mode

## v9.0.4
July 15 2020
{:.heading.post-date}

* Fixed image fade in animation for images with `srcset`
* Slightly increased size of post and project cards
* Added page margin to print layout
* Fixed KaTeX when JavaScript is disabled
* Fixed a layout bug in the `resume` layout when changing the content width in variable
* Fixed table of contents sticky breakpoint

## v9.0.3
July 9 2020
{:.heading.post-date}

* Updated print resume style
* Updated docs for GitHub Pages
* Slightly decreased size of dark mode icon
* Fixed a bug that caused a GitHub Pages build to fail with an empty configuration file
* Changed default icon so that it less resembles slashdot.org\~\~

## v9.0.2
July 7 2020
{:.heading.post-date}

* Fixed a bug that prevented the search from updating when offline is enabled
* Fixed a bug that caused search terms to get lost during initialization
* Fixed a bug that prevented `site.legal` from getting stored for offline during service worker installation
* Added support to for `no-cache` param to service worker.

## v9.0.1
July 6 2020
{:.heading.post-date}

* Changing app icons has been revamped. See [this section](./docs/config.md#adding-custom-favicons-and-app-icons) in the docs.
* Changed default icons
* Changed default sidebar background
* Added `jekyll-compose` defaults to config file
* Slightly adjusted dark mode colors
* Fixed resume layout breakpoint

## v9.0.0
July 3 2020
{:.heading.post-date}
Expand Down

0 comments on commit ff5286b

Please sign in to comment.