Skip to content

Commit

Permalink
chore(release): prepare for 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Mar 20, 2024
1 parent 73b2123 commit 04023cf
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,69 @@

All notable changes to this project will be documented in this file.

## [0.8.0] - 2024-03-20

### Bug Fixes

- Change `h3` font size
- Do not cache giscus style
- Fix taxonomy titles
- Fix title conditionals
- Adjust cactus fonts
- Fix CSP string
- Update `connect-src` directive
- Fix `content` padding
- Fix `date-highlight` margin
- Drop invalid `none`
- Adjust `search-container` layout
- Realign footer text
- Set footer paragraphs
- Handle `NOASSERTION` case
- Reduce motion if requested

### Documentation

- Fix `sup` description
- Update front matter description
- Update comment system info
- Add code blocks
- Update `features`
- Update theme description
- Update header

### Features

- Add category images
- [**breaking**] Error if more than one category is present
- [**breaking**] Add cactus comments
- [**breaking**] Update `extra.comments` settings
- Improve `kbd` tag
- Add search
- Use responsive search containers
- [**breaking**] Add `footer` options
- Control comments via `page.extra.disable_comments`

### Miscellaneous tasks

- Update projects
- Update default settings
- Disable glitch
- Add placeholders

### Operations

- Bump `labeler` to v5
- Add `feature` label
- Add `config` label

### Performance

- Convert `Pixeboy` to WOFF2

### Refactor

- Merge taxonomy templates

## [0.7.2] - 2024-03-10

### Bug Fixes
Expand Down

0 comments on commit 04023cf

Please sign in to comment.