Skip to content

Commit

Permalink
chore(release): prepare for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Apr 1, 2024
1 parent 820b25d commit 412452c
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,66 @@

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

## [0.9.0] - 2024-04-01

### Bug Fixes

- Fix post info conditionals
- Check if glitch style is needed
- Fix homepage shadows
- Improve post info borders
- Fix post info layout
- Fix ToC layout
- Update cache list
- Fix `ul`/`ol` margins
- Fix service worker handlers
- Fix fallback page
- Fix CSP string filters
- Add cachebust to styles
- Add `safe` filter
- Fix logo tag
- Correct element tags
- Fix `main-info` tags
- Load service worker via manifest string
- Add logo shadow
- Resolve `onactivate` typo
- Fix term links
- Update offline message
- Precache during installation

### Documentation

- Add comments post
- Fix `project` description
- Add PWA
- Add pwa post

### Features

- Add detailed post info
- Add `date` block
- Add `comments` block
- Revalidate current cache
- [**breaking**] Add `manifest` option
- Add browser favicons
- Implement precache
- Precache all content

### Miscellaneous tasks

- Bump cache to v3
- Update offline message
- Add shortcut icon
- Add pwa icons
- Add pwa manifest
- Update icon
- Enable logo
- Use small icon file

### Styling

- Reformat `onfetch`

## [0.8.0] - 2024-03-20

### Bug Fixes
Expand Down

0 comments on commit 412452c

Please sign in to comment.